资源列表
概率统计
- 2个关于概率统计的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two on the statistical probability 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.
Gauss_Jordan_Elimination
- 使用高斯消去法Gauss_Jordan解方程式-use Gaussian elimination Gauss_Jordan solution formula
FDTD
- FDTD code in Free Space with no absorbing boundary conditions.
sort_merge_java
- sorts table of numbers using marge_sort algorithm
hqxlh
- 一个曲线拟合源码 在Visual C++下调试通过-a curve fitting source in Visual C debugging through
IDPDENS1
- 用差分方法求解沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。-use of the finite difference method for Volterra equation here as a variable element of the equation, As the same time contain differential equations and integral, the general solution is definitely
SOR
- sor方法求解方程组 用c++软件开发的源代码
dijkstra
- Dijkstra s algorithm, conceived by Dutch computer scientist Edsger Dijkstra in 1959, is a graph search algorithm that solves the single-source shortest path
plot_ellipse
- 反演问题的误差椭球及及在各个模型空间的投影,应用与得到模型参数的置信区间。-Error ellipsoid and the inverse problem and the projection of each model space, the application of the model parameters and obtain confidence intervals.
primer
- 一个小的代码:// stack堆栈中保留两个数据(皇后所在的行和列),总共有八个皇后 // 住要特别注意入栈和出栈的顺序。 最后输出计算的结果。-The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so that no two queens threaten each other. Thus, a solution requires that no
dvhop
- wireless sensor network localization estimation using distance vector one hop
temp
- This code is Tabular Method which is for digital system. This is iterational method to make simple boolean.
