资源列表
LCS070621
- 用动态规划法实现查找两字符串的公共子序列。是算法中的一个重要问题。-use dynamic programming search for two strings to achieve the public sequences. The algorithm is an important issue.
YXLS
- 用差分方法求解沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。-use of the finite difference method for Volterra equation here as a variable element of the equation, As the same time contain differential equations and integral, the general solution is definitely
adder
- 长整数加法器,实现长整数加法。开发环境为C++。
欧拉法求解一阶常微分方程组的C语言实现
- 用改进的欧拉法求解一阶常微分方程组的C语言实现方法,Using the improved Euler' s method for solving a first-order ordinary differential equations of the C language implementation method
WANG
- 二叉树多项功能的实现 求解点数叶子树 插入删除-Binary tree implementation of a number of functions for solving insertion point leaves the tree removed
suanshu
- 首先,计算出码元符号集中各个码元的累积概率,并存放在F数组里面。 然后,开始循环编码,直至输入序列循环完毕。 最后,将所得的累计概率由小数形式转化成二进制形式。 对解码。首先,计算码元符号集中各个码元的累积概率,并存放在F数组里面。 然后,开始循环解码,此次循环是在码元符号集中,由高概率码元向低概率码元循环,这是由于编码的输出肯定是不大于高概率码元的累积概率的。那么如果我们从高到底循环,所找到的第一个小于编码结果fs的码元即为所译码的码元。 最后,我们可以利用此码
1
- 快速傅里叶变换(FFT)算法C++实现代码-Fast Fourier Transform (FFT) algorithm for C++ to achieve code
29782187JPGCompress
- jpeg compress by matlab. sourcecode
eliminarunnodo
- Delete a node from a tr-Delete a node from a tree...
huiwen
- 数据结构中回文判断问题,回文是数据结构中经典的问题之一,此程序可以判断输入字符串是否为回文-Palindrome determine whether the problem data structure, data structure palindrome is one of the classic, this procedure can determine whether the input string is a palindrome
pointvalue
- 读入图像,鼠标点击图像,同时显示单击处的坐标值和像素值。-Read the image, click on the image, and display the coordinate values and the pixel value at the click.
chuanghanshu
- 本程序是窗函数的测试,包含了常用的窗函数,说明了凯撒窗的使用,适合用于初学MATLAB的人学习窗函数的使用,可以直接移植到其他程序-This procedure is a window function test, including the commonly used window function, the use of kaiser windows, suitable for beginners MATLAB learning window function use, can be dir
