搜索资源列表
OS-DESIGN
- 在linux下使用c语言编写的一个文件拷贝的源码-the use of language c prepared a paper copy of the source code
pmfix_src
- 一个pmfix程序,能够运行在LINUX上面,使用C++语言编写,截取网络数据包!-a pmfix procedures can run on LINUX above, the use of C language, Interception of network data packets!
tpm_tcs_bjtu
- 北京交通大学信息安全实验室开发的TPM内核仿真及TCS实现,使用C语言编写,在Linux环境下编译调试,谨供研究参考
bm
- 字符串匹配算法,单模式字符串匹配。 使用c语言编写
SCRWP2_USBAT88SCxx_rar
- 单片机下 使用AT88 加密解密 C语言编写-Encryption and decryption use AT88 MCU C language
jtag
- linux下使用c语言编写的flash烧写程序。使用jtag边界扫描链控制flash,并将数据写入flash中。-linux using c language program written in flash Shaoxie. Jtag boundary scan chain to control the use of flash, and the data is written to flash.
des
- 使用C++语言编写des加解密算法,开发环境为VS2008-C++ writing des encryption and decryption algorithm
MD5
- MD5简单版的杂凑函数;使用C++语言编写-MD5 Hash Function
AES4
- 使用c语言编写的AES加解密算法。控制台程序。-Use c language AES encryption algorithm. Console program.
libcstl-1.0.1.tar
- libcstl是使用C语言编写的一个通用的数据结构和常用的算法库,它模仿SGI STL的接口和实现。-libcstl is the use of C language, a common data structure and used algorithms library, which mimic the interface and the SGI STL to achieve.
json-c-0.9.tar
- JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使J
StudentManagementSystem
- 在Linux系统下,使用C语言编写学生管理系统,实现添加、查询、排序、统计、删除、登陆等功能。-In the Linux system, using the C language student management system, to achieve added, query, sorting, statistics, delete, landing and other functions.
CompanyManagementSystem
- 在Linux系统下,使用C++语言编写公司人员管理系统,实现添加、查询、排序、统计、删除、登陆等功能。-In the Linux system, using the C++ language company personnel management system, to achieve added, query, sorting, statistics, delete, landing and other functions.
udp_send
- Linux下发送udp数据,使用C语言编写,可用CC编译器编译,简单易懂。-Send udp data to destination IP in Linux evironmention. using C
six_four.c
- 用C语言编写程序,将输入文件的各行逆序显示在标准输出上。如果不指定文件名,则逆序显示标准输入的内容。当使用-c选项时,每一行的字符也逆序输出。 标准输入以CTRL+D表示结束。使用系统调用.-With the C programming language, each line of the input file to standard output in reverse order. If you do not specify a file name, display the standar
virtual-memory-control
- 虚拟内存控制。使用C语言编写,可用于控制系统使用的虚拟内存-Virtual memory control. Using the C language, can be used to control virtual memory use
linux下c语言编写的ftp
- Linux用c语言编写的ftp源代码,经测试可以使用(Linux using C language source code FTP)
SNMP agent
- 基于LINUX下的SNMP表格代理的开发,文件使用C语言进行编程,是很好的表格开发实例,同时附有MIB库文件编写例程,在LINUX平台下面使用mib2c进行模板文件生成。(Based on LINUX, the development of SNMP form proxy is implemented. The file is programmed by C language. It is a good example of tabular development. At the same ti
gzip
- 使用C语言编写的GZIP压缩及解压源代码(GZIP compress and unzip source code written in C language)
sm4
- SM4的实现,使用C语言编写,包括一个.c和.h 和一个.exe文件。(The implementation of SM4)