-
一个用vc写的物资管理系统
一个用vc写的物资管理系统-vc with a written material management system
- 2022-02-25 10:04:05下载
- 积分:1
-
简单的演示,N的大小可以改变的,而且这个程序的速度还可以,
比以前我用递归写的那个快多了.如果N改得太大输出会有问题,
因为我用到gotoxy的,这个程...
简单的演示,N的大小可以改变的,而且这个程序的速度还可以,
比以前我用递归写的那个快多了.如果N改得太大输出会有问题,
因为我用到gotoxy的,这个程序主要是练一个算法-simple demonstration, N size can be changed, but the rate of this procedure can also, than in the past I used to write a recursive that quicker. If N is too big change in exports, gotoxy because I used, the process is mainly a training algorithm
- 2022-03-13 09:29:46下载
- 积分: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
-
delphi中使用ADO的源代码
delphi中使用ADO的源代码-use of the source code for ADO
- 2022-06-27 13:44:22下载
- 积分:1
-
visual c++ 很全的ado的sample
visual c++ 很全的ado的sample-visual c is the whole of the sample ado
- 2023-08-05 05:45:02下载
- 积分:1
-
在SQLServer生成下一个数应该不成问题。但问题出现…
Generating next numbers in SQLServer should not be a problem. But problems arise when a customer asks for different types of next numbers that you cannot generate directly from SQL Server. This brief article describes how you would tackle this problem in different scenarios.
- 2022-02-02 09:50:53下载
- 积分:1
-
基于多米诺邮件数据库编写的系统
基于domino系统邮件数据库编写的邮件助手程序,该程序通过c++编写,实现了实时监控domino邮件数据库最新邮件的功能-System based on the domino mail database prepared by e-mail assistant program through c++ Prepared realize the real-time monitoring of domino mail database up-to-date e-mail function
- 2022-04-07 08:21:49下载
- 积分:1
-
磁盘文件最优存储问题,设磁盘上有n 个文件f1, f1,fn,每个文件占磁盘上1 个磁道。这n 个文件的检索概率分别是p1, p2, , pn...
磁盘文件最优存储问题,设磁盘上有n 个文件f1, f1,fn,每个文件占磁盘上1 个磁道。这n 个文件的检索概率分别是p1, p2, , pn-document optimal disk storage, disk based on documents n f1, f1, fn. each file on disk for a cylinder. N This document retrieval probability were p1, p2, and pn
- 2022-07-17 15:47:34下载
- 积分:1
-
修改PEB系统
这是我的vb程序,用于在我的办公室的系统PEB中编辑数据。
- 2022-03-24 22:59:05下载
- 积分:1
-
mfccddb V1.11免费MFC类支持访问CDDB服务器欢迎…
MfcCDDB v1.11 A freeware MFC class to support access to CDDB servers Welcome to MfcCDDB, a collection of freeware MFC classes to support access to the Compact Disc DataBases on the Internet .
- 2022-07-02 04:12:23下载
- 积分:1