-
ME6206-c
ME6206系列是高纹波抑制率、低功耗、低压差,具有过流和短路保护的CMOS降压型电压稳压器。(ME6206 Series is a high ripple rejection ratio, low power, low dropout, with over-current and short circuit protection of CMOS step-down voltage regulators.)
- 2008-04-08 15:31:48下载
- 积分:1
-
fee
编写程序用静态成员的方法实现对班费的管理,要求定义一个类Student,除了声明一个存放班费的静态成员,还要分别定义一个上交班费的成员函数Contribute(),花费班费的成员函数Spend()和显示班费的静态成员函数Display()(Write a program with static member class fee management, require the definition of a class Student, stored in addition to declare a static member of the class fee, but also define a member function of a shift fee Contribute (), a member of the spending class fee spend () function and display class fee static member function display ())
- 2013-04-24 18:21:49下载
- 积分:1
-
xsszybz
这是一个依托气象信息分析处理系统而显示任意一个点的数值预报值的应用程序。(This is a processing system based on analysis of meteorological information and display any numerical prediction of a point value of the application.)
- 2011-01-14 11:22:02下载
- 积分:1
-
83_REALTEK8019as
83_REALTEK8019as 芯片资料(中文)(83_REALTEK8019as chip data (Chinese))
- 2011-05-26 08:45:50下载
- 积分:1
-
电力载波
通过电力载波控制灯的亮灭,主从的设计,功能简单且容易实现(control the street lamo by power-line carrier technolgy with C51 MCU)
- 2018-01-02 17:48:25下载
- 积分:1
-
GamutDM
说明: 数据挖掘方面的知识的介绍,希望对大家有帮助(data mining knowledge, we hope to help)
- 2006-03-27 16:45:15下载
- 积分:1
-
game
用VB编写DirectX7.0游戏
DirectX7.0终于出现了,同前面DirectX6相同,版本7也带了一个庞大(129M)的SDK开发库,同DirectX6 SDK库相比,DirectX7的SDK库提供了以下新的功能:
* 对于Visual Basic的支持。用户可以使用类库在Visual Basic环境下开发基于DirectX的程序。
* 提供更多DirectX3D立即模式(Immediate Mode)下的API函数,以支持DirectX7中新的3D特效,包括立体环境映射、顶点混合等。
* DirectMusic支持DownLoadable Sound Level 2标准。
* DirectInput支持8按键的游戏杆设备,同时支持Microsoft的力反馈摇杆。SDK库提供了读取力反馈效果文件的方法。同时提供了Force Editor程序来建立效果。
对于VB爱好者来说,新的SDK库终于提供了完整的对VB的支持,现在终于可以使用Visual Basic来编写DirectX的程序了。
(err)
- 2008-08-26 10:40:25下载
- 积分:1
-
pingjiansheji
采用c语言设计平键,校核平键的强度,实现人机交互,用户有较大的选择余地(Flat key design using c language, check the strength of flat keys, to achieve human-computer interaction, users have greater choice)
- 2011-05-16 16:36:17下载
- 积分:1
-
guessing-game
用c语言写的猜数字游戏,源码共享给大家,方便大家学习!(A guessing game in C programming language; there is the source code for everyone to share and facilitate learning!)
- 2013-06-04 15:54:52下载
- 积分: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