资源列表
SNRxinzaobi
- xin zao bi de ge zhong tiaozhifansghi
AVR Studio例子
- /* * ADC.c * * Created: 22-5-2011 8:22:10 PM * Author: Wingston */ #include <avr/io.h> #include <avr/interrupt.h> uint16_t ReadChannel(int mux); int main (void) { DDRC = 0xFF; uint16_t adcval = 0; while(1){ a
glibc
- The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs a
CStaticEX
- CStatic控件的扩展,可以对Static控件进行修改背景色,边框颜色,文字颜色等(The extension of CStatic control can modify the background color, border color and text color of static control)
比相法瞬时测频接收机仿真
- 测频接收机 用于接收雷达信号 雷达信号的接收 生成雷达的信号格式(Frequency measurement receiver is used to receive radar signal)
en.stsw-stm32080
- Dfuse demo v3.0.6,软件可以通过hex文件生成dfu文件,然后烧录到stm芯片(Dfuse demo v3.0.6, the software can generate DFU file through hex file and then burn it to STM chip)
RBF神经网络自适应控制MATLAB仿真
- 刘金琨老师的著作,主要讲RBF在控制方面的应用,章节末附有源程序(Liu Jinkun teacher's work, mainly about the application of RBF in control, chapter end with the active program)
二自由度车辆动力学模型
- 二自由度车辆动力学模型。内容非常实用,对建模讲的非常深刻(Two-degree-of-freedom vehicle dynamics model (Simulink). The content is very practical and speaks deeply about modeling)
MATLAB
- 适用于MATLAB小波滤波过程中选用最佳小波基。针对一维声音信号。图片无用。(It is suitable for selecting the best wavelet basis in the wavelet filtering process of MATLAB. For one-dimensional sound signal.)
FXTradepro Indicators
- These are the Indicators I have on my Charts. I DO NOT really use them for entry signals but rather to give me a feel for what is going on in the Market (along with Price, which is the KING of all Indicators). As I indicated above previously, you do
lizi
- matlab的改进粒子群优化算法(IPSO)(Improved Particle Swarm Optimization based on MATLAB)
宽带数字接收机高清板杨小牛
- 利用matlab设计宽带高清数字接收机,代码实现(Using MATLAB to design broadband high-definition digital receiver, code implementation)