-
最简练的记忆游戏
要有简单易懂的交互界面。 2.允许用户输入数字,选择游戏类型,在显示菜单和输入选择过程中要有loading界面 3.按照选择的类型进行游戏,用户根据控制台显示的字符记忆进行输入,如果正确,进入下一关,分数增加并且难度增加 4.要对取胜做出判断,如果记忆的字符输入错误,提示是否继续,是则继续游戏,否则给出分数
- 2022-10-20 14:40:03下载
- 积分:1
-
Fresnel Diffraction procedures for studying physics of optical or optical techno...
菲涅耳衍射的程序,对于研究物理光学或者应用光学的科技工作者应该有所帮助-Fresnel Diffraction procedures for studying physics of optical or optical technology should help workers
- 2022-07-12 16:41:10下载
- 积分:1
-
创建SQLite3静态库的文件
创建SQLite3静态库的文件,对您创建SQLite静态库很有帮助,没有这个文件你就无法创建SQLite静态库,无法用gcc命令编译生成*.cgi文件
- 2022-01-30 10:13:08下载
- 积分:1
-
蒙特卡罗求圆周率算法,可以对蒙特卡罗算法有个初步认识,本程序C++实现...
蒙特卡罗求圆周率算法,可以对蒙特卡罗算法有个初步认识,本程序C++实现-Monte Carlo algorithms for pi, the Monte Carlo algorithm can have a preliminary understanding, this procedure C++ Achieve
- 2023-07-12 15:35:03下载
- 积分:1
-
A program to demonstrate the optimization process of ant colony optimization for...
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
- 2022-02-19 22:51:42下载
- 积分:1
-
图论基础算法源代码
包括有向图和无向图的DFS算法,UDG算法,任意两点间距离,Prim算法等等
- 2022-08-21 06:22:49下载
- 积分:1
-
AI::Categorizer is a framework for automatic text categorization. It consists of...
AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Perl modules that implement common categorization tasks, and a set of defined relationships among those modules
- 2022-05-30 09:19:04下载
- 积分:1
-
帝国主义的竞争算法
ICA 是新型的全局搜索的启发式算法使用帝国主义和帝国主义比赛过程作为灵感的来源。我们已经开发了这个算法在控制和智能化加工的卓越中心,欧洲经委会大学学院的牢。有关这种算法的详细信息可以在我的主页中找到:
- 2022-11-06 10:15:04下载
- 积分:1
-
按列选主高斯消元,高斯消元算法
按列选主高斯消元,高斯消元算法-out elections by the main PGE, PGE algorithm
- 2022-01-30 15:15:13下载
- 积分:1
-
FFT的快速算法。实测无误! 比普通的FFT快一个数量级
FFT的快速算法。实测无误! 比普通的FFT快一个数量级, 实际测试用的2048个点。在VC的环境下,编译通过,实测的效率很高。推荐使用!
- 2022-05-31 18:07:04下载
- 积分:1