资源列表
[Windows编程] 200312011618427930
说明:C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法-C C des encryption and decryption algorithm, the algorithm high degree of confidentiality, is now a common method of encryption and decryption<sofiya> 在 2008-10-13 上传 | 大小:23.04kb | 下载:0
[其它] FSM_program
说明:用于协议状态机的编程参考,可以用于协议设计。-agreement for the state machine programming reference design can be used in the agreement.<fanliyun> 在 2008-10-13 上传 | 大小:23.03kb | 下载:0
[驱动编程] DDK_BCHKD_Custom_Events
说明:RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom BoundsChecker events to a DDK driver. It links to the kchecker library and has several BOUNDSCHECKER() calls in it. This sample is a software only<wiyn> 在 2008-10-13 上传 | 大小:23.04kb | 下载:0
[控制台(字符窗口)编程] ls
说明:LS by Cao Siqin, 2007.7.17 ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...] Options: -? : display this help -l : list details -a : list all files -w/s : list in a line, file names are sepatated by tab -p : file n<孙谨> 在 2008-10-13 上传 | 大小:23.04kb | 下载:0
[进程与线程] VirtualMemory
说明:program VirtualMemory {$APPTYPE CONSOLE} uses SysUtils, Windows const PageSize = 4096 //定义页面大小 var VmAddress, CommitAddress: Pointer //存放虚拟内存基址 Text: Pchar begin //保留二页虚拟内存 VmAddress := VirtualAlloc(nil, PageSize * 2, MEM_RESERVE, PAGE_READWRITE) if<黄春标> 在 2008-10-13 上传 | 大小:23.04kb | 下载:0
[网络编程] http代理服务器 linux
说明:这个proxy已经在运行脚本tproxyrun中明确表示支持多网卡。<1115870@qq.com> 在 2011-03-01 上传 | 大小:23.04kb | 下载:0