-
CPP-for-Dummies
C++ for dummies - a 2004 book, it is a guide for beginning C++ programmers
- 2013-04-04 15:02:14下载
- 积分:1
-
Cplusplus
C++程序设计编程,贝尔实验室著,电子版PDF(C++ program design programming, with Bell Labs, the electronic version in PDF)
- 2013-10-28 14:01:15下载
- 积分:1
-
L8Floodgate
基于MFC的上海地铁监控系统屏蔽门ActiveX控件(MFC-based control system of Shanghai subway PSD ActiveX Controls)
- 2010-03-12 11:12:13下载
- 积分:1
-
OGL_Set_Web2
Lod程序,非常好的学习LOD技术的源代码(Lod procedures, very good to learn the source code technology LOD)
- 2008-08-08 11:58:40下载
- 积分:1
-
UML
UML包括事物、关系、图、扩展机制。
(1)事物
结构:类、接口、构件、节点等等。
行为:交互(消息)、状态等等。
分组:包、子系统等等。
注释:注释。
(2)关系
依赖、关联(聚合、组合)、泛化、实现。
(3)图
用例图、交互图(顺序图、协作图)、类图、活动图、状态图等等。
(4)扩展机制(UML includes things, relation, graph, expansion mechanism.
( 1).
Structure: class, interface, components and joints, etc..
Behavior: Interactive ( News ), the state and so on.
Packet: packet, subsystem and so on.
Annotation: annotations.
( 2) relationship
Dependent, Association ( polymerization, composite ), generalization, to achieve.
( 3) map
Use case diagram, diagram ( sequence diagram, collaboration diagram, class diagram, activity diagram ), state diagram and so on.
( 4) extension mechanism)
- 2012-12-21 16:09:10下载
- 积分:1
-
csaolei
C language is currently the more popular high-level computer programming language, because of its simplicity, ease of use and powerful features have been widely favored by programmers. It is suitable as a system description language, can also be used to prepare the system software, application software can be written since
- 2014-01-17 15:11:15下载
- 积分:1
-
sar影像小波去噪
说明: 雷达遥感图像的小波去噪程序,可有效去除噪声(radar remote sensing image wavelet denoising procedures, which can effectively remove noise)
- 2005-10-19 20:02:39下载
- 积分:1
-
Arranger
适用于高校的自动排课系统 MFC编程 实现教务半自动化(Apply to institutions of higher learning automatically Course Scheduling System Programming MFC semi-automation of the Senate)
- 2009-05-20 12:12:28下载
- 积分:1
-
The_introduction_of_utilization_for_header_files_i
该文件是一个PDF文档,介绍了C语言头文件使用中普通人都会犯的一些错误,并以实际的例子辅以说明,非常实用!(The file is a PDF document that describes the use of C language header files are ordinary people committed some errors, and supplemented with practical examples that, very useful!)
- 2010-12-20 15:31:11下载
- 积分:1
-
314
有一存储很多商品数据(每件商品的属性先后包括:品名、规格、单价(有小数位)、数量,数据的最长长度分别为20、10、6、5,在文件中以空格为分隔,每个商品的数据占一行)的文本文件,从键盘输入某种商品的品名,要求在文件中查找有无相应品名商品(可能有多条记录或没有),若有则在屏幕上显示出相应的商品的品名、规格、数量、单价(显示时,品名、规格、数量、单价之间使用逗号(,)作分隔,单价显示时只显示2位小数),若无则显示没有相应品名的商品。
(There are a lot of goods stored data (each item has the attributes include: name, size, price (with decimal places), quantity, the maximum length of the data were 20,10,6,5, a space in the file is separated The data for each item per line) text file, input from the keyboard of a commodity name, asked whether the corresponding file for the product name (may be multiple records or did not), if it is displayed on the screen of the corresponding product name, size, quantity, unit price (display, name, size, quantity, unit price between a comma (,) as a separator, price display shows only two decimal places), if not then show no corresponding product name .)
- 2013-05-28 21:05:51下载
- 积分:1