-
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
-
Dict2
Word segmentation using dictionary.
- 2011-08-27 17:40:05下载
- 积分:1
-
canvas
两个小船在移动的代码,主要是计时器的使用,利用回调函数显示动画(The two boats in the mobile code, the use of the timer, the use of a callback function to display the animation)
- 2012-04-21 11:19:33下载
- 积分:1
-
anwend-safe
將 W頁的查詢出來的界面,通 ]件 l送出去,可以做為計劃排程來定 r的 l送(Will W page of the query out of the interface,] piece l sent out, can be used as a plan to schedule the r of the l send)
- 2018-12-04 23:31:28下载
- 积分:1
-
HideWnd
VC编写的隐藏桌面窗口程序的工具,可以方便快速的一键隐藏和显示指定的程序!(VC hiding desktop windows program written in the tools that can facilitate the quick hide and show a button with the specified procedure!)
- 2010-01-06 14:04:43下载
- 积分:1
-
abc
简单易行,很好玩很简单那,我都没费什么功夫(Simple and fun it is very simple)
- 2010-11-24 16:04:20下载
- 积分: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
-
1213213
一个通讯录管理系统
一个通讯录管理系统(An address book management system for an address book management system)
- 2021-04-25 16:48:46下载
- 积分:1
-
arma_analyse-and-forecast
1、时间序列的ARMA(自回归移动平均)算法代码实现;
2、能用于平稳时序的分析和预测;
3、使用C/C++开发。(1、The codes relization of timeseries arma forecast method
2、Be used in analyzing and forecast in timeseries
3、Be developed by C/C++ tool.)
- 2021-04-29 11:08:43下载
- 积分:1
-
tongjimima
统计字母出现的频率,统计英文文章相应字母出现概率(Statistics the frequency of occurrence of English letters, the letters corresponding to probability statistics)
- 2011-12-19 20:02:36下载
- 积分:1