FileEdit can edit file ,save file ,open file ,have basic simple functions for file .INSERT, BACKSPACE ,TAB,PGUP,PGDOWN,UP,DOWN,LEFT,RIGHT AND SO ON
標簽: file functions FileEdit BACKSPAC
上傳時間: 2017-01-02
上傳用戶:風之驕子
An analysis tool for both continuous- and discrete-time control systems. -Includes a parameter solving tool
標簽: discrete-time continuous parameter analysis
上傳時間: 2017-01-15
上傳用戶:pkkkkp
This set of files show some of the principles of Monte Carlo simulations, applied in the financila industry. this si the content of the web seminar called "Simulations de Monte Carlo en MATLAB".
標簽: simulations principles financila the
上傳時間: 2013-12-18
上傳用戶:xiaoyunyun
These files contain all of the code listings in Java 2: The Complete Reference The source code is organized into files by chapter. Within each chapter file, the listings are stored in the same order as they appear in the book. Simply edit the appropriate file to extract the listing in which you are interested. The code for Scrabblet is in its own ZIP file, called CHAP32.ZIP.
標簽: The Reference Complete listings
上傳時間: 2013-11-29
上傳用戶:3到15
This text introduces the spirit and theory of hacking as well as the science behind it all it also provides some core techniques and tricks of hacking so you can think like a hacker, write your own hacks or thwart potential system attacks. 我記得好像的關于緩沖區溢出的
標簽: introduces the hacking science
上傳時間: 2014-08-14
上傳用戶:Breathe0125
normal template for acm/ICPC,including geometry,grapf theory,number theory and so on
上傳時間: 2014-12-08
上傳用戶:270189020
Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard exe projects 1. Packager 2. Setup1 The packager works like Visual basic Application deployment Wizard. And the setup1 project is used for the installation of the package. This project demonstrates how to compile visual basic project without launching the Vb6 kit and retrieving the dependency Files of any Visual basic project (although roughly done without any specific algorithm), Somebody can help me with this. I don’ t have time for the project, so I don’ t want any comment on the code indentation or arrangement and variable scoping. Comments are in the code therefore it would not be a problem to understand the code. If anyone wants to vote, I will like it Oh! I found some of the setup1 code and modify it with new features, so i have no or less credit for the setup1 project I felt like sharing code with PSCites. Thats why I made it
標簽: Visual Basic Developers Installer
上傳時間: 2017-02-26
上傳用戶:FreeSky
The purpose of Software Project Tracking and Oversight is to provide adequate visibility into actual progress so that management can take effective actions when the project s performance deviates significantly from the plans.
標簽: visibility Oversight Software Tracking
上傳時間: 2017-02-27
上傳用戶:三人用菜
asterisk 的7號信令處理模塊,生成的SO直接就可調用
上傳時間: 2014-01-02
上傳用戶:13188549192
This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.
標簽: implementation double-array representing structure
上傳時間: 2013-12-10
上傳用戶:shinesyh