-
open the records in the database and view the database
打开数据库中的记录,并且实现浏览数据库的功能-open the records in the database and view the database
- 2022-08-08 09:14:00下载
- 积分:1
-
数据结构考试的样题,对考试很有帮助。里面是BMP文件。
数据结构考试的样题,对考试很有帮助。里面是BMP文件。-Data structure sample exam questions on the exam very helpful. Inside is a BMP file.
- 2022-02-13 12:14:32下载
- 积分:1
-
For Call Center Operators for the work time given
For Call Center Operators for the work time given- For Call Center Operators for the work time given
- 2023-03-20 11:30:03下载
- 积分:1
-
Mainly for the VC database programming use, a detailed description of the ODBC a...
主要为VC数据库编程使用,详细介绍了ODBC和oledb
- 2022-04-25 05:45:02下载
- 积分:1
-
与数据库和VB相关联的各种实例参考代码文档
与数据库和VB相关联的各种实例参考代码文档-VB and databases and a variety of examples of associated document reference code
- 2022-11-18 18:25:03下载
- 积分:1
-
图论中二分图匹配求最佳匹配的KM算法,用c实现,简单易懂
图论中二分图匹配求最佳匹配的KM算法,用c实现,简单易懂-Graph Theory in the bipartite graph matching the best match for KM algorithm, with c realize, easy-to-read
- 2022-09-24 04:50:02下载
- 积分:1
-
大学英语精读学习软件,中英文对照,可复读,由于MP3文件太大,只上传2课,源程序未上传,打开数据库文件就知道编程思路。...
大学英语精读学习软件,中英文对照,可复读,由于MP3文件太大,只上传2课,源程序未上传,打开数据库文件就知道编程思路。-College English learning software, bilingual and can read, as much MP3 files, upload only two classes, the source did not upload, open database files know programming ideas.
- 2022-03-01 01:21:58下载
- 积分:1
-
本文章首先简要介绍了一维与二维情况下的最接近点对问题与所涉及到的解决算法.然后,把最接近点对问题延伸至三维,提出了自己的解决思想,并提供了相关伪代码,以供参考....
本文章首先简要介绍了一维与二维情况下的最接近点对问题与所涉及到的解决算法.然后,把最接近点对问题延伸至三维,提出了自己的解决思想,并提供了相关伪代码,以供参考.请各位朋友多提建议!-err
- 2023-06-26 16:35:04下载
- 积分:1
-
拖动开发代码,关于pb 的
拖动开发代码,关于pb 的-Drag code on the pb
- 2022-07-10 11:04:39下载
- 积分:1
-
八 方块移动游戏要求从一个含8个数字(用1
八 方块移动游戏要求从一个含8个数字(用1-8表示)的方块以及一个空格方块(用0表示)的3x3矩阵的起始状态开始,不断移动该空格方块以使其和相邻的方 块互换,直至达到所定义的目标状态。空格方块在中间位置时有上、下、左、右4个方向可移动,在四个角落上有2个方向可移动,在其他位置上有3个方向可移 动。例如,假设一个3x3矩阵的初始状态为:
8 0 3
2 1 4
7 6 5
目标状态为:
1 2 3
8 0 4
7 6 5-Eight-box requirements of mobile games from one containing eight numbers (1-8 with express) the box, as well as a space box (with 0) of the 3x3 matrix of the initial start, and constantly move the box to make space its adjacent box and swap until they reach their defined target state. Spaces in the middle position box has the upper and lower, left and right direction of four removable, in the four corners there are two directions can be mobile, in other locations has three movable direction. For example, suppose a 3x3 matrix of the initial state as follows: 803,214,765 target state as follows: 123,804,765
- 2022-03-22 21:44:29下载
- 积分:1