资源列表
matrix_master
- Matrix Master, This program will solve a linear system of equations. To execute program goto URL garyssite.com
test_ch2605_2
- fortran example of polymorphism
lufa
- 三维有限差分方法解决偏微分方程,编码比较浅显易懂,适合初学者的学习-Three-dimensional finite difference method to solve partial differential equations, coding relatively easy to understand for beginners to learn
zui_xiao_er_cheng_fa
- 最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible wit
semnt
- segmentation based on intensity
3SAT(SA)
- 使用模拟退火算法(SA)解决3-SAT问题,程序中有详细注释,采用文件方式输入输出,数据规模可在程序中修改。-Using simulated annealing algorithm (SA) to solve the 3-SAT problem, the program has detailed notes, the use of input and output files, data scale can be modified in the program.
main
- 数独是一种运用纸、笔进行演算的逻辑游戏。玩家需要根据9×9盘面上的已知数字,推理出所有剩余空格的数字,并满足每一行、每一列、每一个粗线宫内的数字均含1-9,不重复。要求使用合适的数据结构和算法,求解出所有剩余空格的数字。 【输入形式】 输入为9X9的二维数组,每个数字均为0-9之间的数字,其中0表示该位置的数字为未知。 【输出形式】 输出为9X9的二维数组,每个数字均为1-9之间的数字,满足数独 -Sudoku is a use of paper, pen cal
jisuanfangfa
- 计算方法中的根据给出的一组数值(x,y)构造出相应的方程
montecarlo
- 为monte carlo源程序,方便大家使用.-Source code for monte carlo easy to use you.
learn_struct_K2
- 贝叶斯网络结构学习K2算法源码,可以用于因果判断等-K2 Bayesian network structure learning algorithm source codeCan be used to determine cause and effect, etc.
EMAlgorithm
- 运用EM算法生成任意条件下的二维高斯分布-Using the EM algorithm to generate a two-dimensional Gaussian distribution in any condition
排序函数
- 3个关于排序的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-three on the order of C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
