-
添加商品信息系统代码
C++ 格式 用来设计一个仓库类(学号尾数为偶数的同学完成)
(1)私有成员为,仓库名称,仓库中物品(名称,数量,单价),采用指针存储动态数组方式存储物品信息。
(2)重载“+”操作,表示两个仓库合并,仓库名称由两个仓库名称连接到一起,其中新仓库为为两个仓库的所有物品,且同一种物品能够合并。
(3)重载[]操作以获得第i个物品记录。
(4)该类的对象不能拷贝构造及赋值
- 2023-05-18 23:15:03下载
- 积分:1
-
cortex_m0-CAN-keil
了解 CAN 总线通信原理,实现利用 CAN 总线完成通信
在进行实验的时候,需要将两块开发板连接 USB 线进行充电,因为利用 CAN 总线进
行通信需要有较高的驱动能力。(Learn CAN bus communication theory, to achieve complete CAN bus communication when carrying out the experiment, you will need two development boards connect the USB cable for charging, because the use of CAN bus communication requires a higher drive capability.)
- 2013-06-08 00:14:49下载
- 积分:1
-
Quadratic-Programming
二次规划的matlab程序,希望对初学者有用( Quadratic Programming
)
- 2014-01-08 10:36:43下载
- 积分:1
-
ROAM-LOD
ROAM Simplistic Implementation
By Bryan Turner
brturn@bellsouth.net
January, 2000
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps
will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view
Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)
CONTROLS:
MOUSE - Hold Left Mouse Button to Rotate View Angle
Q - Change Rendering Mode (Wireframe, Lit, Fill, Texture)
O - Change View Mode (Observe, Follow, Drive, Fly)
W/S - Move forward/back
A/D - Rotate left/right (in Observe Mode only)
F - Stop Animation
R - Toggle Frustum Drawing
0/9 - More/Less Triangles per frame
1/2 - Adjust FOV(ROAM Simplistic Implementation
By Bryan Turner
brturn@bellsouth.net
January, 2000
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps
will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view
Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)
CONTROLS:
MOUSE- Hold Left Mouse Button to Rotate View Angle
Q- Change Rendering Mode (Wireframe, Lit, Fill, Texture)
O- Change View Mode (Observe, Follow, Drive, Fly)
W/S- Move forward/back
A/D- Rotate left/right (in Observe Mode only)
F- Stop Animation
R- Toggle Frustum Drawing
0/9- More/Less Triangles per frame
1/2- Adjust FOV)
- 2008-09-26 11:28:06下载
- 积分:1
-
STM32单片机待机唤醒
STM32单片机待机唤醒,stm32进入低功耗模式,时间到达后自动唤醒,时间均可自由配置。
- 2017-12-10下载
- 积分:1
-
sdkdemo
这篇则是面向对象技术篇,当然还是老调重提!不过我们是利用面向对象技术实现Windows的SDK开发,对于刚开始学习Win32 SDK的VcKbase的朋友们,你们一定可以在此获益!(This is the object-oriented technology, a chapter of course, the old tune again! But we are using object-oriented technology for Windows SDK development, For just started learning Win32 SDK VcKbase friends, you will be able to benefit from this!)
- 2007-05-16 16:23:28下载
- 积分:1
-
c# FlowChart实例,基于winform
简单的工作流程序,可进行二次开发
- 2019-12-27下载
- 积分:1
-
webbrowser控件自定义开发
制作自己的浏览器
- 2015-01-22下载
- 积分:1
-
1
说明: c source Code for arthmetic
- 2010-06-17 22:44:15下载
- 积分:1
-
基于Wegstein方法的求解方程SolveEquation_Wegstein
基于Wegstein方法的求解方程的C++程序。(Wegstein-based method for solving equations C++ program.)
- 2020-06-30 01:00:02下载
- 积分:1