资源列表
MIT.Introduction.to.Algorithms.Second.Edition
- MIT的算法导论,经典中的经典。写程序必看-MIT.Introduction.to.Algorithms.Second.Edition
NR-ifft
- IFFT的MATLAB实现,很具参考价值-IFFT of the MATLAB implementation, it is a reference value
6.1.89
- gaussnode,gaussquado, mls shap function
hamierdun
- 有关哈米尔顿算法的一些研究,有个实例-Some of the Hamilton method, there are instances ~~~~~~~~~~~~
asdf
- 计算多点追踪一点问题,很好,可以去试试啊 啊,呵呵 -to find a core
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