-
c语言之键盘篇,从基础学起,让你彻底精通c语言的应用。
c语言之键盘篇,从基础学起,让你彻底精通c语言的应用。-keyboard of c language,learn form base,lead you to be well up to application of c language
- 2023-06-12 00:10:08下载
- 积分: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
-
cProgBar.ocx 写的VB进度条
基于cProgBar.ocx控件写的VB进度条,可对进度条的风格进行选择,比如亮面和暗面的颜色、是否为3D样式,是否单色进度条,有经典风格和自定义风格,若想快速在程序中添加进度加载条的话,使用本实例中的cProgBar.ocx控件完全可以。
- 2022-10-17 04:00:03下载
- 积分:1
-
基础代码汇总整理
回顾NOIP2009
For OIers
基础代码汇总整理
回顾NOIP2009
For OIers-Collected, prepared and reviewed the underlying code NOIP2009 For OIers
- 2022-05-19 14:05:58下载
- 积分:1
-
win98 shutdown of the patch, I turned bad WIN9U small patch may be able to help...
win98的关机补丁,对于关机不好的WIN9U小补丁也许能帮你的忙.-win98 shutdown of the patch, I turned bad WIN9U small patch may be able to help you in the 1980s.
- 2022-03-21 03:58:36下载
- 积分:1
-
这款 可以测量 你的 系统 的 显示卡的 性能优良状态。
这款 可以测量 你的 系统 的 显示卡的 性能优良状态。
- 2022-08-03 04:38:13下载
- 积分:1
-
用于系统优化 , 并附带一些实用工具
此软件 暂只完全支持 windows XP...
用于系统优化 , 并附带一些实用工具
此软件 暂只完全支持 windows XP-For system optimization, and some utility attached to this software is only temporary full support for windows XP
- 2023-02-24 19:30:04下载
- 积分:1
-
在线算法的 C语言
就是在线算法解决背包问题的一种,问题很长...
在线算法的 C语言
就是在线算法解决背包问题的一种,问题很长-Online algorithm is the C language online algorithm to solve a knapsack problem, the question is very long
- 2022-07-11 09:18:05下载
- 积分:1
-
opencv OpenCV is cross
opencv OpenCV is cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It
does not rely on external numerical libraries, though it can make use of some of them (see below) at
runtime, if they are available
- 2023-01-08 07:20:02下载
- 积分:1
-
Cyclic redundancy check implemention
循环冗余校验的实现
- 2022-03-03 16:10:54下载
- 积分:1