资源列表
MusKbdclass.050420
- 这是多人使用一台计算机的软件里,键盘的驱动程序。主机应该使用PS/2键盘,其他的应该使用USB键盘-This is more than the use of a computer's software, the keyboard driver. Mainframe should use the PS / 2 keyboard, the other should use USB Keyboard
P2GSRV v2.01.050420
- 这是一个多人使用一台计算机的软件里,实时性的检测到键盘,鼠标(输入设备)的信号的组件。-people use a computer software, real-time detection of the keyboard, mouse (input device) signal components.
CRC算法C源程序
- C语言编程的CRC校验方法程序设计源代码实现,程序写得不错,联系方式:QQ:76947175-C programming language CRC design methods and procedures to achieve the source code, procedures well-written, Contact : QQ : 76947175
1909code
- sonix SN8P1909芯片电子秤ADC模块-electronic scales ADC chip module
APIforlinux
- linux api手册进行linux编程必备-manual programming required linux
aeslib
- 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s
读取CPU序列号
- 读取cpu的序列号和名称,用与对文件的保护处理等.包含源代码for delphi-cpu read the serial numbers and names, and with the protection of the document processing. Included source code for delphi
智能网络存储方案
- 智能网络存储方案,希望对网络存储学习者能有一定启示-intelligent network storage solutions, and I hope to network storage learners can have a certain amount Inspiration
Solaris 操作系统的备份和恢复实用工具
- 对UNIX/LINIX学习者能有一定启示-on UNIX / Linux is certainly learners Inspiration
root000
- 这是一个比较优秀的root编码,实现GSM(数字通)全部功能-this is a relatively good root coding, GSM (digital) - all of the features
Linux1
- Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep \"Jun 27\" | grep 1998 下面这个scr ipt,存成一个符合规则名字的文件,置上x属性就行了。 -Shell source : find search for a particular day in the paper A = ~ find - print | ls-l -- full-
javaCipher
- 一个基于java平台的DES加密解密算法,key保存在文件中,KeyManager.java是该加密解密算法的使用范例-a java-based platform DES encryption and decryption algorithms, key stored in documents, KeyManager.java the encryption and decryption algorithms use examples