-
Ms-Flex-Grid-
A book that explains tool Ms Flex Grid in visual Basic 6
- 2013-09-27 20:29:27下载
- 积分:1
-
Three_SPWM_Inverter_xiebo
说明: 此程序为功率因数校正程序,可以直接烧录到DSP28335中,可以直接使用。(This program is a power factor correction program, which can be directly burned to the DSP 28335, and can be used directly.)
- 2019-03-01 21:33:01下载
- 积分:1
-
acoustic forward - 4
二维声波方程正演模拟时间二阶,空间12阶交错网格正演模拟(Forward modeling of two-dimensional acoustic wave equation with time two order and space 12 order staggered grid forward modeling)
- 2017-10-29 20:50:35下载
- 积分:1
-
VbEx8
This assignment requires you to complete the dynamic drawing components of the Date/Time Control Panel from the previous two programming assignments. In particular, you will be moving the map found in the "Time Zone" tab when the time zone changes and will be drawing a clock face corresponding to the time setting.
- 2008-05-22 20:10:39下载
- 积分:1
-
thunk_x64
x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。(x64 new ideas to achieve Thunk, compatible with x86, is currently able to use the first thunk code under x64.)
- 2009-04-17 03:44:53下载
- 积分:1
-
fanzheji
一个反褶积的VC++例子,简单明了,很适合刚刚开始学习信号分析的人(A deconvolution of VC++ Example simple, it is suitable for signal analysis has just begun to study people)
- 2008-08-12 13:42:40下载
- 积分:1
-
account
设计一个名为Account类。这个类包含:
(1)一个名为id的int型数据域,表示账户的身份号(默认值为0)。
(2)一个名为balance的double型数据域,表示账户余额(默认值为0)。
(3)一个名为annualInterestRate的double型数据域,保存当前年利率(默认值为0)。
(4)一个无实参构造函数,创建一个默认账户。
(5)id、balance和annualInterestRate的访问器和更改器函数。
(6)一个名为getMonthlyInterestRate()的函数,返回月利率。
(7)一个名为withDraw的函数,从账户中支取指定金额。
(8)一个名为deposit的函数,向账户中存入指定金额。
画出类的UML图,实现类。编写一个测试程序,它创建一个Account对象,其ID为1122,账户余额为20000,年利率为4.5 。使用withDraw函数取出2500美元,使用deposit函数存入3000美元,然后输出账户余额、月利率和账户创建时间。(Design a class named Account. This class includes: (a) a named data type int id field that indicates the account identification number (default is 0). (2) a double-called balance of data fields, which means that the account balance (default is 0). (3) a double type named annualInterestRate of data fields, save the current interest rate (default is 0). (4) a no-argument constructor creates a default account. (5) id, balance and annualInterestRate access control and change control functions. (6) a named getMonthlyInterestRate () function returns a monthly rate. (7) a function named withDraw, drawn from the account specified amount. (8) a function called deposit to the account into a designated amount. Draw a UML class diagram, the implementation class. Write a test program that creates an Account object, its ID is 1122, the account balance is 20,000, an interest rate of 4.5 . Use withDraw function out $ 2,500, $ 3,000 deposit with deposit function, and then outputs the account balance, m)
- 2013-06-01 13:21:54下载
- 积分: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
-
smallprograms
一些挺好玩的源代码 对编程会有帮助的 大家一起努力 编好程(Some very good play on the source code of all programming would be helpful for a good way to work together)
- 2009-05-11 19:29:06下载
- 积分:1
-
vb-access
visual basic和access 数据库开发实例 (vb access database)
- 2011-12-06 23:23:11下载
- 积分:1