-
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
-
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
-
zcktwuy2
To achieve similar WORD2000 clip art menu code
- 2018-09-29 00:23:36下载
- 积分:1
-
down
一个复杂的工程通常可以分解成一组小任务的集合,不错(A complex project can usually be broken down into a collection of small tasks.)
- 2018-12-30 10:57:37下载
- 积分:1
-
RevSubStr
长度为N(N很大)的字符串,求最长回文串(Length N (N large) strings, find the longest palindrome string)
- 2013-09-29 11:52:47下载
- 积分:1
-
curve_fitting_ceres_fortest
使用ceres对曲线进行拟合程序,ceres可以从github下载;(Using ceres fitting program, Ceres can be downloaded github )
- 2017-04-22 22:39:27下载
- 积分:1
-
jiafajisuanqi
加法计算器,主要实现两个数加减运算,用来练习MFC中基本控件的使用(Addition calculator, the main achievement subtract two numbers, used to practice the basic control the use of MFC)
- 2010-10-29 10:55:16下载
- 积分:1
-
WORD-VBA
WORD VB 二次编程,实现题库管理与自动出卷功能。(The WORD VB quadratic programming, question bank management, and automatic volume.
)
- 2012-04-09 11:36:00下载
- 积分:1
-
Files
有限差分的迭代算法的控制台程序,可以输出每一次迭代的记录。有需要的自己试试吧(Iterative finite difference algorithm console program, you can record the output of each iteration. The need to own a try)
- 2009-10-21 13:53:56下载
- 积分:1
-
wavtten
你是否曾经为要做一个试用软件而苦苦写很多代码,这个控件为你解决了写共享软件(Have you ever written a lot of code to try out software, and this control solves the problem of writing shared software)
- 2018-11-28 23:33:09下载
- 积分:1