-
Keyboard can be used to control vertical and horizontal components of mobile ......
可用键盘控制元件上下左右移动-Keyboard can be used to control vertical and horizontal components of mobile ...................
- 2022-10-17 03:10:02下载
- 积分:1
-
生命进化游戏(The Game of Life) C++程序代码
一种在很多格子里不断进化的生命进化的小游戏。
它的规则是这样的:
对其中一个网格,如果它的邻居少于两个,则它会死于孤独;如果多于三个,它亦会因拥挤而死。只有当它的邻居数等于二或三时它才会生存到下一代;如果某格原先没有细胞,但它有三个邻居时,会繁衍一个新的细胞。
以上是百度到的介绍。这个程序是我自己写的,只用到了,用的是二维数组,在控制台显示,所以范围比较有限。
- 2023-04-18 04:10:03下载
- 积分:1
-
无线传感实验代码 用IAR直接打开,就可使用
无线传感实验代码 用IAR直接打开,就可使用-Zigbee test
- 2022-02-04 10:41:49下载
- 积分:1
-
ws803的hex文件!包括8位显示LED等等,流水灯等!
ws803的hex文件!包括8位显示LED等等,流水灯等!-ws803 the hex file! Including the eight LED display, etc., flowing lights!
- 2022-03-20 19:35:58下载
- 积分:1
-
本代码为电力系统潮流程序,牛顿拉夫寻法求解
本代码为电力系统潮流程序,牛顿拉夫寻法求解-The code for the Power Flow procedures Love Newton search method
- 2022-03-03 01:48:57下载
- 积分:1
-
该文件是基于labview开发的一个虚拟示波器,有需要的可以来
该文件是基于labview开发的一个虚拟示波器,有需要的可以来-The document is based on the LabVIEW development of a virtual oscilloscope, are in need can come
- 2022-02-21 13:52:03下载
- 积分:1
-
unicode码转换 unicode码转换
unicode码转换 unicode码转换 -unicode conversion unicode code code code-switching unicode conversion unicode code-switching
- 2022-02-03 22:58:56下载
- 积分:1
-
学生选课系统 可工学生学习用!大家可以互相学习互相借鉴
学生选课系统 可工学生学习用!大家可以互相学习互相借鉴-students can learn from the students! We can learn from each other, learn from each other
- 2022-01-21 20:25:31下载
- 积分:1
-
一个关于画图的简单的程序,大家随便看看,自己编的
一个关于画图的简单的程序,大家随便看看,自己编的-A simple drawing program, we just look at the own
- 2022-10-15 18:30:02下载
- 积分:1
-
dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业...
dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业-dfs depth-first search! Maze This is the basic algorithm. Generalized Table established maze, with the establishment of the adjacent table map, with dfs search, the University of many data structures operations
- 2023-01-31 19:45:04下载
- 积分:1