资源列表

« 1 2 ... .26 .27 .28 .29 .30 1231.32 .33 .34 .35 .36 ... 28522 »

[压缩解压stringmatching

说明:我也是在网上乱找了一个源程序代码,希望有帮到大家的。-String matching
<yangqun> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法newsom123

说明:使用自适应逼近的短期负荷预测,为matlab代码,程序较为简单-The use of adaptive approximation of the short-term load forecasting for the matlab code, the program simple
<李玮> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法huanghou

说明:c++ N皇后求解源码。。。,希望有帮助。-c++ N Queen solve the source code. . . Hope that helps.
<lls> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[压缩解压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-02-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法hanglieshi

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

[数学计算/工程计算a

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

[数学计算/工程计算Input

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

[数学计算/工程计算lambda

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

[数学计算/工程计算Python

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

[matlab例程1

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

[matlab例程dadi_zhijiao

说明:GPS输出的经纬度坐标转换为大地直角坐标-GPS output of geodetic latitude and longitude coordinates is converted to Cartesian coordinates
<> 在 2025-02-02 上传 | 大小: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-02-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 1231.32 .33 .34 .35 .36 ... 28522 »

源码中国 www.ymcn.org