-
一个用到动态规划算法的acm题
一个用到动态规划算法的acm题-used a dynamic programming algorithm that acm
- 2022-11-29 07:30:03下载
- 积分:1
-
IF97水和水蒸气性质计算C源码
水和水蒸汽作为一种重要工质,在电站热能动力工程上有着广泛的应用。德、俄、英、加等7国12位科学家组成的联合研究小组提出了一个全新水和水蒸汽计算公式,在1997年德国Erlanger召开的水和水蒸汽性质国际联合会(IAP WS)上通过并发表,称为IAPWS-IF97公式。根据IF97的文档,自己编写的C代码
- 2022-01-31 11:22:35下载
- 积分:1
-
Upload Files Without COM
资源描述
详细介绍: 一套国外的搜索引擎,采用db数据库,不过是英文版的,经过修改我想一套正宗的SOHU系统也该诞生了!
- 2022-03-12 21:42:40下载
- 积分:1
-
用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度...
用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度-With the VC to the latitude and longitude position from a distance conversion, known latitude and longitude point A, and another point A to point B relative to the distance and azimuth, latitude and longitude of point B
- 2022-01-24 13:55:54下载
- 积分:1
-
详细的矩阵类的运用,加法,经调试过,可用
详细的矩阵类的运用,加法,经调试过,可用-Detailed the use of matrices, addition, after debugging, and can be used
- 2023-08-12 19:35:03下载
- 积分:1
-
BellManford
Bellman Ford algorithm for finding the shortest path between nodes is an algorithm used.
primarily in the gray box identifies nodes are between our EDGE. Then we set the starting node (for one example)
resulting path will be drawn on lef
- 2022-08-14 08:44:59下载
- 积分:1
-
这是我从网上找到的阴历算法,出于对原作者的尊重,代码里的各内容多于保留。...
这是我从网上找到的阴历算法,出于对原作者的尊重,代码里的各内容多于保留。-This is what I found in the lunar calendar online algorithm, based on the original author of respect, the code"s content than reservations.
- 2022-10-04 12:00:03下载
- 积分:1
-
AOE网算法,VC实现
AOE网算法,VC实现-AOE network algorithm, VC
- 2022-03-05 23:14:20下载
- 积分:1
-
详细对一般字符串表达式解析,可进行常规的表达式操作
详细对一般字符串表达式解析,可进行常规的表达式操作-Detailed analysis of the general string expression, it can conduct regular expression operator
- 2022-12-09 20:30:02下载
- 积分:1
-
斯蒂芬森算法;
数值计算算法:斯蒂芬森算法写的帕斯卡尔要找到一个解决方案,以G(X)= X 给定的初始近似值P0: 输入:初始近似P0;公差TOL; 迭代N 0的最大数目。 输出:近似解p或 该方法失败的消息。
- 2022-01-26 02:33:29下载
- 积分:1