-
pichuli
大量的DOS批处理源代码,功能设计各个方面,对学习很有用(A large number of DOS batch source code, functional design in all aspects of learning useful)
- 2008-07-11 21:09:59下载
- 积分:1
-
ADC
Analog translate to digital
- 2008-12-26 00:29:19下载
- 积分:1
-
Four-FSK
4-FSK信号的生成,用于数字通信原理的基础知识的学习,随机产生4fsk信号,并分析信号的频谱(Generating 4-fsk signal and spectrum analysis)
- 2010-03-10 15:14:28下载
- 积分:1
-
Chang_display
改变屏幕分辨率,程序控制动态改变屏幕的分辨率。(change the screen resolution, dynamic programmed to change the screen resolution.)
- 2006-07-06 09:28:09下载
- 积分:1
-
aiwa
求解tsp问题的MATLAB程序,模拟退火算法源程序(MATLAB problem solving procedures tsp)
- 2009-04-14 17:10:23下载
- 积分:1
-
1
计算一个整数的和的积德最大值,即最优整数的接的最大值(The Jide calculate an integer, and the maximum value, i.e. the optimal integer then the maximum)
- 2013-05-17 00:15:26下载
- 积分:1
-
8bit_echo
Easy to learn Visual Basic 6.0
- 2013-07-10 16:38:26下载
- 积分:1
-
txt_TO_dat
用于将txt格式数据,转换为.dat格式的数据,便于CASS处理。(Txt format for the data is converted to. Dat format, easy CASS processing.)
- 2013-07-30 09:12:54下载
- 积分: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
-
FRAACUEQUATION
此程序是二维分数阶粘弹性声波有限差分法的正演模拟,时间导数二阶精度,空间分数阶导数2阶精度,含波长快照,未加边界,确保可运行。(This program is a two-dimensional fractional viscoelastic acoustic forward modeling of finite difference method, the time derivative second-order accuracy, space fractional order derivative 2 order accuracy, including wavelength snapshot, without borders, to ensure that can be run.)
- 2021-02-05 22:29:57下载
- 积分:1