资源列表
image_dct_trans
- 采用c语言对8**8图像进行离散傅立叶变换,实现对图像压缩处理-to eight images ** 8 discrete Fourier transform, to achieve Image Compression
HashTable
- 生成Hash表的代码片段。注意:不是一个完整的可编译的文件。
jj
- 问题描述: 给定n位正整数a,去掉其中任意k个数字后,剩下的数字按原次序排列成一个新的正整数。 算法设计: 给定n (1<=n<=200)位的正整数a和k,此时,k小于n。 试着设计一个算法,找出删去k个数,剩下数字组成的新数最小的删数方案。-Descr iption of the problem: given n-bit positive integer a, which removed the arbitrary k-figures, the rem
calculater
- 很短的表达式求值,利用了编译原理里面的只是构建的-A very short version of expression of evaluation, be builted using the principle of the compiler.
binarytree
- 对二叉树进行操作的程序可以删除查找插入创建等操作-Operate on the binary tree program, you can delete,earch,insert,create other operations
circle
- 约瑟夫问题的一种描述是:编号为1,2,...,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一 个人开始按顺时针方向自1开始顺序报数,报到m时就停止报数。报m的人出列,将 他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去, 直至所有人全部出列为止。-Joseph a descr iption of the problem is: Numbers for 1, 2,... , n n personal
decompressed_LZ77
- Decompressed code of LZ77 algorithm. Thanks
buildHuffmanTree
- 霍夫曼编码是一种编码方式,是一种用于无损数据压缩的熵编码(权编码)算法。用变长编码表对源符号(如文件中的一个字母)进行编码,其中变长编码表是通过一种评估来源符号出现机率的方法得到的,出现机率高的字母使用较短的编码,反之出现机率低的则使用较长的编码,这便使编码之后的字符串的平均长度、期望值降低,从而达到无损压缩数据的目的。-Huffman coding is a coding is a lossless data compression entropy coding (right coding)
mdofs
- numeric simulation of spring-mass system with many degrees of freedom.
pulsecompression
- 仿真线性调频信号,并对其进行脉冲压缩,对输出前后的信噪比进行对比,并进行了加窗对比-Simulation of linear frequency modulation signal, and carries on the pulse compression, were compared before and after the output signal-to-noise ratio, and has carried on the window
NonUniform_quant
- Non uniform quantization example in matlab
2_path
- 2-径模型和指数模型的仿真,并有相应的测试例,可以直接通过本源码得到模型数据-2- path model and the exponential model
