-
mfc绘图(第一版)
只有直线、矩形、椭圆、圆弧、(基数样条曲线一次性绘制)、(不太可靠的)文字输入。可以对直线(椭圆、矩形)进行平移变换和修改大小,对圆弧只能进行平移。唉,有待完善。还有文件为什么那么大??含debug?
- 2022-03-28 14:54:58下载
- 积分:1
-
支持超
支持超长大整数的基本运算,重载了多种基本运算符,操作简单方便-Support for super-long big integer basic computing, a variety of heavy-duty basic operator, operation is simple and convenient
- 2023-06-03 21:20:03下载
- 积分:1
-
The hotel information management
The hotel information management 是宾馆信息管理系统,主要管理用户入住,与计算住房的消费金额
- 2022-04-18 08:46:08下载
- 积分:1
-
Simpletron
这是一个执行所有功能的simpletron程序进来。这个是一个执行所有功能的simpletron程序进来。这个是一个执行所有功能的simpletron程序进来。这个是一个执行所有功能的simpletron程序进来。这个是一个执行所有功能的simpletron程序进来。这个simpletron程序执行所有功能进来。这个是一个执行所有功能的simpletron程序进来。这个是一个执行所有功能的simpletron程序进来。这个是一个simpletron程序,执行中的所有功能。
- 2023-08-12 10:05:04下载
- 积分:1
-
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则...
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
-recursive algorithm with the partition of the application. Parts mutilation given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut out n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum?
- 2022-01-26 05:51:05下载
- 积分:1
-
12天的圣诞节
12 Days Of Christmas
- 2022-04-19 14:53:54下载
- 积分:1
-
排序,冒泡算法
一些简单的小程序。就是排序冒泡,算法,是用vc编译的c++程序,全部验证正确,亲身实验!
- 2022-02-21 04:57:58下载
- 积分:1
-
vc中多语言菜单的实现 VC完整应用程序代码 本代码实现中文、英文菜单的切换。
vc中多语言菜单的实现 VC完整应用程序代码 本代码实现中文、英文菜单的切换。-vc multi- languages menu realization VC integrity application
procedure code this code realization Chinese, English menu cut.
- 2023-05-22 20:35:03下载
- 积分:1
-
模拟操作系统进程调度算法
模拟操作系统进程调度算法-operating system simulation process Scheduling Algorithm
- 2022-01-26 05:24:46下载
- 积分:1
-
模糊PID仿真
模糊控制器
模糊PID控制,即利用模糊逻辑并根据一定的模糊规则对PID的参数进行实时的优化,以克服传统PID参数无法实时调整PID参数的缺点。模糊PID控制包括模糊化,确定模糊规则,解模糊等组成部分。小车通过传感器采集赛道信息,确定当前距赛道中线的偏差E以及当前偏差和上次偏差的变化ec,根据给定的模糊规则进行模糊推理,最后对模糊参数进行解模糊,输出PID控制参数。
- 2022-01-26 00:15:00下载
- 积分:1