资源列表
hook_hide_proc
- 进程隐藏代码.可以隐藏指定名称的进程,对于*软件来说,这是必备的功能-process hidden code. Assigned Names can be hidden in the process, the Trojan horse software, this is an essential function
opnetstudy
- OPENET学习的一个借鉴思路,学习了很受益,缩短了时间
gold_sequence
- 用MATLAB产生GOLD序列,大家可以学习一下~
12864
- 基于AVR MEGA16单片机的12864的液晶程序,程序采用并口方式实现。-Microcontroller-based AVR MEGA16 12864 LCD program, the program uses parallel ways.
Mydrag
- 利用层实现web页面表格的单元格行与列的拖拽功能-web table drag
Ccode
- 贪吃蛇的小游戏 源代码 有兴趣的自己下载 程序简单易懂-Snake game source code of interest in their own download easy-to-read
kk
- 由系统随机生成4张扑克牌,用户利用扑克牌的数字及运算符号“+”、“—”、“*”、“/”及括号“(”和“)”从键盘上输入一个计算表达式,系统运行后得出计算结果,如果结果等于24,则显示“Congratulation!”,否则显示“Incorrect!”-By the system randomly generated four playing cards, the number of users to poker and the operator symbols "+" ,&quo
user
- 用户名登陆程序,用于程序登陆界面的验证功能,程序比较简单,有兴趣的朋友下载后自己再慢慢研究。-User login procedures for the validation process the login screen, the program is relatively simple, interested friends download slowly of their own.
huffmantree
- 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。 基本要求:一个完整的系统应具有以下功能: (1)初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,(选做:并将它存于文件hfmTree中)
jinchengdiaodu
- 进程调度程序来模拟处理机的进程执行过程,使初学者明白其中的道理。方便其深入了解,也方便学习相关知识-Process scheduler to simulate process execution processor, so that beginners understand the truth. Facilitate their understanding, but also easy to learn relevant knowledge
ab
- RAR批量下载一看说明应该大家知道了,提供大家,好好学习RAR批量下载-RAR download one to read the volume you know should provide everyone learn
0andNull
- 在vb中初学者很容易搞混的“0”,“Null”,“Empty”,“Nothing”之间的区别