搜索资源列表
qcode
- 3DES加密算法源代码,里面含有加密和解密源码,已经将加密和解密封装成两个文件,你可以方便的调用-3DES encryption algorithm source code, which contains the source code for encryption and decryption, encryption and decryption has been packaged into two files, you can easily call!!
canopensource
- CANopen 协议栈源码 ,实现基本的CANopen 协议-CANopen source code
Minix3
- Minix3操作系统源码,据说是liunx的前身,具体我也不懂,网站上下载的,分享下-Minix3
x264-snapshot-20090411-2245
- 从服务器上下的x264编码器源码……希望对大家有帮助……这个是09年4月11日的-From top to bottom from the server x264 encoder source ... ... I hope all of you help ... ... This is April 11, 2009' s
unix.source.analysis
- 莱昂氏 unix源码分析 对unix源码的一个详细分析,对研究unix系统很有用。-analysis of the unix source 。 unix source of a detailed analysis of the study is useful unix system.
rijndael
- 这是从NIST官方网站下载的AES源码,由于原网站为英文版,转载过来和大家共享。-This is the official website to download from the NIST' s AES source, because the original site for the English version, reproduced over and share.
forgers-win32-tutorial
- 老外写的一个windows api tutorial,每个章节还附有源码,十分简单明了,对学习windows API编程很好。-Written by a foreigner windows api tutorial, each chapter is accompanied by source code is very simple and clear, to learn windows API programming well.
Bruteforce_Password_Cracker_V3
- VB编写无穷密码破解程序源码,黑客字典的制作,和流光一样完整.字典可以自定义-VB prepared endless source password cracking program, hackers dictionary production, and as a complete streamer. Dictionaries can customize
sunxin
- 孙鑫的视频源码,对你很有用哦,随便看看吧,希望能帮助你-SUN Xin video source, very useful to you Oh, just take a look at it, hoping to help you
USB_WiFi_Linux_DriverCode
- Linux USB-WiFi 驱动源码,可以实现-Linux USB-WiFi driver source code, can be achieved
u-boot-1[1].1.6
- uboot 1.1.6源码 官方网站下载 BOOT LOADER 源码 可裁减为ARM XSCALE ixp等多种处理器的启动代码-uboot 1.1.6 boot loader for arm xscale and so on
crc
- crc算法的源码,项目中实现的crc算法,用于校验-crc algorithm source code, project implementation crc algorithm for checking
1
- 115聚合搜索源码 带后台广告,可自己添加后台排名-Search for Source with a 115 aggregate background Advertising
lustre_1.6.7.2.orig.tar
- lustre源码包 非常好的分布式文件系统-lustre source code can help you to know lustre file system
RecDemo
- 东进语音卡电话录音系统源码,支持电话录放音功能-East voice card telephone recording system source code, support for audio playback feature phone
WKdm
- wKdm算法源码,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-wKdm algorithm source code, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
crc
- 详细的crc校验源码 编译通过 已经实际应用 请仔细阅读-Detailed crc checksum to compile source code has been adopted for practical application please read carefully
DedecmsV55-UTF8-Final.tar
- 淘宝导客网站源码,功能非常强大,还可做其它方面网站。-Taobao lead-off site source, very powerful, but also do other aspects of Web site.
VMMAP
- VC源码,输入运行中的进程名可自动列出进程中的内存分配情况-VC source code, enter the name of running process can be automatically listed in the process of memory allocation
Linux-IPC.tar
- 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo