-
1.1 算法与程序
1.2 算法与数据结构
1.3 表达算法的抽象机制
1.4 描述算法与算法设计
1.5 算法分析的基本原则
1.6 算法...
1.1 算法与程序
1.2 算法与数据结构
1.3 表达算法的抽象机制
1.4 描述算法与算法设计
1.5 算法分析的基本原则
1.6 算法复杂性分析
- 2022-02-15 08:08:36下载
- 积分:1
-
将xml格式的文件导入到 数据库中,将xml格式的文件导入到 数据库中...
将xml格式的文件导入到 数据库中,将xml格式的文件导入到 数据库中-Xml file will be imported into the database, the xml file into database
- 2022-01-21 21:44:29下载
- 积分:1
-
小型的使用BTREE索引的数据库系统
小型的使用BTREE索引的数据库系统-A small database system using BTREE index
- 2023-07-14 09:35:03下载
- 积分:1
-
The bank payment management information system uses the VF
edition, may manage t...
银行支付管理信息系统采用VF编辑,可以管理简单的银行支付系统。- The bank payment management information system uses the VF
edition, may manage the simple bank payment system.
- 2022-02-04 23:21:28下载
- 积分:1
-
图的应用,二叉树的应用与操作为题目的数据结构课程设计。有详细的文字说明和源代码。...
图的应用,二叉树的应用与操作为题目的数据结构课程设计。有详细的文字说明和源代码。-Map applications, application and operation of a binary tree data structure for the subject curriculum design. A detailed written instructions and source code.
- 2023-05-24 18:30:03下载
- 积分:1
-
该程序可以模拟停车场的管理过程。为各位管理停车场的管理员提供方便。...
该程序可以模拟停车场的管理过程。为各位管理停车场的管理员提供方便。-The program can simulate the parking lot of the management process. Management of car parks for you to facilitate the administrator.
- 2023-08-31 07:10:02下载
- 积分:1
-
Note : This section of the review of data structure and algorithm, a few scatter...
说明: 这一段在复习数据结构和算法,有一些零星笔记,在Others这个归类下,欢迎指正。
对于排序算法,想做一个动态演示的东东,因此今天使用VB.net大概实现了一个,界面如下,代码有2个版本,一个可以指示当前循环的位置(但设计感觉不好,也找不到更好的办法),一个没有。 -Note : This section of the review of data structure and algorithm, a few scattered notes, in the classified Others, welcomed the correction. For Sorting Algorithm and do a demonstration of the dynamic page, and it is probably using VB.net achieved one of the following interface, the code has two versions, one can instruct the current cycle position (but feel bad design, but also find better ways), a no.
- 2023-08-16 01:40:02下载
- 积分:1
-
OracleDatabase10g实用培训教程
OracleDatabase10g实用培训教程-OracleDatabase10g practical training tutorial
- 2022-02-24 18:54:21下载
- 积分:1
-
《产品进销存管理系统的设计与实现》数据结构课设
产品进销存管理系统的设计与实现
内容:针对某一种行业的库房的产品进销存情况进行管理
要求:
(一)采用一定的存储结构对库房的货品及数量进行分类管理
(二)可以进行产品类的添加、产品的添加以及产品数量的添加
(三)能够查询库房每种产品的总量、进货的日期、销出数量、销售时间等
- 2022-04-12 03:37:00下载
- 积分:1
-
银行排队系统仿真
假设银行只有一个窗口(排一个队),客户到达时间间隔服从均值为200秒的指数分布,客户在窗口接受服务
的时间服从均值为300秒的指数分布。设计排队模拟系统,在进行了100人服务后,输出平均到达间隔、平均
等待时间、平均服务时间以及平均停留时间。
- 2022-01-24 19:08:32下载
- 积分:1