-
ResizableFormViewMDI_1_1
一个可以实现VC++中自定义窗口大小的类(One can realize VC++ In custom window size class)
- 2007-09-12 15:22:18下载
- 积分:1
-
Serial_TCPIP
串口程序实现Ymodem协议,也可以使用TCPIP实现Ymodem协议。
串口和网络程序都可以当一个助手使用。(Serial procedures to achieve Ymodem protocol, you can also use TCPIP achieve Ymodem protocol. Serial and network programs can use when an assistant.)
- 2021-01-19 08:38:43下载
- 积分:1
-
UsrExcelCreate
VC++ 创建excel文件 内涵基本的方法,适合初学者(VC++ create excel file)
- 2010-11-08 11:47:31下载
- 积分:1
-
SDS_INV2005
说明: 這個是我剛開始學C#的時候作的一個小
小的東西,可以實現查詢,修改等功能(this is what I have just started to learn the C# time for a little something, can achieve inquiries, such as functional changes)
- 2006-04-22 18:49:51下载
- 积分:1
-
dianhua
用与电话和电脑的串行通讯,用的是VB写的一些介绍和实例(Used with the telephone and computer serial communications, using VB to write the introduction and examples of some)
- 2008-05-27 15:17:58下载
- 积分:1
-
simulation-of-xpc-and-dspace
系统实时仿真的经典书籍,有XPC和dspace的仿真说明,入门的首选,真的,后悔没早看(xpc AND dspace related simulation , it is very useful for real time simulation and other work)
- 2012-11-26 20:01:40下载
- 积分:1
-
Tcchangdopd
基于chan算法的tdoa定定位的gdop程序可直接使用。
(The given the positioning of gdop program chan-based algorithm tdoa can be used directly.)
- 2012-09-30 11:47:47下载
- 积分:1
-
passing-l-array-to-a-function
如何将多维数组传递给一个函数,附实例说明,得出结果(passing a two-dimensioanl array to a function)
- 2013-03-01 00:48:35下载
- 积分:1
-
VB_net
用VB和.net实现的人力资源信息管理系统全套
(1) 机构编制管理部分:可以进行设置、修改、删除、查看企业的组织机构信息。
(2) 职员信息管理部分:可以进行增加、修改、删除、查询企业的职员各种信息。
(3) 薪资福利管理部分:可以进行职员工资的计算、发放、查询;奖惩信息的增加、删除、修改。
(Using VB and.net implementation human resources information management system of a full range of parts: (1) the recruitment management can be set, modify, delete, view the organization of enterprise information.
Part (2) staff information management: to add, modify, delete, query the enterprise staff of all kinds of information.
Part (3) salary welfare management: can carry out staff salary calculation, distribution and query
Add, delete, modify, rewards and punishment information.)
- 2021-02-08 12:09:54下载
- 积分:1
-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1