登录
首页 » Visual C++ » Factory

Factory

于 2016-07-11 发布 文件大小:1695KB
0 283
下载积分: 1 下载次数: 3

代码说明:

   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.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VB-help-
    本人整理的vb6.0 常用API函数、内部函数、指令、经典例子的文档,希望大家喜欢。(I am finishing vb6.0 common API functions, internal functions, commands, classic example of a document, I hope you like it.)
    2013-06-24 17:32:01下载
    积分:1
  • PrivateSubText1
    校运动会代码(部分),使用VB编程,由学生自己开发(yundonghui)
    2010-12-14 10:56:17下载
    积分:1
  • gys
    用VB设计的一个求两数的最大公约数和最小公倍数的程序。(VB design with a number seeking the greatest common divisor and least common multiple of two procedures.)
    2010-05-28 08:52:07下载
    积分:1
  • EKF.RAR
    实现GPS+IMU扩展卡尔曼滤波组合导航,重力场和磁场推算姿态(Achieve the GPS+ IMU extended Kalman filter integrated navigation, gravity field and magnetic field profile projection)
    2009-09-15 14:45:33下载
    积分:1
  • MCIWndPlayer
    给出一些实现小的功能的软件,希望能够帮助到有缘人,本程序提供的功能为模拟拷贝进程(Given some small realize the function of the software, hoping to help a nice ring, the procedure provides functionality to simulate the process of copying)
    2008-05-29 14:40:17下载
    积分:1
  • RevSubStr
    长度为N(N很大)的字符串,求最长回文串(Length N (N large) strings, find the longest palindrome string)
    2013-09-29 11:52:47下载
    积分:1
  • PID
    针对水轮机调节系统PID参数辨识问题,作者在VC++6.0环境下,使用c语言,编写PID参数参数辨识程序,结果表明,该程序能够辨识出Kp,Ki,Kd三个参数,满足调节系统的误差要求。(Turbine regulating system for PID parameter identification problem, the authors VC++ 6.0 environment, using c language, the preparation of PID parameters of parameter identification procedures, results show that the program can identify Kp, Ki, Kd three parameters to meet conditioning systems error requirements.)
    2008-07-21 12:13:44下载
    积分:1
  • list
    链表的基本功能实现链表的各种基本功能,初学者使用(The basic functions of the list)
    2011-06-01 21:07:30下载
    积分:1
  • daima
    软件测试功能,使用uft进行的自动化测试功能(programing test,for auto programing test by UFT)
    2018-06-15 23:48:41下载
    积分:1
  • 12
    说明:  下面是一个结构体声明: struct box { char maker[40] float height float width float length float volume } a. 编写一个函数,按值传递box结构,并显示每个成员的值 b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。 c. 编写一个使用这两个函数的简单程序 (Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
    2013-06-02 17:27:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载