搜索结果
找到约 11 项符合
TCC 的查询结果
嵌入式/单片机编程 通用ASK信号解码接收程序 1. 接收数据位数最多为40(5*8)位. 2. 由定时器对time进行渐增,在TCC中断程序中加入"INC TIME". 3. 宽脉冲最大允许时间和最小
通用ASK信号解码接收程序
1. 接收数据位数最多为40(5*8)位.
2. 由定时器对time进行渐增,在TCC中断程序中加入"INC TIME".
3. 宽脉冲最大允许时间和最小允许时间的计算方式:
脉冲允许时间=TCC 中断时间(us)*设定数据
4. 在接收到完整的数据后建立rx_data_ok标志.
5. 该子程序由主程序调用.
6. 数据格式:rx_data5 ...
其他 读者要在命令行下输入tcc -B d: csourcepport.c,来编译 之后需要编译server.c和clint.c
读者要在命令行下输入tcc -B d:\tc\source\pport.c,来编译 之后需要编译server.c和clint.c
编译器/解释器 TCC是一个轻量级的用C语言制作的编译器
TCC是一个轻量级的用C语言制作的编译器
系统设计方案 full testbench design including random number generator, the tcc encoder, the tcc decoder and som
full testbench design including
random number generator, the tcc encoder, the tcc decoder
and some control logic.
VxWorks tornado 2.2 for ppc.tcc-cp1-xscale. this rar-files can update 2.2 to 2.2.1 just for education resea
tornado 2.2 for ppc.tcc-cp1-xscale. this rar-files can update 2.2 to 2.2.1
just for education research and study.
编译器/解释器 c语言编译器arm-gen.c asmtest.S bcheck.c boundtest.c c67-gen.c Changelog coff.h configure COPYING elf.h
c语言编译器arm-gen.c asmtest.S bcheck.c boundtest.c
c67-gen.c Changelog coff.h configure
COPYING elf.h [examples] float.h
gcctestsuite.sh i386-asm.c i386-asm.h i386-gen.c
il-gen.c il-opcodes.h libtcc.h libtcc1.c
libtcc_test.c Makefile README stab.def
stab.h stdarg.h stdbool.h stddef.h
tcc-doc.html t ...
编译器/解释器 Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Li
Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler
Installation on a i386 Linux host (for Windows read win32/readme.txt)
./configure
make
make test
make install
By default, tcc is installed in /usr/local/bin.
./configure --help shows configuration options.
编译器/解释器 Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB
Tiny-C 9.0
You can compile and execute C code everywhere, for example on rescue disks ( about 100KB for x86 TCC executable, including C preprocessor, C compiler, ...
http://bellard.org/tcc/
软件 RVDS2.2破解工具
RealView Developer Suite v2.2 破解 (2009-12-11)
 使用RealView Developer Suite v2.2,传说中的RVDS 2.2,破解也有问题,经过我琢磨。
 
破解步骤修改如下:
1)用generate产生license file (注意自己的系统时间   最好是真实的当前时间,如果时间比较旧的话,产生的license file 将不能注册。license ...