资源列表
CODES_N.ZIP
- these are 5 C codes (BorlandC++) realizing the numerical algoriths
clusterData
- 用于产生聚类算法的数据集。先自己选择想要的参数,然后运行程序,得到数据集,验证你自己的算法准确性。-For generating a data set of the clustering algorithm. First, select the desired parameters, and then run the program, data set, verify the accuracy of your algorithm.
graph
- 提供堆优化的Dijkstra算法、求割点割边的Tarjan算法-Heap optimized Dijkstra algorithm, for cutting point cutting edge Tarjan algorithm
Riemann_exact_lixl
- 精确黎曼解,中科院李新亮老师授课用,可求解该问题-Exact Riemann solution, Chinese Academy of Sciences Li XL teachers to teach with, the problem can be solved
Archive
- matlab source code for simulating an amplitud comparison direction finding methods with 8 antennas.
genetic
- 遗传算法求解函数极值,适应于一切连续区间分段连续函数-using the genetic algorithm to solve function max/min value
leaf-motive
- 用 MATHEMATICA 模拟的树叶运动,很有意思-Leaves with MATHEMATICA simulation exercise, it is interesting
branch-and-bound-algorithm
- 利用c++实现城市遍历问题的分枝定界算法。-Use c++ achieve urban traversal problem branch and bound algorithm.
sourse
- 这个程序主要是关于数据的因子分析算法-This program is the main factor on the data analysis algorithms.
nelmin
- nelder-mead algorithm
Sdifferhl1
- 标量的合成分析,求f(n)在指数x(n)为高指数年(x(n)>coefh的年)的平均值fh、低指数年(x(n)<coefh的年)的平均值fl、高指数年与气候平均的合成差dh、低指数年与气候平均的合成差dl、以及高低指数年的合成差dhl和差的显著性tn(5,3)。 -Synthesis of analysis of the scalar, seeking in the index x (n) is the average of high index in the (x (n)>
gtssssp
- 编写自定义函数int ctoi(char s[]),将字符串转换为对应的整数。其中 s是一个只包含数字的字符数组,函数返值为转换后所得整数。在main函数中验证结果。例如,字符串“512”转换后得到整数512。-Write a custom function int ctoi (char s []), to convert the string to the corresponding integer. Where s is a character array containing only
