-
T函数产生方法
说明: 由于vc系统随机函数产生的数均匀分布,有时要用到正态分布和分布,这是两个小函数,让你们见笑了(vc system because of the random number function evenly distributed, and sometimes we had to use normal distribution and distribution, which is two small functions so that you laughed at the)
- 2005-11-12 20:01:45下载
- 积分:1
-
dianyingtuijian-(1)
电影推荐系统,学校要求做的,vc,比较简单(Movie recommendation system, the school asked to do, vc, is relatively simple)
- 2012-07-07 18:59:41下载
- 积分:1
-
CSpreadSheet
对Excell文件进行读写操作,并可以创建excell文件(Read and Write the excell file)
- 2009-07-01 15:27:10下载
- 积分:1
-
2
说明: 魔王语言解释
具体要求参见《数据结构题集》P97,实习2.2中的描述。
用下述两条具体规则和上述规则形式(2)实现。设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。
(1)B->tAdA
(2)A->sae
(Beelzebub language to explain the specific requirements see the " Data Structure set title" P97, internship 2.2 description. 2 with the following specific rules and these rules form (2) implementation. Located in capital letters devil language vocabulary lowercase letters were the language vocabulary the Greek letters can be uppercase letters or lowercase letters substitution variables. Beelzebub language may contain human vocabulary. (1) B-> tAdA (2) A-> sae)
- 2009-10-03 20:09:38下载
- 积分:1
-
debuglib
vc调试模式下运行程序常用的动态库,希望给一些朋友帮助,特收集起来共享.(vc debug mode used to run programs under the dynamic library, hoping to help give some of my friends, to share special collected.)
- 2009-03-31 09:38:04下载
- 积分:1
-
Long-integer
长整数运算(双向链表),实现长整数无限长加减法的运算(Long integer (two-way linked list), to achieve long-integer addition and subtraction of infinite computing)
- 2011-10-29 16:54: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
-
RotationImage
VB仿PhotoShop功能进行图像旋转,有需要的就下载吧。~(VB imitation PhotoShop image rotation function and has the need to download it. ~)
- 2013-08-09 09:29:13下载
- 积分:1
-
bandpass-filter
C语言实现带通滤波器,可以直接运行。在信号处理过程中非常有用(C language implementation bandpass filter, which can be run directly.In the process of signal processing is very useful)
- 2017-02-12 15:21:22下载
- 积分:1
-
wei
说明: 简单计算器.热爱C++,但还是学生,故来此向大家学习。谢谢。(simple calculator)
- 2011-03-16 18:26:15下载
- 积分:1