-
car4Ssale
用c++做的汽车4s店销售系统(mfc)
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call)
- 2013-10-24 17:52:29下载
- 积分:1
-
smooth
对图像进行平滑去噪,提高图像的质量,为后期的图像处理打基础(very good)
- 2013-09-24 10:01:40下载
- 积分:1
-
script_history
在MT4软件统计历史交易盈亏情况的脚本,比较实用的小功能(In the MT4 trading profit and loss situation software statistical history of the script, more practical small features)
- 2013-10-04 11:45:05下载
- 积分:1
-
eigen
说明: 在vs2015中编译过的eigen开源库的编译文件(The compiled file of the eigen open source library compiled in vs2015)
- 2021-04-17 10:38:53下载
- 积分:1
-
DS1302
说明: 实时时钟芯片DS1302的C51编程,数据的读取及设置。(The C51 real-time clock chip DS1302 programming, data reading and settings.)
- 2011-02-28 21:16:39下载
- 积分:1
-
PID 控制算法实现(fuzzy-PID-controller)
fuzzy-PID-controller-master PID 控制算法实现 fuzzy-PID-controllerThis repository uses C to implement a fuzzy PID controller to automatically tune PID parameters Kp,Ki and Kd.
- 2020-05-28下载
- 积分:1
-
pic18f66j60_C_receiving
建立环状队列保存过去10个键盘状态,利用天然获得的时延,消键抖,防止连续动作,选择响应模式(下键或抬键动作)。还可以防止两键同按引起的误动作,这里主要靠键值识别,两键同下的键值与单键下键的值不同,拒绝之即可。(Create circular queue holds the state over the past 10 steps of the keyboard, using natural available delay, jitter elimination keys, to prevent the continuous action, select the response mode (the key or lift button action). You can also prevent the two key malfunction caused by the same, this is mainly identified by the key, two keys with one-touch keys with the following value under the key difference, the refusal can be.)
- 2010-09-16 19:54:21下载
- 积分:1
-
基于MFC的视频图像获取
采用MFC特有的VFW类实现对电脑摄像头和USB摄像头信息的读取
- 2022-02-19 22:53:31下载
- 积分:1
-
注册表操作之开机祝福
注册表操作之开机祝福,一个简单的注册表操作demo
- 2022-03-01 12:05:14下载
- 积分:1
-
p4_1
说明: 输入一个数判定能否开平方,能就开平方,不能就退出(Enter a few decide whether to open the square, to the open square, can not quit)
- 2010-04-11 18:28:32下载
- 积分:1