-
这是我自己写的用c语言的聊天室
这是我自己写的用c语言的聊天室-that I used to write the c language chat rooms
- 2022-04-11 21:33:01下载
- 积分:1
-
猜字游戏,每次提示大小,猜的次数很少的赢得游戏。
猜字游戏,每次提示大小,猜的次数很少的赢得游戏。-Guess the word game, each time prompted the size of the small number of guess to win the game.
- 2022-04-22 08:28:34下载
- 积分:1
-
tlc0831程序
tlc0831程序-tlc0831 procedures
- 2023-01-16 13:25:04下载
- 积分:1
-
河北工业大大一至大二学期,课程设计源码,课程题目是变幻线,希望对大家有所帮助,特别是河北工业大学的同学。...
河北工业大大一至大二学期,课程设计源码,课程题目是变幻线,希望对大家有所帮助,特别是河北工业大学的同学。-Hebei Tai substantially a second semester, the curriculum design source, the curriculum is changing the subject line, and they hope to help everyone, especially students of Hebei Industrial University.
- 2022-07-14 23:03:41下载
- 积分: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
-
Communication System Simulation, and AM, PSK modulation, etc., as well as other...
通信系统仿真,有AM,PSK等调制,还有其他文件(system环境下),是仿真文件-Communication System Simulation, and AM, PSK modulation, etc., as well as other documents (system environment)
- 2023-07-17 13:35:03下载
- 积分:1
-
line editor using c programming language "borland c"
line editor using c programming language "borland c"
- 2022-09-21 07:20:03下载
- 积分:1
-
这是一个啤酒销售系统的软件
这是一个啤酒销售系统的软件-This is a beer sales system software
- 2022-08-14 16:49:35下载
- 积分:1
-
嵌入式实时多任务操作系统培训教材,想学习嵌入式程序设计的同学们可以参考一下阿!...
嵌入式实时多任务操作系统培训教材,想学习嵌入式程序设计的同学们可以参考一下阿!-Embedded real-time multi-tasking operating system, training materials, want to learn the embedded programming students can refer to the Arab-Israeli!
- 2022-03-03 05:48:25下载
- 积分:1
-
实现(7,4)循环码的编码和解码,生成多项式…
实现(7,4)CRC的编码和译码,其中生成多项式可以在程序中改成所需要的。输入4位码,可以编码生成7位循环码。译码的情况限于至多错一位的情形。-To achieve (7,4) cyclic code encoding and decoding, which generate the polynomials can be changed in the program need. Enter 4 yards, you can generate 7-bit cyclic code encoding. Limited to a maximum of decoding a wrong situation.
- 2022-11-26 10:55:03下载
- 积分:1