资源列表
现代信号处理代码
- 短时傅立叶变换分析,时域分析通常用于最基本的参数分析及应用,如语音的分割、预处理、大分类等(Fourier transform time domain analysis)
intel指令手册2.1节中文
- 深入学习汇编及指令解析所需的指令手册,反汇编必学。(Deep study instruction manual for assembly and instruction parsing.)
数测编程
- 导线平差,交汇等测绘小程序,大一新生刚刚开始学习的编程(Traverse adjustment, intersection)
MIPS1
- 可以计算一个表达式的值,支持sin,cos,tan,e,π Mars4.5编译通过(You can compute the value of an expression that supports sin, cos, Tan, e, PI, Mars4.5, compilation, and so on)
001--DOS命令
- 各种dos小命令,可以帮助你有效清理系统垃圾,合并同一个文件夹内的txt文档,读取同一类型的文件名并生成txt文档。(Various DoS small commands can help you effectively clean up system garbage, merge TXT documents in the same folder, read the same type of file name, and generate TXT documents.)
004--S波的拾取
- 对地震数据的S波相位进行拾取,可用于地震预警技术中心识别S波和P波信号相位,基于Fortran语言汇编(The S phase of seismic data is picked up and can be used for seismic warning technology center to identify the phase of S wave and P wave signal, which is based on Fortran language)
003--脉动记录的零线校正
- 对地脉动数据进行特定的零线校正,可用于处理地震数据和地脉动数据,基于Fortran语言汇编(A specific zero line correction for ground pulse data can be used to process seismic data and ground motion data, based on the Fortran language)
002--速度反应谱谱比
- 计算地震数据的速度反应谱,以及速度反应谱谱比曲线,可用于处理地震数据,基于Fortran语言汇编(The velocity response spectrum of seismic data and the spectral ratio curve of velocity response spectrum are calculated, which can be used to process seismic data and are compiled based on Fortran lan
000--Boore的零线校正和滤波处理
- Boore的零线校正和滤波处理,可用于处理地震数据,基于Fortran语言汇编(Boore zero line correction and filtering processing can be used to deal with seismic data, based on Fortran language compilation)
单片机小精灵软件
- 单片机辅助开发工具,很实用的!里面有定时器的计算,常用指令的查询及使用方法!(SCM auxiliary development tools, very practical!)
(赛德尔+雅可比)迭代法(解方程组)
- 用C++描述赛德尔和雅克比迭代法解方程组(Solving the equations with Seidel and Jacobi method)
塔
- 汉诺塔的编辑程序,可以用作了解递归的思想。(Hanoi editor, can be used to understand recursive thinking)