资源列表

« 1 2 ... .13 .14 .15 .16 .17 24318.19 .20 .21 .22 .23 ... 28523 »

[压缩解压cv4

说明: Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
<65400> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法hanglieshi

说明:c++行列式求值源码。。 希望有所帮助。-c++ source code determinant evaluation. . Want to help.
<lls> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算a

说明:this code simulate sluted aloha protocol.
<aissan> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Input

说明:This program is a simple lambda expression evaluator
<robinphilip1989> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算lambda

说明:another lambda evaluator
<robinphilip1989> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Python

说明:another python implementation
<robinphilip1989> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[matlab例程1

说明:学习用的事件与触发.cs 可以用于教学.....演示-Learn to events and triggers. Cs can be used to demonstrate the teaching .....
<xiap yi> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[matlab例程dadi_zhijiao

说明:GPS输出的经纬度坐标转换为大地直角坐标-GPS output of geodetic latitude and longitude coordinates is converted to Cartesian coordinates
<> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[数值算法/人工智能GCJ

说明:2008 Google Code Jam 第三轮网赛,lym和windy两位大牛的代码,很值得学习!-The third round of the 2008 Google Code Jam network event, windy large cattle code, it is worth learning!
<王文怡> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[matlab例程shiyan

说明:数值分析的实验用二分法编写程序代码的例子-Numerical analysis of the experimental programming code examples of the dichotomy
<liguifang> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算success_failure_way

说明:本程序是最优化理论中一维搜索方法之一——成功失败法的实现-linear search
<qingfeng> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[matlab例程bondtection

说明:在matlab平台下,进行图像边缘提取的简单程序,改程序简单易懂,且实用性强,适合初学者。-In the matlab platform to carry out a simple image edge extraction process, to change procedures are simple and easy to understand, and practical, suitable for beginners.
<CXChou> 在 2025-10-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 24318.19 .20 .21 .22 .23 ... 28523 »

源码中国 www.ymcn.org