-
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
-
滤波法
说明: A、名称:限幅滤波法(又称程序判断滤波法)
B、方法:
根据经验判断,确定两次采样允许的最大偏差值(设为A),
每次检测到新值时判断:
如果本次值与上次值之差A,则本次值无效,放弃本次值,用上次值代替本次值。
C、优点:
能有效克服因偶然因素引起的脉冲干扰。
D、缺点:
无法抑制那种周期性的干扰。
平滑度差。(A. Name: Limited filter method (also known as program judgement filter method)
B. Method:
Based on experience, the maximum allowable deviation (set to A) of two sampling times is determined.
Judge each time a new value is detected:
If the difference between the current value and the previous value is
- 2020-06-24 18:20:01下载
- 积分:1
-
power-system-analysis
说明: 现代电力系统分析的书籍,其中包括直流线路、交直流混联电网、潮流计算等多项内容(Books of modern power system analysis, including the DC Circuit, AC and DC hybrid power flow calculation and many other content)
- 2011-04-11 09:24:16下载
- 积分:1
-
ProjectManager
模拟项目管理系统,简单的c# wpf界面和功能。(Simulation project management system, a simple c# wpf interface and functionality.)
- 2020-10-10 16:57:34下载
- 积分:1
-
ccpbin
转换波共转换点道集抽取程序,用于转换波地震勘探(Converted-wave conversion point gather were extracted procedures for the converted-wave seismic exploration)
- 2009-12-30 07:16:52下载
- 积分:1
-
New-Rapshon
运用New-Rapshon方法计算线接触常温弹流润滑程序,并绘制出压力和膜厚曲线图(Calculated using New-Rapshon EHL line contact process at room temperature, and draw out the pressure and film thickness curve)
- 2021-03-10 10:39:27下载
- 积分:1
-
Filter
用于绘制LMF波形匹配滤波器输出波形的包络(LMF waveform used to generate matched filter output waveform envelope)
- 2008-02-09 11:06:29下载
- 积分:1
-
Surveying-Adjustment-Program-Design
《测量平差程序设计》(宋力杰编著)一书的源码(" Surveying Adjustment Program Design" (Song Lijie eds) source)
- 2013-07-23 23:28:23下载
- 积分:1
-
动态无功优化
说明: 改进的快速粒子群优化算法计算含DG配电网无功优化和运行费用最优解(Improved Fast Particle Swarm Optimization for Reactive Power Optimization and Operation Cost Optimization of Distribution Network with DG)
- 2021-01-07 14:58:52下载
- 积分:1