-
学位证书打印系统
学位证书打印系统-degree certificate printing system
- 2022-05-23 01:44:22下载
- 积分:1
-
Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the...
迷宫问题。以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论
起点就是方阵中的(1,1)终点就是(m-1,n-1) -Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Designing a program, for any set of the maze, find a path from the entrance to the export, or come to the conclusion there is no access point is a square matrix of the (1,1) The end is (m-1, n-1)
- 2022-04-15 13:14:53下载
- 积分:1
-
Linux环境下的Sqlite例程,使用函数回调的机制
Linux环境下的Sqlite例程,使用函数回调的机制-Linux environment under the Sqlite routines, the use of callback function mechanism
- 2023-02-16 04:50:05下载
- 积分:1
-
的最长单调序列,字符串比较,燃料问题和knapsa…
最长单调子序列、字符串比较、加油问题及背包问题的算法分析及求解-The longest monotone subsequence, string comparison, the fuel problem and knapsack problem analysis and solving algorithms
- 2022-03-18 15:32:58下载
- 积分:1
-
数据库索引功能 C 语言源码
数据库索引功能 C 语言源码-database indexing functions C language source code
- 2022-02-07 23:13:16下载
- 积分:1
-
C# written to the database table into Excel, you can choose the workbook, write...
C#写的导入Excel表到数据库,可以选择工作簿,自己写的还不完善,有用的朋友可以借鉴一下,把完善传上来-C# written to the database table into Excel, you can choose the workbook, write their own is not perfect, can be useful to learn from some friends, to improve the Chuan-up
- 2022-05-06 17:53:08下载
- 积分:1
-
K平均聚类法,比较好用,又需要的赶紧下吧
K平均聚类法,比较好用,又需要的赶紧下吧-K-clustering method to compare easy to use, but also hastened to the needs of the next bar
- 2023-01-01 13:55:03下载
- 积分:1
-
数据结构的演示,其中包括了大多数常用数据结构的算法图示和程序...
数据结构的演示,其中包括了大多数常用数据结构的算法图示和程序
- 2022-03-23 12:53:30下载
- 积分:1
-
1背包和 背包问题的动态规划 源程序 只是测试 不过要自己输入 还要自己加入 很简单就没有更改...
0-1背包和 背包问题的动态规划 源程序 只是测试 不过要自己输入 还要自己加入 很简单就没有更改-0-1 knapsack problem knapsack and the dynamic programming source code is to test but also to input their own entry is very there is no simple changes
- 2022-03-09 09:29:09下载
- 积分:1
-
倍增法构建后缀数组 求最大重复子串的C程序
倍增法构建后缀数组 求最大重复子串的C程序-Constructing the suffix array multiplication seeking to repeat the largest sub-string C-program
- 2022-03-18 11:29:48下载
- 积分:1