-
c++ achieved Snake game, it is the classic windows game.
c++实现的贪吃蛇游戏,很经典的windows游戏。-c++ achieved Snake game, it is the classic windows game.
- 2022-02-14 02:22:37下载
- 积分:1
-
一个非常好的微处理器检测遥控器编码的C++
原代码项目文件,直接可用,LED显示...
一个非常好的微处理器检测遥控器编码的C++
原代码项目文件,直接可用,LED显示-a very good microprocessor remote detection coding in C source code, project documentation, direct can be used, LED Display
- 2022-03-05 14:00:53下载
- 积分:1
-
编写的MATLAB处理语音信号的软件界面,能够实现显示输入语音信号的混音,重放,以及波形的时域和频域显示...
编写的MATLAB处理语音信号的软件界面,能够实现显示输入语音信号的混音,重放,以及波形的时域和频域显示-MATLAB signal plot
- 2022-02-21 00:55:38下载
- 积分:1
-
当你想要的时候学习。
Study ARM when you wanted.
- 2023-09-08 06:50:05下载
- 积分:1
-
台球小游戏 所以的球都是定时炸弹,必须在规定的时间内将所以的球打进,不然炸弹就会爆炸。...
台球小游戏 所以的球都是定时炸弹,必须在规定的时间内将所以的球打进,不然炸弹就会爆炸。-small billiards game so the ball is a time bomb which must be within a specified time so the ball will be reached, otherwise bombs will explode.
- 2022-01-26 08:18:33下载
- 积分:1
-
数字滤波器 labview程序
数字滤波器 labview程序-Digital Filter
- 2022-02-13 17:20:33下载
- 积分:1
-
http://www.bc
http://www.bc-cn.net/Article/kfyy/cyy/jc/200409/5_4.html
float aver(float a[5])
{
int i
float av,s=a[0]
for(i=1 i
- 2022-04-15 00:50:48下载
- 积分:1
-
Serial communication procedures, including open, set the serial port parameters,...
串口通讯程序,包括打开、设置串口参数,读写串口等 -Serial communication procedures, including open, set the serial port parameters, such as reading and writing serial
- 2022-01-21 03:28:42下载
- 积分:1
-
介绍了NS2的详细安装过程,包括如何下载和安装的细节
介绍了NS2的详细安装过程,包括如何下载和安装的细节-Describes the details of NS2 installation process, including how to download and install the details of the
- 2022-01-26 02:28:43下载
- 积分:1
-
Create a storage structure of a given graph from the adjacency list and adjacenc...
1 创建给定图的存储结构,从邻接表和邻接矩阵两种存储方式中选择一种。
2 对所创建的图进行深度和广度优先搜索遍历,给出遍历过程中的顶点序列。
3 求图的最小生成树,按构造顺序输出边的序列。(两种方法都要求!)
3 编写一个主函数,将上面函数连在一起,构成一个完整程序。
4 将实验源程序调试并运行。
-Create a storage structure of a given graph from the adjacency list and adjacency matrix are two ways to choose a store. Two pairs of maps created by the depth and breadth-first search traversal, given the culmination of the process of traversal sequence. 3 order to map the minimum spanning tree, according to the order of the output side of the sequence structure. (Both methods require!) 3 to prepare a main function, the above function together to form a complete program. 4 source debugging and running the experiment.
- 2022-04-16 10:47:00下载
- 积分:1