-
VBcom
便于汽车服务行业对汽车零配件进行管理,方便办公( U4FBF u6C6 u6C6 u6C09 u09H0 )
- 2017-05-13 22:43:53下载
- 积分:1
-
VBTest
vb 和pmac控制卡的简单通讯,实现电动,正转反转停止,及下载文件(vb to pmac commucation)
- 2012-04-19 16:03:55下载
- 积分:1
-
show3DS
vc++实现读取3ds文件,显示,可控制移动(loader 3ds file ,show model and can control)
- 2014-06-16 08:52:01下载
- 积分:1
-
Instant-messaging-system
即时通信系统(Java实现源代码),测试可行。(Instant messaging system (Java source code), the test is feasible.)
- 2014-02-15 21:30:43下载
- 积分:1
-
SoftwareLock-Final---Worked
A visual basic .net application to find out the hard disc serial number
- 2012-09-09 00:30:33下载
- 积分:1
-
VCGYK
这是GYK轨道车控制运行设备测试系统的 界面选择程序,简单实用,情放心实用(This is GYK railcar control operation of the equipment interface test system selection process, simple and practical)
- 2014-02-12 14:56:53下载
- 积分:1
-
vb-com
vb 串口上位机 很简单的一个版本,大家自己扩展功能吧
(com executed on pc,it s a simple version ,easy for expansion)
- 2014-01-10 14:22:05下载
- 积分:1
-
ICO_Edit_src
普通ICO图标编辑源码,支持常规格式:cur/gif/ico/png/wmf(Common ICO icon editing source code, support the general format: cur/gif/ico/png/wmf)
- 2014-01-19 18:37:58下载
- 积分:1
-
Suggest.plug.in.programming.VB.code.development
VB开发Suggest插件编程经典代码Suggest plug-in programming VB Classic code development
(Suggest plug-in programming VB Classic code development
)
- 2010-11-01 16:54:47下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1