-
alarm
一个定时提醒的程序,可以任意设置定时时间,有皮肤,带有最小化到通知栏,抖动及声音提醒,提醒时窗口置顶等功能。(A timed reminder program that can be set regular time, have skin with minimized to the notification bar, jitter and voice reminder, reminder window when the top and other functions.)
- 2014-02-05 19:52:18下载
- 积分:1
-
Code2
孙鑫C++教程2 C++语言面向对象简析(Sun Xin C++ Tutorial 2 C++ language Object-Oriented Analysis)
- 2009-11-08 23:09:33下载
- 积分:1
-
fenlei
分类法做模式识别的程序,里面含有一些模板(Classification procedures do pattern recognition, which contains a number of templates)
- 2007-12-25 14:25:41下载
- 积分:1
-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1
-
alarm-clock
网页版小闹钟,可以定时提醒,重复提醒,提醒多个时间段(Web version of a small alarm clock, can be regularly reminded repeatedly reminded, reminded more than one time period)
- 2013-02-26 17:18:18下载
- 积分:1
-
74_videocap
VB简单的影音采集程序,有需要的就下载吧。(VB simple video capture program, there is a need to download it.)
- 2013-08-17 10:16:53下载
- 积分:1
-
RevSubStr
长度为N(N很大)的字符串,求最长回文串(Length N (N large) strings, find the longest palindrome string)
- 2013-09-29 11:52:47下载
- 积分:1
-
Sibianxing
说明: 一个简单的ply读取文件,里边附了我收集的二十几个ply模型文件,希望能对大家有所帮助(a simple ply read and display file with more than 20 ply models)
- 2009-08-23 14:33:18下载
- 积分:1
-
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
-
search-the-number
用于求三组数,每组数的各个位都不相同。第二组数为第一组的2倍,第3组数为第一组的3倍(Is used to find the number of three, the number of the bits in each group are different. The second number of groups for the first group of two times the number of the third group of three times the first group)
- 2013-11-15 20:08:10下载
- 积分:1