-
SQLite中如何用API操作BLOB类型的字段
SQLite中如何用API操作BLOB类型的字段-how to use SQLite API type BLOB fields
- 2022-03-15 12:02:43下载
- 积分:1
-
魔王的语言,运用了数据结构栈、队列的结构
魔王的语言,运用了数据结构栈、队列的结构-Devil" s language, the use of the data structure stack, queue structure
- 2022-03-04 14:02:16下载
- 积分:1
-
本程序是一个宾馆程控电话系统,调试成功。对于初学vc的mfc变成有用,主要是与数据库的调用方面。...
本程序是一个宾馆程控电话系统,调试成功。对于初学vc的mfc变成有用,主要是与数据库的调用方面。-This procedure is a hotel program-controlled telephone system, debugging success. Mfc in vc for the beginner into a useful, mainly with regard to the database call.
- 2022-03-16 06:46:13下载
- 积分:1
-
使用动态规划的方法求接出怎样在两条装配线上以最快的时间完成装配任务...
使用动态规划的方法求接出怎样在两条装配线上以最快的时间完成装配任务-The use of dynamic programming methods for how to access the assembly line in the two shortest time to complete the assembly task
- 2022-01-26 02:53:19下载
- 积分:1
-
SQL Server 2000编程员指南
SQL Server 2000编程员指南-SQL Server 2000 Programming Guide
- 2022-02-02 12:25:04下载
- 积分:1
-
n!不为0的最后一位,可以输出千万级别的阶乘最后一位
n!不为0的最后一位,可以输出千万级别的阶乘最后一位-n! not the last one is 0, you can output level factorial million last
- 2023-06-24 18:20:03下载
- 积分:1
-
Access数据库下实现的系统,功能很强大,适合初学者学习~
Access数据库下实现的系统,功能很强大,适合初学者学习~-Implemented under the Access database system, function is very powerful, suitable for beginners to learn ~
- 2022-07-01 17:57:49下载
- 积分:1
-
/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means...
迷宫算法(maze)
/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,
* 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary.
* Each step can be made horizontally or vertically for one more grid (diagonal
* jump is not allowed).
* Your program should print a series of grid coordinates that start from m[0][0]
* and go to m[9][9]
* Hint: No need to find the shortest path, only need to find one path that gets
* you to desitination.
*/
-/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,
* 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary.
* Each step can be made horizontally or vertically for one more grid (diagonal
* jump is not allowed).
* Your program should print a series of grid coordinates that start from m[0][0]
* and go to m[9][9]
* Hint: No need to find the shortest path, only need to find one path that gets
* you to desitination.
- 2022-08-08 06:28:42下载
- 积分:1
-
图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)!...
图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)! -map the depth and breadth traversal priority priority traverse to the adjacency matrix input. (According to the prompt entry)!
- 2022-01-31 12:22:09下载
- 积分:1
-
its our assignment to build interface for a booking system at UMS spisk school
its our assignment to build interface for a booking system at UMS spisk school
- 2022-12-02 08:55:03下载
- 积分:1