-
National Electronic Design Contest
全国电子设计大赛相关的需要注意的培训内容!这是2007年我们老师给我们讲的一些东西!-National Electronic Design Contest-related training need to pay attention! This is a teacher in 2007 told us something!
- 2022-04-25 02:30:53下载
- 积分:1
-
龙珠CS机器人安装程序。龙珠CS真是有趣。
龙珠CS机器人安装程序。龙珠CS真是有趣。-Pearl CS robot installation procedures. Pearl CS is really interesting.
- 2022-04-02 05:47:33下载
- 积分:1
-
词法分析程序的C语言程序框架,加深对词法分析原理的理解
词法分析程序的C语言程序框架,加深对词法分析原理的理解-lexical analysis procedure of the C Programming Language framework of lexical analysis to deepen the understanding of the principles
- 2022-03-18 16:39:54下载
- 积分:1
-
还是用分支限界法解N皇后问题,已成功运行过。
还是用分支限界法解N皇后问题,已成功运行过。-Using branch and bound Solving N Queens, which has been run successfully over
- 2022-03-01 06:29:07下载
- 积分:1
-
acm title and programming to do when a number of commonly used algorithms, their...
acm 做题和编程时常用的一些算法,自己总结的,主要有大数的运算,qsort函数,排序,等等。-acm title and programming to do when a number of commonly used algorithms, their summary, the main has large numbers of computing, qsort function, sort, and so on.
- 2022-01-26 05:09:40下载
- 积分:1
-
O-qpsk 在 systemview 的实现方法, 源代码哦-O-qpsk is implemented by systemview . all is source code very well.
- 2022-11-14 17:40:04下载
- 积分:1
-
本程序模拟细胞的自我繁殖,这种自我复制是在人工化学的基础上进行,比起原来的基于细胞自动机的自我复制更加形象逼真。...
本程序模拟细胞的自我繁殖,这种自我复制是在人工化学的基础上进行,比起原来的基于细胞自动机的自我复制更加形象逼真。-the cell simulation of self-propagation, self-reproduction of the artificial chemical basis, compared to the original cell-based automatic machine self-replication more vivid.
- 2022-03-25 14:51:29下载
- 积分:1
-
利用MATLAB展示风玫瑰图,进行气象分析,统计分析,以及风资源分析...
利用MATLAB展示风玫瑰图,进行气象分析,统计分析,以及风资源分析-plot windrose pictures by matlab
- 2023-06-17 07:05:03下载
- 积分:1
-
基于matlab的简单一元函数优化实例,对初次学习mabtlab函数优化者会有很大帮助...
基于matlab的简单一元函数优化实例,对初次学习mabtlab函数优化者会有很大帮助-simple one yuan function optimization example, mabtlab the initial learning function optimization who will be of great help
- 2022-05-18 13:13:56下载
- 积分:1
-
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件...
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
- 2022-08-06 12:51:19下载
- 积分:1