资源列表
danyuan
- 单源最短路径问题的动态规划算法,请大家多多指教-single source shortest path problem of dynamic programming algorithm, please exhibitions
mm
- 若一个数(首位不为零)从左向右读与从右向左读都一样,我们就将其称之为回文数。 例如:给定一个10进制数56,将56加65(即把56从右向左读),得到121是一个回文数。 又如:对于10进制数87: STEP1:87+78 = 165 STEP2:165+561 = 726 STEP3:726+627 = 1353 STEP4:1353+3531 = 4884 在这里的一步是指进行了一次N进制的加法,上例最少用了4步得
seed_fill
- 此代码给出了四邻域与八邻域的种子填充数据结构函数源码-Change the code gives the neighbors field and eight neighborhood filled with data structure functions of seed source
bigint
- 大整数运算用与解决3人传球问题 希望会对你有用,马上再传几个pku的-bigintcalculation
shannong
- 我们经常遇到的问题 山农编码 网络上代码极少 值得关注-Sharon
cpp3
- 压缩编码的一种经典方法,LZW码,基于字典的建模原理,首先构建字典,然后通过搜索进行压缩-LZW
equal
- 等式数量.集合是基本的数学概念,集合中的元素是互不相同的。表示相等关系的式子叫做等式。给你一个包含有 N 个整数的集合,如果从集合中找到三个不同的整数 a,b,c, 使得a+b=c,那么我们说这个集合包含一个等式。-Equation number set is the basic mathematical concepts, elements in the collection are different from each other. Means that the equation is c
c3d2matixgenerate
- 贝叶斯线性分类器作业,模式识别,最小错误率线性分类器-Bayes classification,Linear classifier design,Pattern Recognition
Ramangaincoefficient1445-1617
- 这是一个用matlab仿真拉曼增益系数的例程,覆盖波长为1445-1617nm-This is a simulation of the Raman gain coefficient matlab routines, covering the wavelength 1445-1617nm
LiBrH2O
- Function LiBrH2O calculates the concentration for the corresponding Lithium Bromide - Water solution temperature and Saturation Pressure, within the range as per as curve-fitting equation.- Function LiBrH2O calculates the concentration for the corre
chap3_6
- 多变量系统的一般最小二乘参数辨识仿真程序和《系统最小辨识及MATLAB仿真》书上的例题相同 P58-Multivariable system of ordinary least squares parameter identification simulation program and the system of minimum identification and MATLAB simulation book of examples of the same.P58
Example8_9
- matlab 模糊识别例子,方便大家研究、论文学习以及教学使用。-matlab Fuzzy recognition example, to facilitate the study, the paper research and teaching aids