搜索资源列表
用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
DSP+Mp3+USB+FAT12的所有源程序(C语言编写)。
- DSP+Mp3+USB+FAT12的所有源程序(C语言编写)。用TI的DSP写的U盘接口程序,实现USB、MP3-DSP MP3 USB FAT12 all source (C language). TI's DSP with the U-write interface, USB, MP3
410-C.ZIP
- msp430是ti公司的16位单片机,具有低功耗的特性,用在控制系统十分理想,是很有前途的单片机新品种,这是mps430-410单片机的调试程序-Controller is the 16-bit microcontroller with a low power consumption characteristics of the control system with a very good, very promising new varieties MCU, which is mps430-4
F206的C语言异步串口示例程序
- TI公司DSPF206的C语言异步串口示例程序,JINGO-TI DSPF206 C asynchronous serial sample program, JINGO
TI-DSPCODE
- TI DSP的C语言和汇编语言的源代码,比较适用,可以作为初学参考-TI DSP C language and assembly language source code, more applicable, reference can be used as beginners
TI-DSP
- TI公司的DSP程序库,包括C语言和汇编语言的程序库,希望对大家有益 -TI's DSP libraries, including C and Assembly Language for the procedure, hoping to benefit everyone
C54_info
- ti tms320c54x c语言源码 对初学者帮助-ti c tms320c54x language source code to help beginners
430-ht1621
- Ti msp430f149 用c语言编写的 ht1621 LCD的驱动程序-Ti c msp430f149 language with the ht1621 LCD Driver
msp430-at45db041b
- ti msp430 用c编写的串行eeprom at45db041b的驱动程序-ti c Controller prepared with the serial eeprom at45db041b drivers
ms430-at45db642
- ti msp430 用c 编写的at45db642的操作程序-ti c Controller with the preparation of the procedure at45db642
C-sourcemsp430x42x
- MSP430,msp430x42x系列C代码。非常实用,来源为TI官方站点-MSP430, msp430x42x Series C code. Very useful source of the TI official site
TI最新单片机msp430f5438的所有资料
- TI最新单片机msp430f5438的所有资料。包括PDF,汇编程序和C程序,TI s latest single-chip all the information msp430f5438. Including PDF, assembler and C program TI s latest single-chip all the information msp430f5438. Including PDF, assembler and C program
ICETEK-VC5509-C.rar
- ICETEK_VC5509_C的硬件原理图,泰瑞公司开发的针对TI C5509A DSP的评估版。包含xilinx FPGA 及语音解码芯片TLV320AIC23等的连接,可借鉴性强 ,ICETEK_VC5509_C hardware schematics, Terry developed for the TI C5509A DSP evaluation version. Contains xilinx FPGA and voice decoder chip TLV320AIC23 conne
Dm6446Ubl.zip
- 這是TI dm6446 EVM board 的UBL,它支源 Nand/NOR/UART 開機,此為CCS 裡的專案,下載解開後直接邊譯即可,This is TI dm6446 EVM board of UBL, the source of its support Nand/NOR/UART boot, this is a project in the CCS, download and unzip, then you can be directly compile it
CCS-simple-guide
- TI的CCS(Code.Composer.Studio)的入门指导教程,PDF版文件,简体中文。-TI s CCS (Code.Composer.Studio) entry guide tutorial, PDF version of a document, Simplified Chinese.
97288396Goertzel
- goartzel implemtntation algoritm in c goart zel implemtntation algoritm in c goartzel implemtntation algoritm in c -goartzel implemtntation algoritm in c goartzel implemtntation algoritm in c goartzel implemtntation algoritm in c goartzel implemtntat
TI-C-Programming
- TI C Programming TMS320C55 C Characteristics
TI.C
- TI公司MSP430源程序代码C语言,比较齐全-TI company‘s MSP430 Source code of C language
Ti.Math.Lib.Note.spru514n
- TMS320C28x Optimizing C/C++ Compiler v17.6.0.STS
TI公司ZIGBEE实现的源代码
- TI公司ZIGBEE实现的C源代码,大神瞧瞧呀!(Source code of Ti ZigBee)