搜索资源列表
MD5加密算法源码
- MD5加密算法c语言实现源代码,可以加到你自己的程序中,节省了很多自己开发加密算法的过程!-MD5 encryption algorithm C Language source code can be added to your own procedures and save a lot of their own encryption algorithm development process!
PCSHE123
- 虚拟内存控制 C 语言源码,很老但是很好用的程序及代码-virtual memory control C language source code, a very old but good use of the procedures and code
AES源码
- 这个是高级加密标准的C语言程序-this is the Advanced Encryption Standard C Programming Language
apue
- apue第二版每一章节的c语言源码,很不错的学习
STUDENT10
- 虚拟内存控制 C 语言源码 -virtual memory control C language source code
BLinuxPg
- 《Beginning linux programming》一书相应的源代码,大部分为c语言源码。-"Beginning Linux programming" a book of the corresponding source code, most of the C language source code.
MD5.rar
- md5算法的实现,C语言源码。自己写的。共享了,md5 algorithm, C language source
AES-C
- aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
CAVE
- CDMA 认证算法 CAVE算法 C 语言源码-CDMA authentication algorithm CAVE algorithm C language source
df
- linux 中df命令的实现c语言源码,是在busybox-1.1.2中移植出来的,因此也发现了其中的一个BUG,即其中的一个strdup函数分配的空间没有释放,造成内存泄露,在这份代码中进行了修正并注释了。-df command realize
getPrime
- 素数Robin—Millor测试法的C语言源码-Robin-Millor prime test of the C language source
ceditor-le-1.14.0.tar
- linux 下c语言源码整理工具,它能将您的c语言程序代码按照你所要求的格式重新自动编辑-c language source code under linux finishing tool, it will be your c language code in accordance with the format required by you to automatically edit
DES
- 计算机网络安全DES加密算法实现,C语言源码,编译通过-Computer network security DES encryption algorithm, C language source code, the compiler through
Sqlite3
- 基于Linux的Sqlute3编程 C语言源码及可执行文件 包括数据库的创建,插入和删除-Linux-based C programming language source code Sqlute3 including database creation, insertion and deletion
Cprogrammingsourcecode
- 谭浩强 C语言程序设计 例题源码 分章节 已调试 还有很多我的注释-Transplantation and Hemopurification C programming language source code example
record1.c.tar
- linux下简单录音程序,c语言源码程序,共大家学习分享。-record.c
Applied-Cryptography-C-source-code
- 《应用密码学:协议、算法与C源程序》一书的附带c语言源码-"Applied Cryptography: Protocols, Algorithms and C source code," a book with c language source code.
c语言编译器源码
- ucc是一款遵从ANSI C89标准的编译器,大约15,000行C代码。目前支持x86平台上的 Linux和Windows系统,能正确编译自身并成功运行。它有下面一些特点: 1. 代码结构清晰直观,有比较详细的中文文档讲述它的实现 2. 使用三地址码作为中间码,构建了由基本块组成的控制流图,适合很多优化算法 3. 编译速度快。词法分析,语法分析和目标代码生成器都是手写的(其中的代码 生成器本想用burg这样的工具自动生成,但这样可能会给代码的理解带来难度, 最后手写了
3DES_ECB套
- 3DES_CBC模式加解密的java与c语言源码配套源码包(3DES Java and C matching source code)
《C语言精彩编程百例》附书源码
- 100个C语言的经典编程案例,好东西分享给大家使用!(C language programe)