搜索资源列表
Lab07-XINT
- dsp中断例程 dsp中断例程 dsp中断例程
Lab0703-AudioFIR
- 语音信号的 FIR 滤 波-FIR filtering of voice signals
Lab07-XINT
- dsp中断例程 dsp中断例程 dsp中断例程 -dsp interrupt routines dsp interrupt routines dsp interrupt routines
Lab07-Timer
- DSP5416时钟配制,片内定时器是一个软件可编程定时器,可以用来产生周期的中断信号。 定时器主要由 3 个寄存器所组成:定时器寄存器(TIM) 、定时器周期寄存器(PRD)和时器控制寄存器(TCR) 。这 3 个寄存器都有映象寄存器,它们在数据存储器中的地址分别24H、25H 和 26H。TIM 是一个递减计数器;PRD 中存放计数值;TCR 中有定时器的控制和状态位-DSP 5416 timer configuring,A time
lab07
- C Program for Checking Paraenthesis using Stack and Linked list
Lab07
- (1) 创建一组相关类:第二个类响应第一个类的事件,第三个类又响应第二个类的事件。当第一个类的对象发生指定事件时,将引发一系列对象的连锁反应。 (2) 创建学生类Student及其派生类Undergraduate和Graduate,并在Windows窗体中显示不同类型的学生信息。 (3) 模拟银行卡支付系统,定义支付接口IPayable,在基类BankCard中实现基本支付功能;在派生类中重载基类方法,实现支付功能的多态性。
Lab07-FFT_Student
- 通过DSP实现快速傅里叶正反变换以及滤波器的设计-Positive and negative by the DSP to achieve fast Fourier transform and filter design
lab07
- Swing 运用: 掌握Swing常用容器Jfr a me、JPanel的使用; 掌握Swing常用组件使用; 掌握JTable、JTree的基本功能 掌握JOptionPane、JFileChooser、JColorChooser类的基本用法。-Swing use: Master Swing commonly used Jfr a me container, JPanel use Master Swing
lab07
- 声明一个车(vehicle)基类,具有MaxSpeed、Weight等成员变量, Run、Stop等成员函数, 由此派生出自行车(bicycle)类、汽车(motorcar)类。-vehicle MaxSpeed、Weight, Run、Stop/bicycle、motorcar
Lab07
- LabVIEW FPGA Implementation of Convolution
lab07
- 本例主要设计查找的有关算法,例如有序表的查找和顺序标的查找,顺序查找、折半查找及二叉排序树上查找的基本思想和算法实现等。-In this case mainly designed to find the relevant algorithm, such as an ordered list of the find and order the subject to find, sequential search, binary searc
lab07
- 利用verilog语言编写一个单周期cpu实现加减乘除等十六条基本指令,模拟仿真通过。-Use verilog language to achieve a single cycle of addition, subtraction, etc. cpu sixteen basic instructions, simulation pass.
Lab07.xcodeproj
- sasa 1234567890 sasa wer safe
lab07
- 1.Convert all alphabets to capital letters and print out the result 2.Convert all alphabets to lower-case letters and print out the result 3.Print out the length of the string and 4.Print out the index of the word Pro
Lab07-2a_TFT
- TFT即Thin Film Transistor (薄膜场效应晶体管),其屏幕可现实出彩色图片,它是中高 端彩屏手机普遍采用的屏幕,本实验通过MSP430F6638 的SPI时序接口控制TFT屏幕使得 TFT屏幕上显示出想要的画面来,包括显示颜色和文字等。(TFT is Thin Film Transistor (thin film field effect transistor), and its screen can be re
Lab07-1 RS232
- TI公司的MSP430例程 RS232串口通信实验(TI's MSP430 routine RS232 serial communication experiment)