-
C语言实现迷宫问题
C语言实现迷宫问题-It s One kind of maze moving arithmetic being realized by C programe laguage.
- 2022-04-14 19:47:58下载
- 积分:1
-
sqlite数据库的源代码,用于设计小型数据库
sqlite数据库的源代码,用于设计小型数据库-Source code of sqlite database, which is used for designing minitype database.
- 2023-06-14 22:15:03下载
- 积分:1
-
openconfigurator
如果您是首次发布代码,建议先参考别人作品。
发布前可先搜索下是否有人已发布相同代码,以免重复,审核无法通过。
标签应尽可能短,请勿包含其他标点符号。
源码描述中如有代码片段,请点击编辑器中的“插入程序代码”按钮插入代码并选择相应的编程语言,以便代码片段被正确语法着色。
请勿上传非程序相关文件。
代码上传后,会在24小时内完成审核,审核通过后,会邮件通知您。
- 2022-11-05 13:05:06下载
- 积分:1
-
System will automatically delete the directory of debug and release, so please d...
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-03-03 07:22:16下载
- 积分:1
-
程序 stleft
程序 stleft (var vobn,x1s,y1s,x、 y、 plx x 1,x 2,y1,y2:integer) ;
开始
案例 vobn 的
9,8,12,17,13,19,16,5,15: 开始
y1s: = y1 + y;
x1s: = x 1 + x ;
如果 vobn = 8 然后 y1s: = y1s + 10 ;
如果 vobn = 13 然后 y1s: = y1s + 20 ;
结束 ;
3、 10: 开始
y1s: = y2 + y;
x1s: = x 2 + x ;
结束 ;
2,6、 18: 开始
- 2022-01-23 11:05:46下载
- 积分:1
-
实例290——创建记录键盘动作的全局钩子DLL
创建记录键盘动作的全局钩子DLL。
- 2022-02-05 19:55:19下载
- 积分:1
-
模式识别算法
模式识别中的C均值算法演示程序,具体内容见说明文档,及效果图。 自我感觉还可以,请大家帮忙,提提意见。-pattern recognition algorithm in C- Means Demonstration Program, the specific content of documentation, and effectiveness map. A sense of self can, please help make a suggestion.
- 2022-02-25 17:50:00下载
- 积分:1
-
迷宫(m a z e)是一个矩形区域,它有一个入口和一个出口。在迷宫的内部包含不能穿越的
墙或障碍。在图5...
迷宫(m a z e)是一个矩形区域,它有一个入口和一个出口。在迷宫的内部包含不能穿越的
墙或障碍。在图5 - 8所示的迷宫中,障碍物沿着行和列放置,它们与迷宫的矩形边界平行。迷
宫的入口在左上角,出口在右下角。-Maze (maze) is a rectangular area, which has one entrance and one exit. In the maze of internal contains should not pass through the walls or obstacles. In Figure 5- 8 as shown in the maze, the obstacles placed along the rows and columns, which are parallel to the boundary of rectangular maze. In the upper left corner of the entrance of the maze, export in the lower right corner.
- 2022-08-04 01:15:40下载
- 积分:1
-
在com中使用结构体枚举
在com中使用结构体枚举-used in the structure of Enumerate
- 2022-05-07 09:53:45下载
- 积分:1
-
运行一个程序并等待它运行结束
运行一个程序并等待它运行结束-The example of running an application and waiting its over
- 2022-04-25 04:29:22下载
- 积分:1