资源列表
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
Crank
- 求解常微分方程,抛物线方程的曲线的顶点值求解-crank
Lab4
- C++编程实例 Lab4 区间逐次分半的复化梯形公式计算积分,数值分析课本P.178,习题#11 要求:输出结果用科学计数法表示,小数点后保留8位有效数字 作者:于涛 学号:GS1003217 时间:2011年7月9日-C++ programming examples Lab4 successive half of the complex range of trapezoidal integration formula, numerical analysis textboo
Kogelnik_diffraction_thoery
- Kogelnik 经典文章 适用于各种周期性材料-The explicit solution of Kogelnick s paper
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