搜索资源列表
用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
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
c_examples.zip
- C codes for ti MSP 430 UART,SPI,I2C included with appliction examples,C codes for ti MSP 430 UART,SPI,I2C included with appliction examples
gauss_gen
- 在TI TMS3205509平台上用C语言实现高斯随机变量-TI TMS3205509 platform in the C language using Gaussian random variable
09_years_hua_wei_zhong_xing_bi_shi_ti
- 09年华为 中兴最新 面试笔试题目。 09年华为 中兴最新 面试笔试题目。 09年华为 中兴最新 面试笔试题目。-09,hua wei zhong xing zui xin mian shi ti mu
Lab0301-LED
- TI公司DSP5509芯片驱动LED灯c程序-TI' s DSP5509 chip-driven LED lights c program
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
XOR
- 有道难题:另类异或 描述: 对于普通的异或,其实是二进制的无进位的加法。 这里我们定义一种另类的异或A op B, op是一个仅由^组成的字符串,如果op中包含n个^,那么A op B表示A和B之间进行n+1进制的无进位的加法。 下图展示了3 ^ 5 和 4 ^^ 5的计算过程: 0 1 1 (3) ^ 1 0 1 (5) --------- 1 1 0 (6) 0 1 1 (4) ^^ 0 1 2 (5) --------- 0
Lab02-LienThong
- TàI LIỆ U HỌ C LIêN THÔ NG-TàI LIỆ U HỌ C LIêN THÔ NG
11222
- 实现一些计算的小程序,很有帮助的,适合初学者欢迎大家下载C语言的程序-C YUYAN BIAN CHENG JI SUAN YI XIE JI SUANWE TI
C
- MSP430G2553的C语言程序,TI公司提供的-MSP430G2553 The C Programming Language, TI
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
spiEdma.c.tar
- spi and edma for ti dsp lcdk omapl138
MSP430F5529 TI官方开发板的实例程序(非常好) (1)
- 各种基础实验 例如AD 灯控 MSP430f5529的必备材料(Various basic experiments, such as AD light control)
6866.smartrf_settings (1).c
- CC1310 433 1mps 设置,可以通过CC1310 DEmo板子测试通过,可以去TI 论坛对比哦。(CC1310 433 1mps settings, can be passed through the CC1310 DEmo board test, can be compared to the TI forum.)
TI公司ZIGBEE实现的源代码
- TI公司ZIGBEE实现的C源代码,大神瞧瞧呀!(Source code of Ti ZigBee)
sputtering(C-Ti)
- 这是一个lammps示例,内容是Ti原子在金刚石基材上的溅射过程。包括了用python写的用于生成Ti原子初始能量的脚本,lammps的输入脚本使用了官方提供的Pylammps接口来。具体的过程见readme文件夹中的readme.md(This is an example of lammps in which Ti atoms are sputtered on a diamond substrate. The scr ipt written in Python is used to gener