-
pc游戏编程_人机博弈,算法和实现都比较完整,源码可运行。且可以从中学到很好的算法知识,和人机博弈...
pc游戏编程_人机博弈,算法和实现都比较完整,源码可运行。且可以从中学到很好的算法知识,和人机博弈-pc game programming _ man-machine game, algorithms and realization are relatively complete, source code can run. And can learn a good knowledge of algorithms, and human-computer game
- 2023-08-13 12:45:05下载
- 积分:1
-
从Visual C++中用Access自动生成报表
从Visual C++中用Access自动生成报表-from using Visual C Access automatically generate statements
- 2023-01-28 11:45:03下载
- 积分:1
-
matlab排队仿真代码
假设某银行有4个窗口对外接待客户,从早晨银行开门起不断有客户进入银行。由于每个窗口在某个时刻只能接待一个客户,因此在客户人数众多时需要在每个窗口前顺次排队,对于刚进入银行的客户,如果某个窗口的业务员正空闲,则可上前输业务;反之,若4个窗口均有客户所占,他便会排在人数最少的队伍后面。
- 2022-05-05 06:36:58下载
- 积分:1
-
了解服务器的内部结构,对LOCK有一个 更高层次的认识。 建议有3年C++编程的朋友参考。...
了解服务器的内部结构,对LOCK有一个 更高层次的认识。 建议有3年C++编程的朋友参考。-understanding of the internal structure of the server, right LOCK have a higher level of awareness. Proposal 3 years C programming reference to a friend.
- 2023-01-08 21:55:02下载
- 积分:1
-
/*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7...
/*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 编程任务: 对于给定的由n行数字组成的数字三角形,编程计算从三角形的顶至底的路径经过的数字和的最大值-/* Digital triangle Issue Description : given an OK by the number n of triangular figures shown in the diagram below. Design of a test algorithm, calculated from the top of the triangle to the end of a path, the path through the largest sum of the figures. 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 programming tasks : for a given n line by the number of digits triangle, triangle programming calculated from the top to the bottom of the path through the figures and the maximum
- 2022-09-23 22:05:03下载
- 积分:1
-
一个ADO+VC的源码,适用于初学者,里面还有其他控件用法
一个ADO+VC的源码,适用于初学者,里面还有其他控件用法-A ADO+ VC source for beginners, there are other controls usage
- 2023-06-05 19:50:04下载
- 积分:1
-
ADO dynamic link with various heterogeneous database query data generation inser...
用ADO 动态连接各种异构数据库查询数据生成sql插入insert语句。-ADO dynamic link with various heterogeneous database query data generation insert insert sql statement.
- 2023-03-16 02:10:03下载
- 积分:1
-
完成非的过程
该程序完成对二叉树的非递归的前序遍历,在三种遍历方法中,这种遍历最简单,所以,核心代码自然要少很多。-completion of the process of non- recursive binary tree of the former preorder, the three traverse method, which traverse the most simple, so natural to the core code is much less.
- 2022-02-01 08:27:39下载
- 积分:1
-
医院管理系统
医院管理系统
抽象
目的:
医院目前使用手工系统的管理和维护的关键信息。当前系统需要大量的纸质表单,与数据存储传遍了整个医院管理的基础设施。(窗体) 上的信息往往是不完整的或未遵守管理标准。形式常常迷失在过境之间部门需要一个全面的审计进程,确保没有重要的信息会丢失。相同的信息的多个副本存在在医院里,可能会导致各种数据存储区中的数据不一致。
任何一
- 2022-03-17 21:15:49下载
- 积分:1
-
模拟银行家算法,有效避免死锁.附带详细的实验报告!
模拟银行家算法,有效避免死锁.附带详细的实验报告!-Simulation bankers algorithm avoid deadlock. The report detailed experimental fringe!
- 2022-02-28 14:45:21下载
- 积分:1