搜索资源列表
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
testpcap-c语言源程序
- testpcap-c语言源程序,包括:网络封包的截取,分析等 1.Simple single packet capture program 2.Q&D proggy to demonstrate the use of pcap_loop 3.Investigate using filter programs with pcap_compile() and pcap_setfilter() -testpcap-c language source code, including :
NEWNEWS
- 自动生成不知所云文章的 C 语言源程序 自动生成不知所云文章的 C 语言源程序-unreadable articles automatic generation of C language source code unreadable articles automatic generation of C language source
b7
- 查看并修改内容的C语言源程序,查看并修改内容的C语言源程序
EXOOC
- 对象定位 C 语言源程序,在c语言环境下实现对象定位
UNIX终端文件下载工具和C源程序代码,含中文说明
- DES 加密系统的 C 语言源代码-DES encryption system in C language source code
C
- C语言代码格式化工具(源码)源程序,绝对经典,欢迎各位下载
publib-0_3.tar
- 一些常用的C语言源程序,字符串处理、内存管理和出错处理等。使用方法请看readme文件-some common C language source code, string handling, memory management and error handling. Use Look at the readme file
aes.rar
- AES加密解密算法的C语言源程序,网络安全课程设计用,AES encryption and decryption algorithm of the C language source code, network security design courses
DOCTOOL
- 内存诊断工具C语言源程序 -Memory Diagnostic Tool C language source code
TOPICDMP
- 将WINDOWS HELP文件转变为AS ,一款非常好的C语言源程序-WINDOWS HELP file will be transformed into AS, a very good C language source
SingleTable
- 古典密码学,单表置换算法,加密和解密算法,C语言源程序,VC++6.0编译通过-Single Table
dll
- c语言实现动态数据链接库的编程方法及c语言源程序-c language data link library dynamic programming method and c language source code
Backgammon
- 五子棋(文本图形版)。五子棋小游戏的详细C语言源程序。可运行。-Backgammon (text graphics version). Backgammon game more C language source code. Can run.
DOSDrwcl
- DOS系统下多任务列队处理C语言源程序DOS系统下多任务列队处理C语言源程-DOS systems lined up to handle multi-task system, C language source code under DOS multitasking queue process handling C language source
AboutGccComplier
- Linux系统下的Gcc(GNU C Compiler)是GNU推出的功能强大、性能优越的多平台编译器,是GNU的代表作品之一。gcc是可以在多种硬体平台上编译出可执行程序的超级编译器,其执行效率与一般的编译器相比平均效率要高20 ~30 。 Gcc编译器能将C、C++语言源程序、汇程式化序和目标程序编译、连接成可执行文件,如果没有给出可执行文件的名字,gcc将生成一个名为a.out的文件。在Linux系统中,可执行文件没有统一的后缀,系统从文件的属性来区分可执行文件和不可执行文件。而gc
3des-for-c
- c语言实现3des加密解密的C源程序,包括c和.h文件-c languge for 3des
10
- 10种简单的数字滤波算法(C语言源程序)单片机中常用的算法,简单实用。-10 kinds of simple digital filter algorithm (C language source code) algorithm commonly used in microcontrollers, simple and practical.
finger(-C)
- 指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法 的c语言源程序,还有实例演示,本人千辛万苦才找来的, 提供给大家分享。 -Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of pre
Linux操作系统下C
- 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)