代码搜索:TI C2000 有哪些应用?
找到约 10,000 项符合「TI C2000 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/215001/15078378
3qt qdial.3qt
.TH QDial 3qt "6 July 1999" "Troll Tech AS" \" -*- nroff -*-
.\" Copyright 1992-1999 Troll Tech AS. All rights reserved. See the
.\" license file included in the distribution for a complete license
www.eeworm.com/read/207935/15256531
txt fft.txt
x--双精度实型一维数组,长度为n,开始时存放要变换的数据的实部,最后存放变换结果的实部;
y--双精度实型一维数组,长度为n,开始时存放要变换的数据的虚部,最后存放变换结果的虚部;
n--整型变量。数据长度,必须是2的整数次幂;
sign--整型变量。sign=1时,离散府立叶正变换DFT;sign=-1时,是IDFT;
#include"math.h"
void fft(x, ...
www.eeworm.com/read/473191/6858057
txt pku 3399 贪心,考虑多种情况.txt
#include
#include
#include
#include
#include
#include
#include
using namespace std;
//PKU 3399 贪心,考虑多种情况
#define NMA
www.eeworm.com/read/413988/11134954
lkf debug.lkf
-i"c:/ti/C5500/bios/include" -i"c:/ti/C5500/dsk5510/include" -i"c:/ti/c5500/rtdx/include" -i"c:/ti/c5500/cgtools/include"
www.eeworm.com/read/265929/11249608
txt test1_2.txt
main()
{
printf(“ ab c\t de\rf\tg\n”);
printf(“h\ti\b\bj d”);
}
www.eeworm.com/read/265929/11249745
txt test1_2.txt
main()
{
printf(“ ab c\t de\rf\tg\n”);
printf(“h\ti\b\bj d”);
}
www.eeworm.com/read/135706/13909885
c w77e58ser.c
#include" w77c32.h"
static int flag_1,flag_0;
char c1[]="hello china";
char c2[]="hello World";
main()
{
int i;
flag_1=1;
flag_0=1;
//system init ,其中串口0用定时器2,串口1用定时器1
www.eeworm.com/read/202322/15386650
txt test1_2.txt
main()
{
printf(“ ab c\t de\rf\tg\n”);
printf(“h\ti\b\bj d”);
}
www.eeworm.com/read/202322/15386746
txt test1_2.txt
main()
{
printf(“ ab c\t de\rf\tg\n”);
printf(“h\ti\b\bj d”);
}