搜索资源列表
用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
TI-DSPCODE
- TI DSP的C语言和汇编语言的源代码,比较适用,可以作为初学参考-TI DSP C language and assembly language source code, more applicable, reference can be used as beginners
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
C2000
- C2000软件开发基础.doc 例1、SCI寄存器的宏定义 例2、采用宏定义方法访问SCI寄存器 例3、SCI寄存器文件结构定义 例4、SCI寄存器文件结构变量 例5、将变量分配到数据段 例6、将数据段映射到寄存器对应的存储空间 例7、通信控制器和控制寄存器1的位定义 例8、通信控制器和控制寄存器1的共同体定义 例9、使用共同体定义寄存器文件结构体 例10、在C/C++中使用位区操作寄存器 例11、TMS320X280x PCLK
ti
- visual c++ MFC制作的关于DLL调用的例子 体积和面积计算-visual c++ MFC produced by example on the DLL call volume and area
F2802
- TI芯片2802的CMD文件,已经把其中的FLASH分区被合并了,后缀名为.cmd格式的-TI chips in CMD document 2802, the FLASH has been merged district, called the suffix. Cmd format
QQliaotian
- 一个用C#写的强制聊天器,可以在网上随意聊天!-Using C# to write a compulsory chat, you can chat online free!
09_years_hua_wei_zhong_xing_bi_shi_ti
- 09年华为 中兴最新 面试笔试题目。 09年华为 中兴最新 面试笔试题目。 09年华为 中兴最新 面试笔试题目。-09,hua wei zhong xing zui xin mian shi ti mu
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
TI2812_library
- C语言编写的TMS320F2812的库函数和例程,指导用户进行TMS320F2812的c语言程序编写-Written in C language library functions and routines TMS320F2812, TMS320F2812 guide the user' s c language programming
LEACH
- 关于无线传感器网络的路由算法研究,在能量均衡上的经典LEACH算法,用matlab进行的仿真,能够实现!-Abstract: The distributed wireless sensor net work and the technol ogy of wireless communicati on could realize the subsidence monit oring and measuring in coalmine goaf . One of the i mportant r
C-example-codes-for-msp430
- TI的430范例代码,包括每个模块的,像AD,DA,TA,UART等。-TI s sample codes for msp430,including every module in the MCU,like ad,da,ta,uart,jtag and so on.Very useful.
ti
- C#试题库系统 mysql数据库 可生成试卷-C# test database system mysql database can create paper
C
- MSP430G2553的C语言程序,TI公司提供的-MSP430G2553 The C Programming Language, TI
TI-transceiver
- TI - How to Do Serial I/O and Change Transceiver Modes Programmatically using Visual C-TI - How to Do Serial I/O and Change Transceiver Modes Programmatically using Visual C++
TRF7960A-C-Code-Samples
- TRF7960A C Code Samples inside a code composer (TI ) complete project
Fast-Fourier-Transform-by-TI
- Texas Instruments fast fourier transform simulation in C with CCStudio v3.3-Texas Instruments fast fourier transform simulation in C with CCStudio v3.3
C-yuyan-fuxi-ti
- 是个c语言复习题 详细的做一做 计算机二级考试没问题的哦-Is a c language exercises
Face-recognition-EmguCV
- c# 人脸识别EmguCV 动态人脸检测。中文名字识别 识别后语音播报 程序来自: http://www.codeproject.com/Articles/239849/Multiple-face-detection-and-recognition-in-real-ti-c# Face EmguCV dynamic face detection. After the Chinese name recognition voice recognition program broadc
TI公司ZIGBEE实现的源代码
- TI公司ZIGBEE实现的C源代码,大神瞧瞧呀!(Source code of Ti ZigBee)