-
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
-
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
-
netstatwx_v1.0
this program change title of menu of windows
- 2013-10-15 14:08:39下载
- 积分:1
-
Lottery-and-lucky-Number
一个由MFC编写的可以模拟彩票抽奖系统的小程序,
能够抽奖,兑奖,,查询中奖纪录,以及提供较为有好的交互式界面效果,
请在VS2008或以后版本中才可以打开此工程(a simple lotter number application which can create some random lucky number.
Created under VS2008.)
- 2012-11-10 13:26:03下载
- 积分:1
-
xinanjiangmoxing
可直接用于新安江模型计算,修改输入模型文件即可。(Xin)
- 2021-04-02 11:39:07下载
- 积分:1
-
yuce
用灰色预测理论实现负荷预测,可以任意取点(Gray prediction theory to achieve load forecasting, you can take an arbitrary point)
- 2021-04-27 09:58:44下载
- 积分:1
-
50
说明: 单戗堤截流图解法计算程序使用帮助
操作步骤:
一:输入分流能力数据文本文件
文件格式为上游水位,下泄流量
请查看示范文件XL.txt
二:选择计算类型
计算类型有单值计算和自动计算
若选择单值计算,则设置龙口口门宽度
若选择自动计算,则设置龙口口门宽度变化范围
三:设置计算参数
这些参数在程序右下部,请根据工程实际进行输入
四:计算及绘图
选择开始计算,计算结果会呈现在程序界面上
计算后选择绘制曲线,自动生成Excel图表
五:保存结果
选择保存结果可以保存结果为文本文件
您也可以直接保存绘图中生成的Excel文件
选择保存中间数据可以保存龙口泄流能力数据( N o w a d a y s , t h e r a t i o o f E n g i n e e r i n g- Ma p- D r a w i n g b y C A D i n t h e d e s i g n m e n
a t e r a n d Wa s t e Wa t e r S y s t e m o n A r c h i t e c t u r e w a s a l r e a d y I 0 0 . T h e u a t h o r
i g n e d t h i s p r o g r a m o f C o m p u t e r A i d e d D e s i g n o f Wa t e r a n d Wa s t e Wa t e r S y s t e
r c h i t e c t u r e o n A u t o C A D , a n d u s e d i t i n t h e r e a l w o r k s . T h e a s s a y a n a l y z e d t h e
e l o p m e n t o f t h e p r o f e s s i o n a l s o f t w a r e i n a n d a b r o a d , a n d t a l k e d a b o u t t h e a c t u a
o f t h e d e s i g n , t h e n s u p p l i e d t h e w a y s o f h o w t o i m p r o v e C A D s y s t e m w i t h t h i s
c i a l t y . T h e a s s a y o b t a i n e d t h e r e s u l t s i n a s p e c t s b e l o w :
1 , c o s t o mi n g t h e s y s t e m f o r d e s i g )
- 2009-03-11 09:51:00下载
- 积分:1
-
OrbitDynamics
这是我在CSDN上找到的比较好的一个关于卫星轨道动力学的一个源码包,简单易懂,用c++写的,作者是韩冬,向他致敬!
非常好用的程序,学习卫星轨道动力学(This is I find in good CSDN about the dynamics of the satellite s orbit a source packages, easy to understand and use c++ written, the writer is HanDong, paid tribute to him!
The program is very nice, learning satellite orbit dynamics)
- 2020-12-12 11:09:16下载
- 积分:1
-
sgyconver
地球物理科学中的SEGY地震数据文件格式转换程序(Geophysical science SEGY seismic data file format conversion process)
- 2007-08-17 16:55:45下载
- 积分:1
-
glue
GLUE通过蒙托卡罗样点用来分析水文模型参数不确定性分析(GLUE through Monte Carlo samples used to analyze the hydrological model parameter uncertainty analysis)
- 2020-12-05 11:29:23下载
- 积分:1