-
用于车辆管理与监控,实现车辆登记查询与帮助
用于车辆管理与监控,实现车辆登记查询与帮助
- 2022-01-30 18:06:44下载
- 积分:1
-
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个...
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。(有详细注解)数据结构学习的好例子-Joseph ring known n individuals (identified by serial number 1,2,3 ... n, respectively) were sitting around on a round-table. K from the number of people reported a few, a few of the m out of that person him from one of the next person to start off, a few m to another person out and so the law of repetition until around round-table All of the people out. (Detailed notes) data structure to learn a good example of
- 2023-06-20 15:30:04下载
- 积分:1
-
bus ticket reservation system
嗨,这个项目基本上是帮你在网上订公共汽车票。它包含javascript和php/mysql函数。小心,这将证明基本上对任何人都有用。尽情享受吧!干杯;
- 2022-08-16 13:20:11下载
- 积分:1
-
C++数据结构的用法 适合对C++语意思有一定了解的人
C++数据结构的用法 适合对C++语意思有一定了解的人-C data structure suitable for the use of C language meaning a certain understanding of
- 2022-02-10 05:56:18下载
- 积分:1
-
addlist very good please download it
addlist very good please download it
- 2022-03-29 05:44:07下载
- 积分:1
-
看见有些拿螺旋数字矩阵做考题的,虽然本来也不难,可是你要一着急也许就想不出来了呢:)...
看见有些拿螺旋数字矩阵做考题的,虽然本来也不难,可是你要一着急也许就想不出来了呢:)-see some figures with spiral matrix so many questions, although otherwise it is not difficult, but you may be an anxious not want to come out? :)
- 2022-02-15 02:28:39下载
- 积分:1
-
一个数据库连接池的完整代码,根据网上找来的代码改写。在jbuilder下测试完全通过 使用时注意修改properties文件。用于商业用途请与原开发者联系。原则...
一个数据库连接池的完整代码,根据网上找来的代码改写。在jbuilder下测试完全通过 使用时注意修改properties文件。用于商业用途请与原开发者联系。原则上只用于学习目的-a database connection pool integrity code, according to the Internet brought the code rewritten. In JBuilder fully tested through the use of properties when changes to documents. For commercial purposes, please contact the original developers. In principle, only for the purpose of learning
- 2022-05-13 01:17:31下载
- 积分:1
-
快递服务编排系统
快递服务编排系统是捡项目从客户的跟踪和记录。
- 2023-07-22 19:45:03下载
- 积分:1
-
餐厅预订
你可以预订座位使用这个程序,你可以更新和删除 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-03 09:41:33下载
- 积分:1
-
利用栈计算运算符
利用栈实现算术表达式的求值。可以简单一些,假设表达式中含有一位整数,以及+、-、*、/、(、)。但不受此限制。
- 2022-02-07 00:07:49下载
- 积分:1