资源列表
[emuch.net]xy_to_shp
- this program used to convert xy locations to shp file
maxm
- 给定由n 个整数(可能为负整数)组成的序列1 a , 2 a ,…, n a ,以及一个正整数m,要 求确定序列1 a , 2 a ,…, n a 的m 个不相交子段,使这m 个子段的总和达到最大。-given by n integers (with the possible negative integers) consisting of a sequence of 1, a 2, ..., n a, and a positive integer m, a request to deter
tongpei
- 通配符问题。如“?”代表任一个字符,“*”代表任意多个字符。-Wildcard problem. Such as ? Representative of a character, * represents any number of characters.
JG_F33
- 任意整数分频,很好,欢迎大家使用,有疑问请即时跟我联系
guess-number-game
- 一个猜数字游戏代码,利用逻辑表达式的case构造。-A number guessing game code, using the logical expression of the case construction.
a
- 有序顺序表的插入(C数据结构)-Insert an orderly sequence table(Data Structures)
rungekutta
- 龙格库塔法,计算方法作业,matlab源代码,内有说明-Runge-Kutta method, calculation methods work, matlab source code, there are instructions
correlation-analysis
- 该程序是用来进行关联分析的代码,是用R软件实现的。-the code of correlation
pudn3
- 一般来说,瞬时频率和群延迟在时频平面内定义了两条不同的曲线,但是在时宽(T)和频宽(B)的乘积值逐渐变大时,这两条曲线会慢慢逼近。为了说明这一点,下面计算了信号的瞬时频率和群延迟,T*B值小。- In general, the instantaneous frequency and group delay in the time-frequency plane defines two different curves, but when the width [T] and bandwidth
pso
- 粒子群优化算法(可以应用在寻优建模过程中)-Particle Swarm Optimization (can be applied in the modeling process optimization)
xxhj
- 遍历先序后继二叉树,并查找指定结点的下一个结点-Find a the preorder successor to binary tree node
pca
- 主元分析用于结构损伤特征提取的matlab程序