-
HashTable
Implementation of c++ hash table... Used to learn c++ grammar
- 2017-10-20 21:49:53下载
- 积分:1
-
eightqueen
利用數據結構中的棧,實現19世紀著名數學家高斯提出的八皇后問題(Stack data structure, to achieve the eight queens problem of the 19th century, the famous mathematician Gauss)
- 2012-10-23 08:30:21下载
- 积分:1
-
AutoProgram
“整体叶轮五轴联动数控加工自动编程”,只要用Microsoft Access(数据库)软件把叶轮的截面数据建成表,并输入叶轮的基本尺寸,就可以自动生成叶轮的数控加工程序。("impeller overall 5-axis NC machining automatic programming" as long as Microsoft Access (database) software onto the impeller section data into tables, the impeller and the importation of basic dimensions, it can automatically generate impeller NC programs.)
- 2006-05-29 09:55:16下载
- 积分:1
-
Dijkstra
主要是DIJKSTRA经典算法,可以作为单个算法来读,也可以调用。(DIJKSTRA mainly classical algorithm can be read as a single algorithm can also be called.)
- 2010-09-25 17:37:40下载
- 积分:1
-
POJ2371
PKU ONLINEJUDGE 2371
- 2011-10-21 15:03:03下载
- 积分:1
-
bodb_1.0.4
BODB是一套开源的内存数据库系统,基于BOOST开源库开发,支持跨平台编译应用.(Bodb is a boost based software library that implements a simple SQL database engine. Include a sqlparser project.
)
- 2012-03-30 10:54:12下载
- 积分:1
-
Polynomial
数据结构课程设计一元多项式的实现(抽象数据类型)(Data structure courses to design a polynomial realization (abstract data type))
- 2012-06-12 20:04:10下载
- 积分:1
-
sorting_string
随机生成字符串排序。直接插入排序,快速排序,归并排序,堆排序(Randomly generated string sorting. Direct insertion sort, quick sort, merge sort, heap sort)
- 2013-10-19 16:02:00下载
- 积分:1
-
yinhangmoni
这是一个简单的银行模拟系统
1、 客户的到达时间随机
2、 客户需要处理的业务随机(不同业务处理的平均长度不同,例如:取款时间较短,开户和销户时间较长)
3、 处理客户业务所需时间随机(在一定范围内)
4、 使用文本文件记录每个客户到达时间、业务处理时间、业务结束时间
5、 动态显示(刷新时间可调)目前每个窗口累计处理客户数量、等待人数,每个窗口的平均业务处理时间,不同业务类型业务的累计办理量。
(This is a simple bank simulation system
1 customer arrival time random
2, customers need to deal with the business of random (the average length of the different business processes, such as: the withdrawal shorter, longer to open an account and cancel the account)
3, the time required to deal with customer service random (within certain limits)
4, using a text file to record each customer arrival time, business processing time, the business end of time
5 dynamically display (refresh time is adjustable) each window is accumulated to handle the number of customers waiting for the number the average business processing time of each window, different type of business operations total for the amount.)
- 2012-11-22 00:08:18下载
- 积分:1
-
基于VS2008 C#编写的简单学生成绩管理系统 源代码
包含学生成绩管理的增删查改 还有教师学生两个不同的登录界面 界面简单美观 很适合中级学习人 是我大二学习软件工程和数据库时自己做的
- 2023-07-06 02:10:04下载
- 积分:1