资源列表
SingleFileDataStorage1.4.1
- SFDS虚拟文件系统,由一系列相关文件组成,其结构类似于压缩文件(但又不是压缩文件),可用于程序开发,其优点: (1)压缩/解压由系统自动完成,用户不必在此技术上花费大师精力; (2)完全兼容Delphi之流操作; (3)流可以从虚拟文件系统中间开始、结束,不必象一般压缩文件一样,从头开始读 (4)线程安全,可从同一文档中读写多个流 (5)最大支持2G的大文件 (6)可针对流建立“快捷方式”,类似于Winodws的快捷方式方式 (7)可进行各种检索 (8)开源、免
NRF24l01
- NRF24L01双向通讯源代码 无线开发 无线通信-NRF24L01 two-way wireless communications source code development of wireless communication
bitstring-1.3.0
- some bit manipulation python codes
Huffman_c
- huffman编码实现 图像压缩解压 c++实现 -huffman coding image compression decompression c++ Implementation
Huffman_text
- 使用huffman 编码 对文本进行压缩与解压同时生成压缩后的文件-Encoded using huffman compression and decompression of the text at the same time generate the compressed file
thebrideday
- 个人制作小网站,阿斯多夫噶是的反对撒噶斯蒂芬噶沃尔夫的是使得噶是的高发司地方-my new web adgfasdfasdfsdfasdfsadfas
95302908ADC0808
- 对于ad0808的应用和仿真,对于新手学单片机的人很有用-The application for ad0808 and simulation study for the novice who is useful SCM
DSPjiandanyuyanxitong
- 希望对大家有用。。一些关于DSP语音识别的资料-Hope to be useful. . Some information on the DSP voice recognition
max_get_Thresholdvalue
- 最大阈值提取算法,用于简单的二值性处理,简单而且有效-Extraction algorithm of maximum threshold for the simple binary processing activities, simple and effective
HuffmanCode_cpp
- 利用哈弗曼树进行编码,实现的文本解压和压缩程序-Using Havermann tree coding, to achieve decompression and compression process the text
ac_machine
- 转差频率控制的矢量控制系统matlab仿真模型-Slip frequency vector control system control matlab simulation model
hamming
- 汉明码,一种简单的编码方式,C语言实现。-Hamming code, a simple encoding, C language.