-
C_programming_classic_code_management_system_for_m
C编程制造业公司管理系统经典代码 C programming classic code management system for manufacturing companies(C programming classic code management system for manufacturing companies)
- 2010-08-18 10:42:37下载
- 积分:1
-
USBMassStorage
USB领域,海量存储器的行业规范.细做驱动的人才看(USB area, mass storage industry norms. Fine-driven professionals looking to do)
- 2008-06-05 11:30:44下载
- 积分:1
-
Windows software Webcast
WINDOWS网络播放软件-Windows software Webcast
- 2022-07-15 12:51:21下载
- 积分:1
-
DeviceListActivity
This Activity appears as a dialog.
- 2014-02-17 10:29:47下载
- 积分:1
-
translator
说明: 使用接口实现的插件机制。开发环境:visual C++ 2010(Plug-ins using the interface mechanism.(visual C++ 2010))
- 2011-03-16 12:26:54下载
- 积分:1
-
Meshsimplify_C#
根据C++塌边法进行三角面片简化,亲测在vs中可用(Meshsimplify use C#)
- 2020-06-22 06:40:01下载
- 积分:1
-
运行程序
含风电的电力系统经济调度,同时考虑可再生配额制(electric economic dispatch with wind power, and with renewable portfolio standard)
- 2017-12-14 14:11:17下载
- 积分:1
-
Clock
VC++可切换到数字模式的圆形时钟,VC++编程学习源码,很好的参考资料。(VC++ round the clock to switch to digital mode, VC++ programming learning source, a good reference.)
- 2014-02-08 17:22:58下载
- 积分:1
-
cPPT
c语言的PPT.学习C语言必备教程,可以加深对C语言的了解。网上很难找到本PPT的。(c language PPT. necessary to learn C language tutorial, you can deepen the understanding of the C language. Online difficult to find the PPT' s.)
- 2011-10-01 08:45:46下载
- 积分:1
-
MailSystem
设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。
如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c
挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等
请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
- 2013-11-14 13:27:11下载
- 积分:1