资源列表
[其它资源] uri_enc_base64_enc
说明:纯c语言写的 url encode, url decode, base64 encode, base64 decode 完全集成在一个程序里面了。无论是调用还是移植都很方便。-pure language to write the url encode and decode url, base64 encode and decode base64 in a fully integrated into the inside. Whether or transplantation was<serverclient2004> 在 2008-10-13 上传 | 大小:18.28kb | 下载:0
[其它资源] yunsuanfuchongzai
说明:大于小于等于 操作符重载 对于日期的使用-less than equal to operator overloading date for the use of<周文彦> 在 2008-10-13 上传 | 大小:18.28kb | 下载:0
[其它资源] xml_example
说明:Example to support XML files using MSXML. ========================================= XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by<林岚> 在 2008-10-13 上传 | 大小:18.28kb | 下载:0
[其它资源] S3C2410_serial
说明:S3C2410下的串口驱动,可在linux2.6内核下编绎通过,这个源程序是来自于<<linux设备驱动开发详解>>.<单冯> 在 2008-10-13 上传 | 大小:18.28kb | 下载:0
[其它资源] Bellman-Ford算法
说明:Bellman-Ford算法 是最短路径算法的一种-Bellman-Ford algorithm is the shortest path algorithm of a<wc> 在 2008-10-13 上传 | 大小:18.28kb | 下载:0
[其它资源] Windows文件系统过滤驱动开发教程
说明:我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cac<仇韬> 在 2008-10-13 上传 | 大小:18.29kb | 下载:3