-
zhisu
本程序通过用户输入范围而求出范围内所有的质数 (The scope of this program through the user input to derive all the prime numbers within the range)
- 2011-08-22 11:05:45下载
- 积分:1
-
DF
说明: 主要用于节理裂隙岩体的非连续变形分析,也可以模拟爆破作用下的动力响应。(Mainly used for joints of the non-fractured rock mass deformation analysis, it can simulate the explosion of the dynamic response under.)
- 2009-01-17 15:56:10下载
- 积分:1
-
cell
原包机,模拟细胞的生长,分裂,和死亡,设定了几种不同的环境影响(The original charter, analog cell growth, division, and death)
- 2020-07-08 16:38:56下载
- 积分:1
-
unit-9
谭浩强C程序设计第四版第9章习题答案,自己做出来的( C Programming Fourth Edition Chapter 9 Exercise answers, do it yourself)
- 2013-07-31 22:17:03下载
- 积分: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
-
9927444CCd_vc
说明: 上位机ccd接收程序,很不错的,欢迎大家下载(visual)
- 2020-11-13 23:59:43下载
- 积分:1
-
testdll
改程序主要用来测试VS2008下的dll文件使用(Reform program is mainly used to test the dll file under VS2008 the use of)
- 2010-03-01 10:30:53下载
- 积分:1
-
tnstance_RadioButton
Java source code examples, RadioButton instance!
- 2017-05-01 12:20:42下载
- 积分:1
-
conlectioncontain
界面编程,编写类似VC++6 0左边控件,需要CJLibrary610库,或CJLibrary609库(Interface programming, write something like VC++6 0 left control, need CJLibrary610 library, or CJLibrary609 library)
- 2018-10-19 00:39:46下载
- 积分:1
-
PI
说明: 本程序是模拟常数PI的计算,可以精确到小数点后很多位!(This procedure is a simulation of constant PI calculation can be accurate to a lot of places after the decimal point!)
- 2008-12-14 20:35:09下载
- 积分:1