-
73554574
VB语音报数计算器源程序,有需要的就下载吧。(Talking Calculator VB source code, there is a need to download it.)
- 2013-08-04 15:26:48下载
- 积分:1
-
shangrenguohe
商人过河程序,找了好久才找到的程序......(shangrenguohe)
- 2009-12-04 10:57:30下载
- 积分:1
-
carpayment
这是一个购车还贷计算器的应用程序,里面包括异常处理(This is a car loan calculator applications, which include the exception handling)
- 2008-04-05 19:45:58下载
- 积分: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
-
www
一个小网页浏览器,很好用的,如果可以讨论一下也行(A small web browser, the good, if you can talk about is also OK)
- 2010-09-17 23:03:34下载
- 积分:1
-
99005027
想实现MSN式的提示框吗?这段代码可以帮你 实现这些功能让你的程序更受欢迎(Want to implement a MSN prompt box?)
- 2017-08-17 15:12:48下载
- 积分:1
-
dianyingtuijian-(1)
电影推荐系统,学校要求做的,vc,比较简单(Movie recommendation system, the school asked to do, vc, is relatively simple)
- 2012-07-07 18:59:41下载
- 积分:1
-
bijiao
比较两个文件内容的不同,其中有两个源代码(Comparing two different contents of the documents, wherein two source)
- 2012-12-01 01:17:09下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
ahp
说明: 用EXCEL做的层次分析法(Analytic Hierarchy Process,简称AHP法)
(EXCEL to do with AHP (Analytic Hierarchy Process, referred to as AHP method))
- 2009-07-30 23:06:42下载
- 积分:1