搜索:TCC
找到约 13 项符合「TCC」的查询结果
结果 13
https://www.eeworm.com/dl/678/436520.html
系统设计方案
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.
https://www.eeworm.com/dl/909139.html
技术资料
TCC方式和TCR方式可控串补的控制
TCC方式和TCR方式可控串补的控制TCC方式和TCR方式可控串补的控制TCC方式和TCR方式可控串补的控制
https://www.eeworm.com/dl/534/406458.html
其他
读者要在命令行下输入tcc -B d: csourcepport.c,来编译 之后需要编译server.c和clint.c
读者要在命令行下输入tcc -B d:\tc\source\pport.c,来编译 之后需要编译server.c和clint.c
https://www.eeworm.com/dl/628/378398.html
编译器/解释器
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/
https://www.eeworm.com/dl/628/157657.html
编译器/解释器
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 std ...
https://www.eeworm.com/dl/647/181760.html
嵌入式/单片机编程
通用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. 该子程序由主程序调用.
...
https://www.eeworm.com/dl/628/160199.html
编译器/解释器
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 opti ...