-
完整版的俄罗斯方块,VC6.0编写,已经过编译,可以运行。
完整版的俄罗斯方块,VC6.0编写,已经过编译,可以运行。-The full version of Tetris, VC6.0 writing, has been compiled, you can run.
- 2023-07-24 15:30:03下载
- 积分:1
-
这个代码写在巴斯科姆编译器控制和制动装置
this code write under bascom compiler for control and trig a device
- 2022-08-08 04:22:46下载
- 积分:1
-
阅读工具,可以阅读很多文档。特别是vc基本函数库
阅读工具,可以阅读很多文档。特别是vc基本函数库-reading tool, you can read many files. Especially vc basic functions
- 2022-01-22 12:22:08下载
- 积分:1
-
In matlab under the conditions of the development of BP network optimization met...
在matlab的条件下,开发BP网络的优化方法,对边坡的安全系数进行分析-In matlab under the conditions of the development of BP network optimization method, the slope factor of safety analysis
- 2022-08-22 00:16:14下载
- 积分:1
-
Acprotect1.10 Build123之VB语言篇.chm
Acprotect1.10 Build123之VB语言篇.chm-Acprotect1.10 Build123 the VB language articles. Chm
- 2022-03-23 23:40:02下载
- 积分:1
-
报表制作程序演示
报表制作程序演示-statements prepared demo
- 2023-05-18 14:30:03下载
- 积分:1
-
本程序可以实现高斯―克吕格投影不同分带坐标的相互转换,经纬度转换为坐标,并可以求取求任一点所在国家标准图幅编号,同时显示所在1:50000地形图地形等级及地区调...
本程序可以实现高斯―克吕格投影不同分带坐标的相互转换,经纬度转换为坐标,并可以求取求任一点所在国家标准图幅编号,同时显示所在1:50000地形图地形等级及地区调整系数(大调查经费预算用)。-KLOMHH KKAJ
- 2022-07-20 09:53:23下载
- 积分:1
-
早期的作品 =ZHB油泵校正器检测系统(DEMO)= 【dos界面设计】 本软件系统采用Borland C++[3.1]编写,系统完全由本人一人利用业余时间开发...
早期的作品 =ZHB油泵校正器检测系统(DEMO)= 【dos界面设计】 本软件系统采用Borland C++[3.1]编写,系统完全由本人一人利用业余时间开发而成。系统 的开发过程中完全没有用到别人做好的软件包,所有的功能都是由自己一个一个的去实现的,所有的接口都是由自己设计的,包括:汉字显示、XMS调用、鼠标中断处理、键盘中断处理及各种各样的汉字,AscII码字符自适应的显示窗口、菜单窗口、选择窗口、输入窗口、信息显示窗口等等。 对于DOS下的C++编程有一定的参考作用,其中的DOS界面设计应该是比较精彩的部分,另外,一些dos下的设备操作技巧,也也有参考作用吧,比如:XMS调用、鼠标中断处理、键盘中断处理,汉字显示等等。所有的功能用类的方式组织,再利用很容易。 附有编译后的可执行版本,需要附有XMS的DOS系统,在98的DOS窗口下可以运行,2000/nt/xp下不能运行。-early works = ZHB pumps Correction Detection System (DEMO) = [dos interface design-- the software system uses Borland C [3.1] preparation, the system entirely by one person, I developed with the use of spare time. System development process not use other people to do the job package, all the functions are by themselves in a one to realize that all the interfaces are designed by themselves, including : Chinese, XMS call, interrupt handling the mouse, keyboard interrupt handling and a variety of Chinese characters, AscII adaptive code characters display window, the window menu, select window, input
- 2022-01-30 10:46:14下载
- 积分:1
-
C++饭卡信息管理系统大作业源代码和报告
资源描述
一个简单的学生C++大作业(饭卡信息管理系统),包含整个project文件(cpp文件有注释)和报告文档word文件
- 2023-08-05 19:50:06下载
- 积分:1
-
/ *我已经编译两次,第二次的改进。改进思路…
/*本人先后编了两次,第二次进行了改进。改进的思想主要是注意到棋盘上每一点的下一可到达点的个数
(下称为权值)不同,对于可到达点较少(权值小)的点应该先跳上去,这样后来跳的点可跳的方向就比
较多,回溯的现象就比较少,这样就可以大幅度提高速度*/-/* I have compiled twice, the second time for improvements. Improved thinking is that every point on the chessboard of the next point can be reached by the number (hereinafter referred to as the right value), For less accessible spots (small weights) should be the first point and jumped out of the way and then jump to the point of jumping on the direction of more, Looking back on the phenomenon of relatively small, we can significantly improve the speed* /
- 2022-03-20 16:40:03下载
- 积分:1