搜索资源列表
huffmanfordepreesingcoding
- 哈夫曼(Huffman)编码压缩和解压缩程序 huffman.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 huffman E <in-file> <out-file> 解压缩 huffman D <in-file> <out-file> 压缩时,读入<in-file>中内容,建立Huffman编码,将结果存入<out
qdevelop-0.25.2
- 用Qt4编写的linux IDE开发环境,功能强大,操作方式与winwod是下的VC很相似。
normal_test_using_system_timer
- 本文件中主要包括两部分,其中一部分是使用vc++里的系统时间函数测试比较文件从磁盘导入内存和内存拷贝文件的时间区别,也测试比较了常用存储结构的操作性能,第二部分就是在linux系统下,使用linux系统时间函数测试在局域网内分别使用tcp和udp协议传输不同大小文件的时间开销,并做了简单分析。文件内还包括了比较详细的说明文档和测试数据及分析!开发语言是c语言。
pcmtest
- pcm音频播放测试程序,pcm格式的完整理解-pcm audio player test procedure, pcm format, a complete understanding
libdmtx-0.6.0.tar
- Datamatrix二维码库和测试程序,运行于linux,仔细研究可以很容易转化成VC程序,有这就没必要化钱买个控件了,本人libdmtx-0.3版本转化过,的确可行,现在把找到该版本的libdmtx-0.6版本给大家共享.-Two-dimensional Datamatrix code library and test procedures, running on linux, careful study can be easily transformed into VC procedures
agobot3-0[1].2.1-pre4-priv
- agobot vc代码,linux+windows下均可编译 -agobot vccode,linux and windows are pssible
linux011VC
- linux0.01的VC版本,加入大量的注释,非学容易理解,有助于学习linux的原理-linux0.01 the VC version, adding a lot of comment, non-science easy to understand and contribute to the principles of learning linux
buddy
- 在VC环境下,模拟伙伴系统的实现。 用来理解Linux系统如果用伙伴系统动态存储管理内存。 -The realization of the system simulation partners