-
text editor (2), relying on information mechanism is different from MFC and WINA...
文本编辑器(2),自建消息机制,不同于MFC和WINAPI,是上次上传的继续-text editor (2), relying on information mechanism is different from MFC and WINAPI is uploaded to the last
- 2022-08-13 10:56:40下载
- 积分:1
-
C#调用ENVI函数实现一些简单功能,包括ENVI对图像的读取操作,浏览操作,以及一些对话框显示...
C#调用ENVI函数实现一些简单功能,包括ENVI对图像的读取操作,浏览操作,以及一些对话框显示-C# is called ENVI function is to achieve some simple features, the image including the ENVI read operations, browsing operations, as well as some dialog box is displayed
- 2022-12-19 00:00:03下载
- 积分:1
-
两位基于VHDL的加法器,课程设计
一个简单的加法器,基于VHDL,在ISE中的环境中开发的,可以正常运行,键盘输入,进行两位的加减运算。
- 2022-07-27 17:02:33下载
- 积分:1
-
贪吃蛇的小游戏 贪吃蛇的小游戏
贪吃蛇的小游戏 贪吃蛇的小游戏-Snake in the game Snake game
- 2022-12-25 20:05:03下载
- 积分:1
-
这是一个java语言编写的,一个小小的applet程序,可以自动生成饼图。希望给想学习的同学有个小小的帮助。...
这是一个java语言编写的,一个小小的applet程序,可以自动生成饼图。希望给想学习的同学有个小小的帮助。-This is a java language, and a small applet program that can automatically generate a pie chart. Hope there classmates to want to learn a little help.
- 2022-04-22 01:10:24下载
- 积分:1
-
一个小游戏关于五子棋的~~ 第一次上传请大家支持 HOHO~
一个小游戏关于五子棋的~~ 第一次上传请大家支持 HOHO~-a little game of the ~ 331 ~ first upload Please support smartphones ~
- 2022-04-11 20:13:39下载
- 积分:1
-
该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。...
该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。
-The program text duplex LAN-based real-time voice communication system, using Socket communication technologies to server-side and client communications between the two sides.
- 2022-11-03 19:00:04下载
- 积分:1
-
EVC3.0 create the MDI procedures
在EVC3.0中创建MDI程序-EVC3.0 create the MDI procedures
- 2022-08-06 06:31:48下载
- 积分:1
-
windows 98/2000/NT/XP
windows 98/2000/NT/XP
- 2023-06-06 23:52:24下载
- 积分: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