资源列表
Lineartargeting
- 用线性打靶算法计算微分方程边值问题,分析运算结果与步长的关系-Shooting algorithm using the linear boundary value problems, analysis of operational results and the relationship between step
PLL6
- 一个成功的MATLAB例程,仅供大家参考和学习-A successful MATLAB routine, only your reference and learning
14-3
- 例如: 编译:mpicc app_match.c邻app_match 运行:可以使用命令mpirun - np的尺寸app_match mnk来运行该串匹配程序,其中大小是所使用的处理器个数,米表示文本串长度,氮为模式串长度,钾为允许误差长度。本实例中使用了尺寸为3个处理器,米= 7,n = 2时,k = 1时。 mpirun - np的3 app_match 7 2 1 运行结果: 在节点0的文字是 在节点0的模式是 共有2匹配在节点0 节点1上
17-1
- Example: 编译:mpicc including.c –o including 运行:可以使用命令 mpirun –np SIZE including来运行该串匹配程序,其中SIZE是所使用的处理器个数。本实例中使用了SIZE=4个处理器。 mpirun –np 4 including 运行结果: 请输入点的个数:6 请输入各点的坐标 0:1 0 1:2 1 2:4 0 3:2 4 4:1 2 5:0 3 请输入要判断点的坐标 2 3
17-2
- 编译:mpicc intersect.c –o intersect 运行:可以使用命令 mpirun –np SIZE intersect来运行该串匹配程序,其中SIZE是所使用的处理器个数,本实例中使用了SIZE=3个处理器。 mpirun –np 3 intersect 运行结果: 输入: please input first polygon please input the count of vetex:3 please input the vertex
CggToOmegaVEL
- cgg格式的速度转为omega格式,参数不包括网格和CDP的坐标-cgg格式的速度转为omega格式
hoffman
- 这是一个哈弗曼编码的程序,c语言版的,就是没有加注释-This is a Havermann coding procedures, c language version that does not add comment
shannon
- 一个香农编码程序,用c写的,希望对大家有用-1 Shannon coding process, using c write, we want to be useful
Comparativestudyofpowerflowsolutionforrectangularc
- 简化的牛顿拉夫逊潮流计算算法,中国期刊全文数据库中下载下来的-power flow
Kjunzhi
- K-均值聚类算法C++编程-...
4
- 一个相当经典的遗传算法在C++上的实现-A very classic genetic algorithm implementation on C++
lhplph
- 最优化中的一维搜索的最优化方法:黄金分割法计算最优解-Optimization of the golden section method to compute the optimal solution