-
An ACCESS database on VC6.0 with the combination of examples of small programs
一个有关VC6.0与数据库为ACCESS结合的小程序例子-An ACCESS database on VC6.0 with the combination of examples of small programs
- 2022-03-16 14:15:06下载
- 积分:1
-
数据结构练习共18道。
数据结构练习共18道。-data structure to practice a total 18.
- 2022-02-16 03:06:05下载
- 积分:1
-
关于自适应滤波的一系列程序,包括二进制信道均衡,噪声对消,信号增强等,斑竹,该加精了吧?...
关于自适应滤波的一系列程序,包括二进制信道均衡,噪声对消,信号增强等,斑竹,该加精了吧?-adaptive filter on a series of procedures, including binary channel equalization and noise cancellation and signal enhancement, fed, the rate is honed?
- 2022-01-26 04:49:17下载
- 积分:1
-
ACM,竞赛题目,我已经在上面测试过了,可以用,题目是ARGUS,希望大家可以喜欢,花了长时间才弄好的...
ACM,竞赛题目,我已经在上面测试过了,可以用,题目是ARGUS,希望大家可以喜欢,花了长时间才弄好的-ACM, the title race, I have tested in the above, you can use the title ARGUS, hope everyone can like it, spent a long time before the promotion of
- 2023-04-26 08:15:04下载
- 积分:1
-
COOL的PB框架界面
COOL的PB框架界面-COOL framework of the PB interface
- 2022-01-21 20:40:27下载
- 积分:1
-
common barcode printing program
通用的条码打印程序-common barcode printing program
- 2022-07-12 05:51:44下载
- 积分:1
-
数据结构的一种算法方式,生死游戏 的程序
数据结构的一种算法方式,生死游戏 的程序-data structure of an algorithm, the process of life and death game
- 2022-03-23 07:49:03下载
- 积分: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
-
在线考试系统
在线考试系统是为不同学生提供在线考试。 使用 PHP 构建, wamp 服务器包含登录表单,注册表单, 和数据库维护,可以删除或者插入数据
- 2022-01-30 21:57:38下载
- 积分:1
-
This is some of the information data structure, which content is relatively simp...
这份是数据结构的一些资料,里面内容相对比较简单,但却非常值得一看~-This is some of the information data structure, which content is relatively simple, but very much worth a visit ~
- 2022-08-16 02:24:14下载
- 积分:1