搜索资源列表
用c编写的N*N的螺旋矩阵源代码
- /* 实现效果: 1 2 6 7 15 3 5 8 14 16 4 9 13 17 22 10 12 18 21 23 11 19 20 24 25 */ #include <stdio.h> #define N 5 //阶数,即N*N的螺旋矩阵 void main() { int i, j, num=1, a[N][N]; for(i=0; i<=N/2; i++) &nb
c28
- TI公司28系列DSP控制无刷直流电机,-TI DSP 28 series brushless DC motor control.
c28x_assmbly_guide
- ti 2812的 asm编程手册,对立志进行28112系统开发的编程人员是必不可少的参考手册 -ti 2812 asm2 the programming manual, to be determined for 28,112 systems development programming staff is indispensable reference manual
F28XX_Data_Manual
- TI公司的F28XX系列DSP的技术资料英文版,介绍28系列全部的管脚、功能等。
TI2809
- TI,2809DSP原理图,包括串口转USB电路,板内集成仿真单元,通过串口线,可以在线仿真,烧写FALSH。-TI, 2809DSP schematic diagram, including the serial transfer USB circuit board within the integrated simulation unit, through the serial line, online simulation, Shaoxie FALSH.
sprc208
- 本程序来自TI公司网站原程序,其功能是通过间接磁场定向的控制算法来实现对三相异步电机的控制, 程序的具体算法和介绍在软件压缩包有详细介绍!-This system simulates a sensored indirect field oriented control of 3-phase induction motor with an "emulated" 3-phase induction motor model. The motor speed is controlled by using
Svpwm
- 使用TMS320F2812生成SVPWM的演示程序,该程序为硬件法SVPWM控制,减小开关损耗。程序在上海交大TI实验室自制评估版测试通过。运行需要TI官方外设库。-SVPWM generation using TMS320F2812 demonstration program SVPWM control method for the hardware, reducing the switching losses. National Chiao Tung University in Shangh
281X_Boot_ROM_Reference_Guide
- TI公司DSP Boot ROM Reference Guide,内含TMS320x281x的Boot ROM的源码,并有中文以及英文boot rom 流程介绍,对于使用BOOT ROM的dsp新手有很大的帮助-TI company DSP Boot ROM Reference Guide, containing TMS320x281x the source of the Boot ROM with Chinese and English boot rom process, the BOOT R
Example_280xI2C_eeprom
- ti dsp2808的I2C程序例子。2808自带I2C控制器,直接通过设置寄存器就可以控制I2C了-ti dsp2808 an example of the I2C procedures. 2808 comes with I2C controller directly can control by setting the registers of the I2C
Program
- TI 28系列DSP的例子 -ok
TI_DSP280_dsp
- TI TMS320F28 系列dsp 程序例程,包括DSP的各个功能模块子程序。-TI TMS320F28 series dsp program examples, including DSP modules each subroutine.
spra958l
- TI 28系列例程 F2808_examples_CCSv5 F2812_examples_CCSv5 F2808_examples_CCSv5 F28027_examples_CCSv5-TI 28serial sample code F2812_examples_CCSv5 F2812_example_nonBIOS_flash
Embedded-Image-Processing-with
- 2. Structure and Organization of the Book Prerequisites Conventions and Nomenclature CD-ROM The Representation of Digital Images DSP Chips and Image Processing Useful Internet Resources 2 3 4 6 9 10 13 ls 15 . The TMS320C6000 Line of
uart-TEST
- TI 554 Uart接口测试程序,采用CPU TI5402 s812tr 8.24 发送测试程序。9600波特率 s812TRRE 8.24 发送接受程序。9600波特率 s802.out 8.28 发送接受程序。9600波特率,在操作过程中LCR=1B常常变化为0,需注意是否干扰问题。 S828.OUT 8.28 发送接受程序。38400波特率,数据端信号完好,抗干扰。-TI 554 Uart interface testing procedures using
20091107
- 线切割机专用变频器的源代码,采用SPWM实现的,开发平台采用TI的28系列DSP。-EDM special inverter source code, using SPWM implementation, development platform uses TI s 28 Series DSP.
ExRam
- 开发环境:TI的CCS 器件:DSP28335 功能:实现28335对外部ram的读写操作-Achieve 28,335 pairs of external ram read and write operations
sdf28xx_v3_3_serial
- TI 28系列DSP串口引导FLASH源码-V3.3 SDFlash serial patch for flash programming via an RS232 serial link. Includes algos for F280x, F2804x, F281x, F2833x, and F2823x devices. Uses TI F281x Flash API V2.10, TI F280x Flash API V1.00, TI F280x Flash API V3.02, TI
flash
- Ti_C28系列Flash的编程使用方法-Programming and Application of Ti 28 Series Flash