资源列表
c
- C++第五版编程答案 C++第五版编程答案-C++
SingleKey
- 加密算法有 DES,DESede,Blowfish等,本例主要解释如何利用DES私钥加密算法加解密-Encryption algorithm DES, DESede, Blowfish and so on, in this case which explain how to use the private key encryption algorithm DES encryption and decryption
IOCPchatServer
- 源代码使用比较高级的IOCP技术,它能够有效的为多个客户端服务,利用IOCP编程API,它也提供了一些实际问题的解决办法,并且提供了一个简单聊天的客户端/服务器-Comparison of the source code to use advanced IOCP technology which can effective services for multiple clients, the use of IOCP programming API, it also offers some pra
Mac.OS.X.A.Guide.for.Unix.Developers
- Mac OS X编程 Unix程序员手册,一本比较经典的UNIX编程参考书籍-Mac OS X Programming Unix programmers manual, a comparison of the UNIX programming classic reference books
ARMdevelopment2
- Linux是个和Unix相似、以内核为基础的、完全内存保护、多任务多进程的操作系统。Linux最初是在1991年由一名芬兰学生Linus Torvalds开发的-Linux and Unix is similar to kernel-based, full memory protection, multi-process multi-tasking operating system. Linux was first in 1991 by a Finnish student Linus Torva
SD-card-source-code
- SD卡驱动源码 sd card source code-sd card source code
injuslin-0.2-alpha.tar
- linux 下 源代码测试系统 用 tar 打开-linux source code under the tar testing system used to open
writerun
- 用VC编写的,一个写到启动项,修改用户名的程序.-VC prepared with a written startup, the modified procedure username.
rc4
- RC4加解密实现, RC4加解密实现,RC4加解密实现 RC4加解密实现-RC4
mouclass
- Mouse class driver used in Windows NT
processdetect
- 进程检测,对系统进程进行检测,暂时没有将强制关闭进程的功能加上,只是一个检测进程的测试程序-The process of detection, the process of testing the system, will be forced to close temporarily the functions of the process of adding the detection process is only a test procedure
philosopher
- 模拟“五个哲学家”问题该实验的要点是,解决并发环境下,多进程之间的同步与互斥问题。进程间的同步互斥必然涉及进程间的通信(信息交换)。-Simulation of the " five philosophers" problem of the main points of the experiment, the solution to complicated circumstances, between the multi-process synchronization and
