资源列表
slidingmode5
- 刘金坤老师的滑模控制程序,可以实现对部分参数未知的控制系统的控制,具有一定的抗干扰能力-Liujinkun teachers sliding mode control procedures, can achieve some of the unknown parameters of the control system of control, certain anti-jamming capabilities
xhclfft
- 用FFT 进行信号的频谱分析 1、高斯序列 2、衰减正弦序列 3、三角波序列 4、反三角序列-signals using the FFT spectrum analysis of one, two Gaussian sequence, the sequence of 3 attenuation sine, triangle wave sequence 4, anti - triangular series
wzck
- JspShop网络购物系统v 1.0 开发语言:jsp+access(不支持resin服务器)-JspShop online shopping system v 1.0 development languages : jsp access (no support resin server)
Smart_AntennaB
- This Program Is Designed To Simulate A Spatial Antenna Array System Working On The MUSIC Algorithm For The Angle Of Arrival Estimation And Null Steering Algorithm For The Weights Estimation To The Required Output Radiation Pattern . -T
hgshMATLAB
- 胡广书的数字信号处理一书中的所有matlab程序。包括各种滤波器的设计,经典功率谱的估计、参数模型功率谱估计等,非常有用。-the digital signal processing in a book all Matlab procedures. Including various filter design, classic power spectrum estimation, power spectrum model parameter estimation, very useful.
modernC
- 提供大量C代码来实现不同功能,让读者真正领略C语言的魅力-substantial C code to achieve different functions, allowing readers really appreciate the charm of C Language
Chuicui
- 大量C语言示例,各种功能实现,绝对有价值,很好!-large sample C language, functional realization of absolute value, good!
answerc
- 数据结构课后习题答案,各种算法的实现,很实用。-data structure OSCAR answer the questions, various algorithms to achieve practical.
Clanguagedescribe
- 使用C语言实现数据结构,让枯燥的学习变得有趣。-use C language data structures, dry learning interesting.
LPI
- 低截获概率雷达信号处理及硬件仿真 lunwen-low probability of interception radar signal processing and hardware simulation low probability of interception radar signal processing and hardware simulation lunw en
onlineCounter
- 如何获得在线用户 如何获得在线用户 如何获得在线用户-how to obtain online users how to obtain online users how to obtain online users how to obtain online users
19854794biaodashisiyuanshi
- // 语法制导翻译器设计示范程序 // ----- 算数表达式四元式翻译(递归子程序法) // 要求:1. 读懂该程序,并上机调试成功; // 2. 运行该程序,输入源表达式(字母:表示变量,数字:表示常数。) // 3. 反复运行,考查输出的各种四元式的正确性。 // 4. 实验报告内容:表达式的属性翻译文法;递归子程序框图; // 运行结果的记录(输出的三元式不得少于10条!) -/ / syntax translation guided desi