-
封装了数据库的基本操作,再也不用为写esql的程序烦恼了,很方便
封装了数据库的基本操作,再也不用为写esql的程序烦恼了,很方便-package of the basic operation of the database, no longer have to write esql procedures trouble. Very convenient
- 2022-07-20 20:37:26下载
- 积分:1
-
简单的迷宫算法,数据结构操作,迷宫是一组
简单的迷宫算法,数据结构作业,迷宫是自己设定的-Simple maze algorithm, data structure operations, the maze is a set of
- 2022-04-01 10:01:42下载
- 积分:1
-
This simple procedure is to write several different types of the traversal algor...
这个简单的程序写的是几种不同的对二叉树的遍历算法,在数据结构中经常可以看到。-This simple procedure is to write several different types of the traversal algorithm for binary tree in data structure can be seen frequently.
- 2023-08-08 19:35:03下载
- 积分:1
-
matlab排队仿真代码
假设某银行有4个窗口对外接待客户,从早晨银行开门起不断有客户进入银行。由于每个窗口在某个时刻只能接待一个客户,因此在客户人数众多时需要在每个窗口前顺次排队,对于刚进入银行的客户,如果某个窗口的业务员正空闲,则可上前输业务;反之,若4个窗口均有客户所占,他便会排在人数最少的队伍后面。
- 2022-05-05 06:36:58下载
- 积分:1
-
实现了二叉排序树的所有功能
建立,增,删,改,查
实现了二叉排序树的所有功能
建立,增,删,改,查
-Achieved a binary sort tree all the features of the establishment, increase, delete, change, check
- 2022-01-26 08:04:17下载
- 积分:1
-
参考课堂迷宫问题的解题方法,建立move数组,若马当前位置是(x,y),则沿着第i(1<=i<=8)个方向跳一步,到达新的位置为( x’,y’),下...
参考课堂迷宫问题的解题方法,建立move数组,若马当前位置是(x,y),则沿着第i(1
- 2022-05-27 14:06:38下载
- 积分:1
-
MongoDB 连接
这是一个 java 文件来连接到 MONGODB 数据库适合初学者。MongoDB 支持 Map Reduce 和分片为了获得最佳性能。MongoDB 用于大数据
- 2022-05-26 08:33:33下载
- 积分:1
-
一个非常简单的项目代码
工作的任务,是负责一个项目的部分代码
对一幅带有人脸信息的24位真彩色bmp文件,通过基于肤色信息的彩色图象分割法,对人脸区域的检测,以及区域标定-On a piece of information with a human face 24 true color bmp files, color information based on color image segmentation method of human face region detection, as well as regional calibration
- 2022-04-28 12:26:48下载
- 积分:1
-
用VC编写的读取SQL数据库的小程序
用VC编写的读取SQL数据库的小程序-VC prepared by the reader SQL database small program
- 2023-04-17 17:05:03下载
- 积分:1
-
约瑟夫环的数据结构算法 VC++6.0实现
约瑟夫环的数据结构算法 VC++6.0实现-Josephus algorithm data structure VC++ 6.0
- 2022-02-10 07:42:17下载
- 积分:1