资源列表
矩阵按键数码管移位显示
- 矩阵按键数码管移位显示。。。能成功运行。(Matrix keypad digital display)
1602
- #define u8 unsigned char #define INT8 signed char #define u16 unsigned int #define INT16 signed int #define u32 unsigned long int #define INT32 signed long int
好-无线通信FPGA设计-Xilinx
- 《无线通信FPGA设计》以Xilinx公司的FPGA开发平台为基础,综合FPGA和无线通信技术两个方向,通过大量的FPGA开发实例,较为详尽地描述了无线通信中常用模块的原理和实现流程,包括数字信号处理基础、数字滤波器、多速率信号处理、数字调制与解调、信道编码、系统同步、自适应滤波算法、最佳接收机,以及WCDMA系统的关键技术。《无线通信FPGA设计》概念明确、思路清晰,追求全面、系统、实用,使读者能够在较短的时间内具备无线通信领域的FPGA开发能力。(The design of wireless
stm32例程
- 该程序为32经典例程,可在运用在32单片机上
Contiki-stm32f103
- stm32 contiki 3.0源代码 IAR打开就行(Stm32 Contiki 3 source code IAR opens on line.)
mutisim电路
- 二极管平衡混频电路,单调谐回路放大器,二极管平衡混频器,高频功率放大器,惰性失真,负峰切割失真(Multisim experimental circuit)
VxWorks软件开发实例
- VxWorks软件项目开发实例,包括服务器,客户端面,双缓冲池等内容。(VxWorks software project development examples, including server, client side, double buffer pool and so on.)
viscosity
- fluent 液态金属物性参数定义UDF(definiting the physical parameters of liquid metal in Fluent with UDF)
SHT11_IAR
- 1. ATmega8采集SHT10程序源代码 2. 利用IAR for AVR开发的 3. SHT10,SHT11程序都是一样的。(1. ATmega8 acquisition SHT10 program source code 2. Developed with IAR for AVR 3. SHT10, SHT11 programs are the same.)
塑性力学课程复习2016力学31
- A Unified Thermodynamic Constitutive Model for SMA and
shifter
- 基于vivado的Xilinx的FPGA其移位寄存器代码(Xilinx's FPGA shift register code based on vivado)
UCOSII_demo
- 这是一份学习UCOSII 的例程代码,希望对大家学习有所帮助