资源列表
downhill filter
- 一些自己做的关于图象处理的程序(如傅立叶变换,区域生长等),希望对人有帮助!-doing some of the image-processing procedures (such as Fourier transform, regional growth), people want to help!
mybp(Jo)
- 我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。-I do a Matlab programming with the back-propagation algorithm, is part of a complete, running absolutely no problem, we are happy to correct.
二十四点
- 利用C语言编的二十四点小游戏,在C语言下可直接运行。-use of the C language Part 24 small game, in the C language can be run directly.
HTK-samples-3.3-beta.tar
- HTK应用程序,在Linux平台下运行-HTK applications, the Linux operating
离散牛顿法
- 解非线性方程组的一种方法:先用一种优化方法将给定初值(它有可能会使得后续的牛顿法发散)通过一条比较快的途径收敛到精确解附近,得到一个新的初始点,然后再通过牛顿法将新的初始点迭代到精确解(一定的误差范围内)。这种方法的优点在于:它可以将牛顿法快速收敛的优势发挥出来,同时又避免了该方法收敛域比较窄的缺点。-solving nonlinear equations in a way : by using a method of optimizing initial Givens (it might ma
20050510170124_LongAdd
- 长整形相加的程序,客队任意长度的数据进行相加,很值得学习-long plastic procedures combined scoring arbitrary length of the data together, is worth learning.
dividemultiply
- 这是一个分治法应用的又一个例子,利用分治技术,做大整数乘法,尤其是几百位数以上的乘法,比一般的方法快很多,仅次于快速傅立叶变换.-This is a partition of the application also an example of the use of the partition, bigger integer multiplication, especially above the median of hundreds of multiplication, than the mu
连续梁
- 较好的工程计算程序功能较强 计算桥梁的跨度等-better engineering calculation procedures more powerful calculation of the bridge span, etc.
treeBP
- b+樹源碼,b+樹結構,刪除,插入,等值搜索,範圍搜索等功能-source tree b, b tree structure, deletion, insertion, equivalent to search, the scope of search functions
数据压缩_算术编码
- 本程序实现了数据压缩中“算术编码”的全过程。执行环境为 TC 3.0。-realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of TC 3.0.
数据压缩_RLC游程编码
- 本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。-realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.
Huffman哈夫曼(霍夫曼)
- 实现了Huffman编码的过程。执行环境为 TC 3.0。-realized Huffman coding process. The environment for the implementation of TC 3.0.