资源列表

« 1 2 ... .26 .27 .28 .29 .30 2131.32 .33 .34 .35 .36 ... 2656 »

[数据结构常用算法8

说明:算法题目,循环赛日程表,经典的训练题目。可以很好的训练编程思维。-Algorithm subject, round-robin schedule, classical training topics. Good training programming thinking.
<王凡> 在 2025-07-22 上传 | 大小:203kb | 下载:0

[数据结构常用算法24DIAN

说明:24点穷举法的运用 用C语言解决24点的计算问题-The 24-point brute-force method to use C language to solve computational problems in 24 points
<龚景荣> 在 2025-07-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法maze

说明:分治算法,走迷宫问题,0可通过,1不可通过。-Divide and conquer algorithms, Maze problem by, not by.
<林洁> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法stoneman

说明:求解封闭三角形网格的最短几何路径(整个网格为扫描过的一个复活岛上的石头人形)。-Shortest geometric path for solving a closed triangle mesh (the entire grid is scanned an Easter Island stone humanoid).
<许萌萌> 在 2025-07-22 上传 | 大小:16.1mb | 下载:0

[数据结构常用算法lab-2

说明:汽车加油行驶问题。线性规划与网络流24题之一,44ms过OJ。具有一定的参考性。-Car refueling traveling. Linear programming and network flow to one of the 24 questions, 44ms Accpted at OJ. Reference.
<俞风英> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法bellman

说明:贝尔曼算法,可以看看,这是我的课程设计的作品呢,有问题可以指导我下-Bellman algorithm, you can look at my course design work, the problem can guide me to the next
<韩靖> 在 2025-07-22 上传 | 大小:190kb | 下载:0

[数据结构常用算法Dijkstra

说明:迪特斯特拉算法,课程设计的作品,主要计算站点距离的吧,可以-Dieter Stella algorithm, distance course design work, the main computing sites can look
<韩靖> 在 2025-07-22 上传 | 大小:190kb | 下载:0

[数据结构常用算法hash.tar

说明:一个简单的 hash 算法的源代码,很实用,可以用在很多地方。-A simple hash algorithm source code, very practical and can be used in many places.
<happy> 在 2025-07-22 上传 | 大小:6kb | 下载:0

[数据结构常用算法java_linker

说明:java链表操作:查找、删除和插入。 自己写的,编译已经通过-java linked list operations:search, delete and insert. Write it by my own, the compiler has passed.
<dfjdk> 在 2025-07-22 上传 | 大小:9kb | 下载:0

[数据结构常用算法222

说明:学生管理系统,使用二叉树,使用广度优先遍历-Student management system
<zhangning> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法DeleateSubList

说明:自行设计随机生成n=30的S串;实现删除子串算法Deletestr(sqstr s,sqstr sub);分析T(n);讨论s=’aaa….abbb….b’,sub=’ab’的执行结果。-Design their own randomly generated n = 30 S-string Delete the substring the algorithm Deletestr (sqstr s, sqstr sub) analysis of T (n) discussion s =
<moumiao> 在 2025-07-22 上传 | 大小:47kb | 下载:0

[数据结构常用算法ZeroOnePack

说明:分支界限法求解0-1背包问题。有N件物品和一个容量为V的背包,第i件物品的费用是c[i],价值是w[i],求解将哪些物品装入背包可使这些物品的费用总和不超过背包容量,且价值总和最大。-Branch and bound method for solving 0-1 knapsack problem. N items and a capacity V of the backpack, the cost of items i C [i], the value of W [i], the sum of
<郝既得> 在 2025-07-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 2131.32 .33 .34 .35 .36 ... 2656 »

源码中国 www.ymcn.org