-
An M*N represent maze,character "#" represent obstacle,"@" represent an dead end...
以一个M*N的长方阵表示迷宫,字符 # 表示障碍, @ 表示"死胡同", * 表示路径上的位置. 本程序只求出一条成功的通路-An M*N represent maze,character "#" represent obstacle,"@" represent an dead end,"*" as position on the route. Only one successful gateway is obstained.
- 2023-06-03 23:45:03下载
- 积分:1
-
USB编程应用
USB编程的简单应用,很好理解~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 2022-01-26 00:59:25下载
- 积分:1
-
通过socket发送post 包
能过socket发送post包,以达到后台自动登陆,先用工具抓到post包然后把包主要内容填到代码中,代码在一没有验证码的WEB登陆页面下通过
- 2023-02-06 15:15:04下载
- 积分:1
-
C prepared with a phone call this procedure for the C language learners with
用c编写的一个电话本程序,供C语言学习者用-C prepared with a phone call this procedure for the C language learners with
- 2023-05-19 21:00:04下载
- 积分:1
-
从键盘输入一个四位年份数值,判断输入的年份是否是闰年。...
从键盘输入一个四位年份数值,判断输入的年份是否是闰年。-Keyboard input from a four-year value, enter the year to determine whether it is a leap year.
- 2022-05-22 10:11:29下载
- 积分:1
-
调试说明,各种调试结果
介绍的很详细很好哦
调试说明,各种调试结果
介绍的很详细很好哦-DDS debugging shows that the results presented in a variety of debugging detail Oh well
- 2022-02-10 15:03:27下载
- 积分:1
-
Transformation of the AD
有关AD变换相关的程序,用C编写,并且进行了相关调试。-Transformation of the AD-related procedures, prepared by C and were related to debugging.
- 2022-12-12 08:05:03下载
- 积分:1
-
xna programming
XNA3.1编程,实现移动的背景图片。
2D编程的基础-xna programming
- 2022-04-26 11:10:09下载
- 积分:1
-
Casio Dt900 of flink communication protocol demo program routines.
Casio Dt900的flink通讯协议demo程序例程.-Casio Dt900 of flink communication protocol demo program routines.
- 2022-09-26 19:10:02下载
- 积分:1
-
自动生成QT的.pro文件,QT项目文件
有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写...
自动生成QT的.pro文件,QT项目文件
有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写这个文件就相当麻烦。
在此我有一个小工具,可以自动为你的项目目录生成.PRO文件。可正确识别UI定义文件,以及添加对MOC文件的生成。
程序用QT写成,可在WINDOWS和LINUX下编译此程序,得到makep.exe,在项目目录中运行此程序即可。-The QT automatically generated. Pro file, QT project documents sometimes we have to manually prepare QT s. PRO project definition file. When our projects. CPP and. H to the dozens of documents and more time, then the preparation of this document is quite troublesome. I have a small tool that can automatically generate your project directory. PRO document. Can correctly identify the UI definition file, and add files to generate MOC. Program written using QT can be compiled under WINDOWS and LINUX this procedure has been makep.exe, in the project directory to run this program.
- 2022-03-12 18:05:43下载
- 积分:1