-
vb.net的SMS程序之间的PPC使用蓝牙技术准备…
VB.NET编写的利用蓝牙技术在PPC之间发短信的程序-VB.NET prepared by the use of Bluetooth technology in the PPC between SMS procedures
- 2022-02-10 15:01:41下载
- 积分:1
-
This is a very useful code viewer, you can easily find the definition of a funct...
这是一款非常好用的代码查看器,很容易找到你所定义的函数或者变量的定义、-This is a very useful code viewer, you can easily find the definition of a function or variable definition,
- 2023-08-21 04:10:05下载
- 积分:1
-
一个模拟钢琴的小程序,可以弹出动听的歌曲哦!
一个模拟钢琴的小程序,可以弹出动听的歌曲哦!-a small piano simulation procedures can be sweet pop songs!
- 2022-05-31 15:28:08下载
- 积分:1
-
VB实现的串口通信操作界面,可以进行数据的采集,画实时曲线...
VB实现的串口通信操作界面,可以进行数据的采集,画实时曲线-VB realize the serial communication interface allows for data acquisition, real-time curve of painting
- 2023-02-01 10:00:03下载
- 积分:1
-
s3c2440a完整USB驱动,wince源码,可安装使用,也可参照学习
s3c2440a完整USB驱动,wince源码,可安装使用,也可参照学习-s3c2440a integrity of the USB driver, wince source, can be installed to use, but also the light of learning
- 2022-03-18 01:56:03下载
- 积分:1
-
完整的C++标准函数库,不是影印的,有完整的索引。
完整的C++标准函数库,不是影印的,有完整的索引。-Complete C++ Standard library, not a photocopy, and a complete index.
- 2022-12-17 04:40:03下载
- 积分:1
-
CrossTheMaze
Assume that Edison has found himself in a square-shaped maze of NxN square cells which is surrounded by walls from the outside. In the maze, some of the cells are also walls. Edison can only move between two empty cells in four directions, north, south, west and east. In order to get out of the maze, he drafts a plan. He uses his left hand to lean on the wall and goes by following the wall.
Here is the question, is Edison able to get out of the maze in at most 10,000 steps? If he can make it, output the path. By getting out of the maze, he only needs to be in the exit cell. If the starting cell is the same as the exit, Edison won"t need to move and can directly get out of the maze.
Input
The first line of the input gives the number of test cases, T. T test cases follow. Each test case starts with an integer N. N is the size of the maze. Th
- 2022-02-25 06:08:30下载
- 积分:1
-
Exe file name in accordance with the corresponding return to the process ID, the...
根据exe文件名返回进程对应的ID,主要利用CreateToolhelp32Snapshot,完美版,支持哦UNICODE-Exe file name in accordance with the corresponding return to the process ID, the main use of CreateToolhelp32Snapshot, perfect version, support for UNICODE Oh
- 2022-06-16 03:00:43下载
- 积分:1
-
谢宾治三角形的输出算法的具体实现,采用动态规划算法,使用vc++6.0编写。...
谢宾治三角形的输出算法的具体实现,采用动态规划算法,使用vc++6.0编写。-Xie Bin Fan governance triangle output to achieve the specific algorithm using dynamic programming algorithm, vc 6.0 preparation.
- 2023-04-07 22:25:04下载
- 积分:1
-
二叉树的所有非递归算法
此程序包含了所有二叉树的非递归算法算法,前序、中序、后续。并附有大量的注释,有助于你对二叉树的理解
- 2022-09-18 21:25:04下载
- 积分:1