资源列表
MyShopping
- My Shopping 从控制台输入产品对应的编号,查看产品的价格-Enter the product price My Shopping corresponding number from the console, view the product
yiliao
- 这个程序是用C语言实现的。我使用了单向链表来实现对药品的增加. 删除等操作. 我修改了几次算法, 优化了一下. 如果有不足之处,还望各位多多指点。 设计目的: 这是一个专为小药店设计的药品管理系统. 可以对药品自由的进行添加、删除、查找等操作. 功能简介:(每个数字键对应相应的功能, 按数字键后,请按Enter键) \"1 - 增加药品\": 向系统增加一种药品 \"2 - 删除药品\": 删除系统中的一种药品 \"3 - 查找药品\": 输入药品
msk-cyclic-spectrum
- 使用频率平滑法将msk信号的循环谱画出来,并且可以通过循环谱求其载频-Using the frequency smoothing method, the loop spectrum of the MSK signal is drawn, and it can be used to find the carrier frequency
zuizinzin
- 这是一个基于地震电磁时频图像的特征区域分割的程序算法-it is very good
skl_dct_AAN
- aan fast dct algorithm-aan fast algorithm
AAC
- 实现自适应的算术编码 用VC++实现的自适应算术编码压缩解压程序-Adaptive arithmetic coding
haffman
- 哈弗曼编码实现的文本文件的压缩,以研究数据压缩-Huffman coding to achieve compression of text files, data compression
HuffmanCode
- Huffman 编码是第一个实用的无损压缩编码技术,经过了多年的不断改进,已经形成了系统的理论和方法。目前主要有两种类型的Huffman编码方式,即静态Huffman编码和动态Huffman编码。Huffman编码有着广泛的应用,但是不再是压缩算法的全部,而是被当作最终的编码方法。-Huffman coding is the first practical lossless compression coding technology, after years of continuous impr
Cluster-analysis
- 本程序包,包括六个子程序,其功能内部都有注释。主要解决聚类分析问题。运行时六个子程序都要放在matlab根目录下。-This package includes six routines, their functions have internal comment. Cluster analysis is mainly to solve the problem. Six runtime routines should be placed under matlab root directory.
30
- 在IDE中移动快速单词的宏 在IDE中移动快速单词的宏-In the IDE, fast-moving word macro in the IDE, fast-moving word macro in the IDE, fast-moving word macro
产生哈夫曼编码的源代码
- 用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of master data compression theory has important role in the sediment
java_arithmetic
- 利用JAVA语言进行编写可在任一支持JVM的平台上运行,实现算术编码。-Realize the arithmetic coding use java