-
abc
简单易行,很好玩很简单那,我都没费什么功夫(Simple and fun it is very simple)
- 2010-11-24 16:04:20下载
- 积分: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
-
matlab
用于的峰值的探测,能够较好的获得波峰和波谷。(peak detection。)
- 2021-01-02 15:38:57下载
- 积分:1
-
viginners
同学录 第一版: 采用了动态建索引,对数据库编程初学者起个入门引导作用(First edition of alumni: adopt the dynamic indexed, introductory guide to database programming beginners)
- 2017-08-17 07:44:16下载
- 积分:1
-
kufmh
matlab小波分析程序,插值与拟合的matlab实现,计算晶粒的生长,入门级别程序。( matlab wavelet analysis program, Interpolation and fitting matlab implementation, Calculation of growth, entry-level program grain.)
- 2017-04-25 11:52:53下载
- 积分:1
-
VB-and-EXCEL-interconnect
VB与EXCEL的交互连接,VB对EXCEL的写入,VB读出EXCEL的数值(VB and EXCEL interconnect)
- 2012-03-13 19:35:35下载
- 积分:1
-
minip
一个小ANTLR程序,实现了计算器实现的语法,是学习编译原理的很好的例子(A small ANTLR procedures, implementation of the implementation of the calculator grammar, studying compilers are good example of the principle of)
- 2009-02-24 16:20:19下载
- 积分: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
-
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
-
+-
说明: 计算机组成原理课程设计 加减法程序设计及实现 多图 详细(Principles of curriculum design computer components add and subtract multi-program design and implementation of detailed plans)
- 2008-01-21 14:09:56下载
- 积分:1