-
PSO (Particle Swarm Optimization Particle Swarm Optimization), is a course in a...
PSO(Particle Swarm Optimization 粒子群优化算法),是课程的一个小项目,实现了单机调度排序-PSO (Particle Swarm Optimization Particle Swarm Optimization), is a course in a small project, to achieve a single machine scheduling to sort
- 2022-03-02 20:34:32下载
- 积分:1
-
php的源代码,里面的内容很丰富哦!希望对大家有用!
php的源代码,里面的内容很丰富哦!希望对大家有用!-php source code, which covers a wide range Oh! Hope for all of us!
- 2022-01-31 03:40:12下载
- 积分:1
-
一个简单的扫雷游戏
该源程序利用C++语言实现了一个基于命令行的简单扫雷游戏,源程序中详细描述了构建该游戏所需要的数据结构以及算法实现流程,利用该源代码,同时结合界面编程技术,可以实现基于可视化界面的扫雷游戏。
- 2022-03-24 22:36:46下载
- 积分:1
-
这是自己做的一个FLASH文件,主要显示的是AA大学的图片及其历史...
这是自己做的一个FLASH文件,主要显示的是AA大学的图片及其历史-This is their own to do a FLASH file, mainly shown in the picture is AA University and its history
- 2022-07-07 21:38:47下载
- 积分:1
-
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表...
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表的表长不小于100,其中的数据要用伪随机数产生(RAND()),至少要用5组不现的输入数据作比较,比较的指标为有关键字参加的比较次数和关键字参加的比较次数和关键字的移动次数。
3. 最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。
-internal sorting algorithm 1, a demand analysis. Experiment on the following six kinds of internal sorting algorithm measured comparison : foaming, direct insertion, simple choice, rapid, Hill, Heap Sort. 2. Sorting tables to the long table is not less than 100, which use the data generated pseudo-random number (RAND ()), be at least five sets of input data are provided for comparison. comparable indicators for the keyword in the number of keywords and the number of participants and the number of mobile keyword. 3. Finally, the results of a simple analysis, including data on the outcome of fluctuations in the size of explanation.
- 2023-01-14 13:35:03下载
- 积分:1
-
the "quick start" on the toolbar to re
在“快速启动”工具栏上重新创建“显示桌面”图标-the "quick start" on the toolbar to re-create "desktop" icon
- 2022-12-28 01:05:03下载
- 积分:1
-
较大内存动态数组模板类
CMemBlockArray模板类:按指定的块大小从系统中申请内存,然后以C语言数组的方式使用。VirtualQue模板类:对循环队列的索引操作进行封装,可以将轻易地将一个数组当作循环队列进行管理。
- 2022-02-14 23:06:57下载
- 积分:1
-
三个野人和三个传教士要过河。
(1). 有三个野人和三个传教士要过河。
(2).只有一条船过河,船上每次只能座最多两个人。
(3).任何时候,野人的...
三个野人和三个传教士要过河。
(1). 有三个野人和三个传教士要过河。
(2).只有一条船过河,船上每次只能座最多两个人。
(3).任何时候,野人的数量不能比传教士多。否则野人就要吃了传教士。
(4).最终三个野人和三个传教士都要过到河的对面。
-Three Savage and three missionaries must cross the river. (1). There are three wild man and three missionaries must cross the river. (2). There is only one boat to cross the river, each boat can only seat a maximum of two people. (3). Any time the number of savages should not more than the missionaries. Otherwise, we should eat missionary Savage. (4). The final three Savage and three missionaries must cross the river opposite.
- 2022-05-16 02:03:15下载
- 积分:1
-
使用Acrgis Engine 的java api 开发的创建一个shape文件
使用Acrgis Engine 的java api 开发的创建一个shape文件-Acrgis Engine using the java api to create a shape the development of documents
- 2022-02-02 04:30:13下载
- 积分:1
-
图书管理系统
本图书管理系统实现了以下功能:
l 实现图书的入库与入库退货管理。
l 实现图书的库存盘点管理。
l 实现图书的定价、调价管理。
l 实现图书的销售、销售退货管理。
实现图书的入库查询、入库退货查询、图书销售查询等信息查询。
- 2023-08-11 11:15:06下载
- 积分:1