-
这是一题c语言的的笔试题 已经有答案了!
这是一题c语言的的笔试题 已经有答案了!-This is the title of one of the T c language questions already have answers!
- 2022-03-23 18:28:53下载
- 积分:1
-
广告的JavaScript代码
Code of Javascript for ads
- 2022-03-07 03:51:08下载
- 积分:1
-
传输流录播分析平台白皮书
目录
1 系统间接
2 系统模块
传输流录播分析平台白皮书
目录
1 系统间接
2 系统模块
-Transport Stream Analysis Platform White Paper recorded a directory system indirectly 2 module
- 2022-02-05 01:43:16下载
- 积分:1
-
通过菜单的start 来开启一个线程程,以及停止功能来停止一个线程,同时可以开启多个线程,来实现界面图形多个时钟功能...
通过菜单的start 来开启一个线程程,以及停止功能来停止一个线程,同时可以开启多个线程,来实现界面图形多个时钟功能-Through the start menu to open a thread process, as well as the stop function to stop a thread, multiple threads can be opened at the same time, to achieve graphical interface features a number of clock
- 2022-08-08 06:44:12下载
- 积分:1
-
dp问题的讲解,动态规划的定义应用等等,主要对于竞赛做题的应用。...
dp问题的讲解,动态规划的定义应用等等,主要对于竞赛做题的应用。-dp on the issue, the definition of the application of dynamic programming, etc., to do the main title for the race applications.
- 2022-02-10 10:46:00下载
- 积分:1
-
61 小车 自动循迹 可以报警 可以壁障
61 小车 自动循迹 可以报警 可以壁障-61 car alarm can be automatically tracking barrier
- 2022-12-31 17:35:05下载
- 积分:1
-
A tutorial on pointers and arrays in C
A tutorial on pointers and arrays in C
- 2022-02-06 19:07:33下载
- 积分:1
-
qt-embedded开发的实例教程,通过10个实例让你很快入门。-qt-embedded examples of the development of curricula, the adoption of 10 examples of your entry soon.
- 2022-03-07 08:10:28下载
- 积分:1
-
SOM算法写的java
用Java写的SOM,采用eclipse开发环境-SOM algorithm writing in Java
- 2023-04-27 10:40:03下载
- 积分: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