资源列表
pinp
- 设计信号用快速傅里叶变换求信号频谱功率谱-Fft spectrum signal design requirements
FeatrueCreation
- 关于proe二次开发,特征创建 visual c++ 平台下创建的源代码。生成动态链接库文件后即可在Pro/Engineer4.0以上版本运行-About proe secondary development platform features to create visual c++ create the source code. Generate dynamic link library files can be run in Pro/Engineer4.0 above
sn=nPnn
- 求n个数相加,可定义a的值定义方式为2 3,表示求3次递增2相加-Find the sum of the number n, define the value of a defined way to 23, which means that demand three times the sum of incremental 2
jitu
- 这是一个鸡兔同笼计算的小程序,这个程序主要是在学生初学c语言时使用。-This is a small program with cages of chickens and rabbits calculated.
dit
- 数字信号处理基于时域的快速傅立叶变换,运行准确,方法简单-Digital signal processing based on fast Fourier transform of the time domain
sin
- 正弦信号的采样与重建以及重建信号与原信号的误差分析-Sinusoidal signal sampling and reconstruction
Frost_t
- Basic frost filter is described. I hope it would help you to understand noise removing.
randomnumber
- 在一个有m*n个方格的棋盘中,每个方格中有一个随机正整数。现要从方格中取数,使任意两个数所在的方格没有公共边,且取出的数的总和最大。利用线性规划,设计一个满足要求的取数算法 输入:由文件名为input.txt的文本文件提供,第一行有两个正整数m和n,分别表示棋盘的行数和列数,从第二行开始,每行有n个正整数,表示棋盘方格中的数 输出:输出到文件output.txt,第一行为取数的最大总和-generate random number
PcP-travel-time
- 地震pcp波走时曲线模拟,由matlab语言编写,是学习地震方面的好资料。-Pcp seismic wave travel time curve simulation, written by matlab language, learning good information earthquakes.
the-vending-machine-program
- 主要是用于本科生课程设计的一个部分,具体为自动贩卖机程序-It is mainly used for a part of the undergraduate curriculum designed specifically for the vending machine program
CLIP
- 这个小程序实现了对栅格数据的批量裁剪,只需要输入矢量裁剪文件和要被裁剪的文件路径,即可实现快速批量裁剪,方便快捷实用,需要在ArcGIS下的IDLE工具下打开。-This small program to achieve the batch cutting of raster data, only need to input vector Clipping File and the file path to the cutting can be realized fast batch cutti
3.1
- 输入三个数,输出这三个数中最大的一个数,用c++实现。-Three inputs, the output of the three number one of the largest number, using c++ implementation.