资源列表
chazhi
- 拉各朗日插值算法,用vc++程序实现,拉各朗日插值为全区间插值算法,共两个文件,在vc中编译运行即可。
FuzzyCMean.rar
- 模糊c聚类代码,聚类方法的一种,可用于镜头检测等方面,Fuzzy c clustering code
hjfgf
- 机械优化设计,完整黄金分割法,其中有进退法子程序,主函数。-Optimal Design of Machinery, complete golden section method, of which advance and retreat method procedures, the main function.
queen1
- 解决八皇后问题,算法不太高明,未付流程图及开发说明。-8 Queen' s problem to solve, not very smart algorithm, flow chart and the development of outstanding notes.
Arbol
- (Structura de datos) Algoritmo para implementar Arbol
classify
- 神经网络经典算法,包括学习速度、训练目标、训练代数、-Classical neural network algorithm
Crank
- 求解常微分方程,抛物线方程的曲线的顶点值求解-crank
1HUFFMANN
- Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) where the variable-length code table has been
asd
- 单纯性法解线性规划问题的一段代码,谢谢老邢支持快接啊是否能-bool Is_objectLine_All_Positive()
selectSort.cpp.tar
- 这是一个直接选择排序的算法源程序,算法被单独写成一个函数,希望对大家有用-This is a direct source selection sort algorithm, the algorithm is written as a separate function, we hope to be useful
john
- 约瑟夫环文题描述:已知n个人围坐圆桌周围。从编号k的人开始报数,数到m的那个人出列;他的下一个人有1开始报数,数到m的那个人呢出列,一次规律重复下去-Joseph ring title descr iption: n known individuals sitting around the table.People began to count off number k, count to m out the man He has 1 started to count off the next
MaxSubSum
- 用三种方法解决最大子序列和问题,分别是基本方法,分治算法和动态规划算法,算法复杂度不断提高-Three methods were used to solve sequence and the biggest problem, respectively is the basic method and divide and conquer algorithm and dynamic programming algorithm, the complexity of the algorithm is i