-
实现线性表的创建、删除、插入、遍历操作,方便大家使用
实现线性表的创建、删除、插入、遍历操作,方便大家使用-To achieve a linear form to create, delete, insert, traversal operation, easy to use you
- 2022-02-20 03:50:15下载
- 积分:1
-
本人上传的是用贪心算法实现找零钱问题。贪婪算法的根本思想是逐步获得最优解。...
本人上传的是用贪心算法实现找零钱问题。贪婪算法的根本思想是逐步获得最优解。-I uploaded is to use greedy algorithm to find small change problem. Greedy algorithm is the fundamental idea is to gradually get the optimal solution.
- 2022-03-02 15:39:29下载
- 积分:1
-
floyd,求最短路径的算法。。求任意两点间的最短距离
floyd,求最短路径的算法。。求任意两点间的最短距离-floyd, seeking the shortest path algorithms. . Arbitrary order of the shortest distance between two points
- 2022-07-13 09:49:18下载
- 积分:1
-
投票问卷管理系统 V1.2.rar
投票问卷管理系统 V1.2.rar-vote questionnaire management system V1.2.rar
- 2022-08-14 06:11:20下载
- 积分:1
-
高斯列主元消元法,
这只是我个人的一种解法,仅供参考。...
高斯列主元消元法,
这只是我个人的一种解法,仅供参考。-out PCA Gaussian Elimination Act, this is my personal one solution for reference.
- 2022-06-22 03:30:05下载
- 积分:1
-
严蔚敏编写的《数据结构》第2章的答案,全部为源码
严蔚敏编写的《数据结构》第2章的答案,全部为源码-the answers of chapter two of a book called ‘Data Structures’ writen by Yan Wei Min
- 2022-11-03 03:35:03下载
- 积分:1
-
将mysql数据库生成数据字典
使用VBA可以将SQLServer数据库生成数据库,用word宏实现的数据字典生成器。
打开word文档后,按alt+f11即可看到源码。
需要修改其中的数据库连接串,否则无法连接数据库成功,也无法生成数据字典。
按F5即可运行查看生成的数据字典。
目前只支持SQL Server,不支持其他数据库
- 2022-11-29 04:50:03下载
- 积分:1
-
自己做的 借书管理系统
自己做的 借书管理系统-own library management system
- 2022-04-12 10:10:51下载
- 积分:1
-
binary tree first sequence, sequence after sequence, layer by traversal algorith...
二叉树的先序,中序,后序,按层遍历算法。以中序输入,用‘#’代替叶子节点的子节点输入。-binary tree first sequence, sequence after sequence, layer by traversal algorithm. The order to import, use "#" instead of the leaf nodes for input nodes.
- 2022-12-12 20:15:03下载
- 积分:1
-
使用两个向量的叉积判断两线分割…
使用两个向量的叉积来判断两条线段是否相交-The use of the cross product of two vectors to determine whether two line segments intersect
- 2022-03-24 16:16:40下载
- 积分:1