资源列表
FourWireOhemMeter
- 四线电阻测量仪源程序,用四测量方法精确测量电阻,量程0~15000欧姆,-four line resistance measuring instrument source, the measurement methods used four precision measurement of resistance, range 0 ~ 15000 Ohm.
JAVAliulanqi
- 该程序是打开文件夹的浏览模式,可供初学者一般的学习的实用软件。-The program is to open a folder browse mode, for beginners to learn the general utility software.
power_method
- this program use power method numirecal analysis
randnumber
- 伪随机数的产生程序 有m序列还有同余序列等等 用与嵌入信息位置的选择或密钥的制作
gzfile
- gzip文件的读取和解析,代码简单精炼。
phillips_6072_source
- Phillips_DSX_6072 Source Code
filecrypterpro
- FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. The encrypted file is written to a new file along with the decryption stub and key. When the output file is executed it decrypts and executes the
PROYECTO3
- laboratio de software de comunicaciones chaptaer 1
HuffmanCoding
- 霍夫曼编码实现,在文件中输入一个字符串,即可在结果文件中获得编码-Huffman coding to achieve, type a string in the file can be encoded in the outcome document
rightOrleftSelect
- 左右框选择,可以将左边数据挪到右边,用于选择数据。-select data
Huffman
- 哈弗曼编码是很有用的对信源进行编码的一种方式,用程序实现它的编码!-Havermann code is very useful source is encoded on a way to achieve it with a program code!
qiuLz77
- LZ77算法源码,C++编译开发,适合数据保存或者传输压缩-LZ77 Source Code