-
A binary search procedures. Structure that is clear and complete iterative form.
一个二分查找程序。
结构很清晰,采用迭代形式完成。-A binary search procedures. Structure that is clear and complete iterative form.
- 2023-02-25 07:50:03下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1
-
Simple boxes game enbodied search algorithm, together with the resolution demo.
简单的推箱子游戏,不过加入了搜索算法,可以自动演示解法-Simple boxes game enbodied search algorithm, together with the resolution demo.
- 2022-12-21 14:30:03下载
- 积分:1
-
田径赛程安排程序,用C++编写的,实现田径赛程的安排工作
田径赛程安排程序,用C++编写的,实现田径赛程的安排工作-Track and field schedule program written in C++, achieving track and field schedule of the organization of work
- 2022-08-02 19:21:39下载
- 积分:1
-
迭代法和直接法解线性方程组
通过迭代法和直接发两种方式求出线性方程组的解,代码简单易懂,可自行操作矩阵来求得自己想要的方程结果。
- 2023-04-05 04:45:04下载
- 积分:1
-
VC++编程,有源代码,对MSDN和其他文件帮助系统进行压缩。
VC++编程,有源代码,对MSDN和其他文件帮助系统进行压缩。-VC++ Programming, source code, and other documents on the MSDN help system for compression.
- 2022-10-10 11:10:03下载
- 积分:1
-
全国交通咨询模拟系统
全国交通咨询模拟系统-----全国城市交通图列车时刻表及飞机航班表的编辑。利用VC工具在dos环境下实现全国交通的咨询与管理。-National Advisory traffic simulation system----- National Urban Transport plans trains and flights Schedules table editor. VC dos tools in the environment under the National Traffic advisory and management.
- 2022-03-17 13:18:24下载
- 积分:1
-
功能,利用正交表安排实验称为正交实验设计,该程序是对正交实验的结果,运用方差分析表和F检验个因素对实验结果是否有显著影响。程序是针对不考虑个因素的交互作用的正交...
功能,利用正交表安排实验称为正交实验设计,该程序是对正交实验的结果,运用方差分析表和F检验个因素对实验结果是否有显著影响。程序是针对不考虑个因素的交互作用的正交设计编写的。-functions, the use of orthogonal arrangement known as orthogonal test experimental design, the procedures of orthogonal experimental results, using analysis of variance table and the F-test factors in the results, is there a significant impact. Procedures are targeting the factors to consider the interaction of orthogonal design prepared.
- 2022-01-27 13:37:27下载
- 积分:1
-
本程序用于处理两个进程之间的数据共享问题。通过使用内存映像文件实现进程间的数据共享。...
本程序用于处理两个进程之间的数据共享问题。通过使用内存映像文件实现进程间的数据共享。-This procedure for the treatment of data between two processes sharing. Through the use of the memory image file to achieve the process of data sharing.
- 2022-03-13 19:28:57下载
- 积分:1
-
自动替换文件名的小程序,在节面上输入文件名需要替换的部分,和替换后的描述,程序自动将所有需要替换的名称替换为后一种描述...
自动替换文件名的小程序,在节面上输入文件名需要替换的部分,和替换后的描述,程序自动将所有需要替换的名称替换为后一种描述-Automatically replace the file name of the applet, in the section of the surface of the input file name of the part needs to be replaced, and replaced the description, the program will automatically replace the names of all those in need is replaced by the latter description
- 2022-06-20 16:26:32下载
- 积分:1