-
Factory
Factory 模式的两个最重要的功能:
1)定义创建对象的接口,封装了对象的建;
2)使得具体化类的工作延迟到了子类中。
(Factory mode two most important functions: 1) the definition of an object to create an interface that encapsulates the construction objects 2) makes specific class work delayed to subclasses.)
- 2016-07-11 10:53:39下载
- 积分:1
-
calculation
刚学VC,做的一个计算器(just learning, so a calculator)
- 2005-03-02 19:16:17下载
- 积分:1
-
TETRIS
此文档为visual c++平台实现俄罗斯方块的部分参考代码。已经通过调试通过。(This document is visual c++ platform Tetris part reference code. Has passed through debugging.)
- 2013-10-23 21:46:26下载
- 积分:1
-
jiguangcar
激光小车引脚请自行修改我靠 还要我写多少字?(Laser trolley pin please modify how much I rely want me to write the word?)
- 2013-10-30 16:39:17下载
- 积分:1
-
11-5.5
汉字屏显示实例,可以学习屏幕的使用,以及汉字的显示,(Chinese screen display examples)
- 2013-08-18 18:22:05下载
- 积分:1
-
pxompt
基于局域网通信的聊天代码,可以实现自动弹出消息提示(The chat code based on LAN communication, can realize the automatic pop-up message prompt)
- 2018-11-29 18:48:09下载
- 积分:1
-
南京市部分公交转车系统
说明: a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
(a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations, is the best car lines and interchange locations. B) Summary of design : the procedures used by the data structure is linear tree and table, the algorithm used by the main sculpture, in order Huffman algorithm.)
- 2021-03-16 23:19:21下载
- 积分:1
-
unit-9
谭浩强C程序设计第四版第9章习题答案,自己做出来的( C Programming Fourth Edition Chapter 9 Exercise answers, do it yourself)
- 2013-07-31 22:17:03下载
- 积分:1
-
cyfvbkhon
1.原料基本信息维护;
2.供应商基本信息维护;
3. 仓库信息维护;
4.原料入库管理;
5.原料出库管理;
6. 入库信息查询、出库信息查询、库存信息查询。
所有管理包括(增加、删除、修改、查询)。
(A.Raw materials, basic maintenance
Two. Supplier of basic maintenance
Warehouse information maintenance
4. Raw material storage management
5 The raw materials out of the database management
(6) the storage of information inquiry, the library information inquiries, queries of inventory information.
All management (add, delete, modify, query).
)
- 2012-05-13 08:45:14下载
- 积分:1
-
array
用引用的方法求二维数组的最大值及其下标,谭浩强书上的(Use the methods to controls.)
- 2012-03-29 16:55:52下载
- 积分:1