-
这个小程序是用c++实现的约瑟夫环问题,也属于数据结构中的经典算法...
这个小程序是用c++实现的约瑟夫环问题,也属于数据结构中的经典算法-This applet is used c++ to achieve the Joseph Central problems in the data structure is a classic algorithm. . .
- 2023-01-16 12:00:04下载
- 积分:1
-
数据结构中的二叉树,二叉排序树,遍历左右孩子,输入数值划出圆...
数据结构中的二叉树,二叉排序树,遍历左右孩子,输入数值划出圆-data structure, the binary, binary sort tree traversal around children, the importation of numerical round draw
- 2022-03-20 08:30:44下载
- 积分:1
-
用C++来实现BP神经网络的功能,进行土地预测。
用C++来实现BP神经网络的功能,进行土地预测。-C++, to achieve the BP neural network functions, land forecasts.
- 2022-08-06 11:42:12下载
- 积分:1
-
用javascript做网页时的特效,形成漫天飘雪的效果,试试吧。将代码加入<BODY></BODY>中即可。
用javascript做网页时的特效,形成漫天飘雪的效果,试试吧。将代码加入中即可。-Web page using javascript to do the special effects, the effects of the formation of snow all over the sky, give it a try. The code by adding in you.
- 2023-07-06 13:30:02下载
- 积分:1
-
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种...
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种子只有一个或零个邻居,将因为孤独而死亡;
繁殖:如果一个空格子有三个邻居,那么将会长出一粒新种子。一种模式在经过若干代之后有以下四种可能的结局之一:
消亡;
不变――静态;
振荡――在一组模式间循环多次后在相同的位置出现相同的模式;
滑动――在一组模式间循环多次后在不同的位置出现相同的模式。该程序允许用户指定初始的模式或计算机自动创建初始的模式;
显示进化的过程,即历代模式;
当模式消亡就停止进化,或者提示用户是否继续显示下一代,或开始新的案例,抑或退出。
-The program implementation is the seed of life simulation, survival: There are two or three neighbors of the seed will survive to the next generation, that is still occupying the lattice
Death: If there are four or more neighbors, the seeds will die because of overcrowding if seed is only one or zero neighbors, will die because of loneliness
Breeding: If a sub-space has three neighbors, then it will grow a new seed. After a pattern after several generations have the following one of four possible outcomes:
Die
Constant- static
Oscillation- a group of modes in the loop on many occasions in the same location after the same pattern emerged
Sli
- 2022-03-25 01:15:01下载
- 积分:1
-
学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线...
学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线性表上的各种基本运算,完成题目需求。 5、在实例中运用排序与查找算法。-student performance management system a C language, master structural design methods. Two, understand the design of large software technology 3, in the context of practical applications flexibility in the use of the linear sequence table storage structure and chain storage structure. 4, the flexible use of linear form of basic computing, completed topic demand. 5, in the example with the use of ranking search algorithm.
- 2022-05-26 11:00:39下载
- 积分:1
-
读取按键状态,按键1按下,P2口连接的发光二极管从左到右亮;按键2按下,P2口连接的发光二极管从右到左亮。...
读取按键状态,按键1按下,P2口连接的发光二极管从左到右亮;按键2按下,P2口连接的发光二极管从右到左亮。-state reading keys, press a button, P2 connectors of the LED-from left to right; 2 Press the button, P2 connectors of the LED-from right to left.
- 2022-11-09 15:45:04下载
- 积分:1
-
播放器的c语言程序,通过读取音长基数的值,确定发音的频率,然后按频率值发出歌曲的音调。...
播放器的c语言程序,通过读取音长基数的值,确定发音的频率,然后按频率值发出歌曲的音调。-Player of the c language program, read through the duration of the base value, to determine the frequency of pronunciation, then issued by the frequency of the pitch songs.
- 2022-02-04 11:35:55下载
- 积分:1
-
A generic list of one
一个通用单向循环链表管理程序,有了它,无论你的应用程序里要处理多少种类的单向循环链表,都可以用它轻松实现链表节点的添加、删除、排序等操作-A generic list of one-way cycle management process, with it, no matter where your application to deal with the number of types of one-way circulation list, you can use it to easily add nodes list, delete, sort, such as operation
- 2022-06-29 15:35:07下载
- 积分:1
-
在CCS开发环境下利用DSP怎样运行一个程序!
在CCS开发环境下用DSP芯片怎样运行一个程序!-in CCS development environment using DSP how you run a procedure!
- 2022-01-26 05:49:10下载
- 积分:1