搜索资源列表
jaq
- /* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。 主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调
jiandanheyizh
- 用Java编的人工智能的最简单合一者算法,图形界面很好用 -Java series of the most simple artificial intelligence algorithms-one who, with good graphics interface
25814DES_100
- DES加密算法C++实现,简单易懂。 绝对好用!-DES encryption algorithm C realization of simple and understandable. Absolutely handy!
NeuralNetworksatyouFingertips
- 各种神经网络的算法,包括bp,hp,som等 用c编的,程序简单易懂,适合大家学习-various neural network algorithm, including bp hp, som c, and so on with the series, procedures are simple, suitable for everyone learning
nbpxbj
- 内部排序的算法比较,界面简单,容易理解,希望适合大家-internal scheduling algorithms, simple interface, easy to understand, we hope for
Round-robin这是循环赛日程表的一个简单算法
- 这是循环赛日程表的一个简单算法,基于C语言开发,可在TURB C下运行。,Simple round-robin schedule algorithm, based on the C language
Bellman_and_Wallshall
- 一个简单的Bellman_and_Wallshall算法的实现。只是和大家交流一下,互通有无。-Bellman_and_Wallshall a simple algorithm. Only and all exchange and exchange of needed goods.
c_LanguageProgramSumma
- 此示例从简单的运算到复杂的算法运算等多方面应用给出了源代码,给工程编程人员会有很大的帮助。-This example from simple arithmetic to complex arithmetic operations such as multi-application give the source code, programmers will have to work very helpful.
traffic
- 交通路线最优路径寻找程序,就是做个示范,算法完善,但是路线比较简单-Traffic route optimal path search procedure, that is to be a model, algorithms improve, but the route is relatively simple
monijisuanqi
- 模拟计算器算法,实现简单的+,-,*,/,平方,开方运算-Analog calculator algorithm to achieve a simple+,-,*,/, square, square root operation
AD
- 简单的插值优化算法,用于简单的优化,求解最优值-A simple interpolation optimization algorithm for a simple optimization
new-1
- 基本遗传算法源程序 比例选择算子,单点交叉算子,基本位变异算子-simple genetic algorithm
Genetic-Algorithms-C-program-
- 遗传算法C程序,配套王小平版遗传算法书,可以运行,简单易懂。-Genetic algorithm C program, supporting Wang Xiaoping version of genetic algorithms book, you can run, simple and easy to understand.
SIMPLE
- 安德森/计算流体力学/fortran源代码(第九章esimple算法)-Anderson/Computational Fluid Dynamics/fortran source code (Chapter esimple algorithm)
C
- 上传几个C语言小程序,供新手入门使用,包含输入输出及简单算法-To uploading several small C language program for beginners to use, contains the input and output and a simple algorithm
hanio3
- 是安徽大学人工智能老师布置的一个作业,我自己写的,算法比较简单,希望对学弟学妹们有所帮助-Anhui University artificial intelligence, teachers layout of a work, I wrote it myself, the algorithm is relatively simple, I hope to help Alumni
data-structure
- 常用数据结构简单算法,用c++实现,编译可以通过。-The simple algorithm commonly used data structures with c++, compiled by.
MOGA
- 这是一个简单的用matlab编写的多目标遗传算法,可以供初学者参考-This is a simple multi-objective genetic algorithm using matlab, you can reference for beginners
Dijkstra
- Dijkstra算法的C++编程实现,对简单的数据组合进行计算-Dijkstra algorithm c++ programming implementation, combination of simple data to calculate
SIMPLE
- 基于压力修正的二维不可压缩Couette流动的FORTRAN程序(简单)算法-A Fortran program of incompressible Couette flow in 2D based on pressure correction (SIMPLE) algorithm. Written by Dong Gang, Augest, 2003 Computational Fluid Dynamics, The Basics with Applications