TCC,一个很小巧的c编译器,它的特点是比gcc要快很多,而且支持像运行教本一样运行.c程序
标签: TCC
上传时间: 2013-12-03
上传用户:270189020
通用ASK信号解码接收程序 1. 接收数据位数最多为40(5*8)位. 2. 由定时器对time进行渐增,在TCC中断程序中加入"INC TIME". 3. 宽脉冲最大允许时间和最小允许时间的计算方式: 脉冲允许时间=TCC 中断时间(us)*设定数据 4. 在接收到完整的数据后建立rx_data_ok标志. 5. 该子程序由主程序调用. 6. 数据格式:rx_data5.7为最高位,rx_data1.0为最低位. 7. 主程序在收到完整的数据后应清空接收数据缓冲区后,才能调用再次接收.
上传时间: 2015-08-08
上传用户:wsf950131
读者要在命令行下输入TCC -B d:\tc\source\pport.c,来编译 之后需要编译server.c和clint.c
标签: csourcepport server clint TCC
上传时间: 2017-02-18
上传用户:ZJX5201314
TCC是一个轻量级的用C语言制作的编译器
上传时间: 2017-04-05
上传用户:zjf3110
full testbench design including random number generator, the TCC encoder, the TCC decoder and some control logic.
标签: testbench including generator TCC
上传时间: 2013-12-29
上传用户:mpquest
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.
标签: 2.2 for education rar-files
上传时间: 2017-06-11
上传用户:zsjzc
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 TCC-doc.texi TCC.1 TCC.c TCCasm.c TCCcoff.c TCCelf.c TCClib.h TCCpe.c TCCtest.c TCCtok.h texi2pod.pl tiny_impdef.c TODO varargs.h VERSION
标签: Changelog boundtest configure arm-gen
上传时间: 2014-01-16
上传用户:拔丝土豆
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.
标签: Installation Everywhere Scripting Compiler
上传时间: 2013-12-19
上传用户:zhangzhenyu
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/
标签: everywhere compile execute example
上传时间: 2016-12-13
上传用户:佳期如梦
RealView Developer Suite v2.2 破解 (2009-12-11) 使用RealView Developer Suite v2.2,传说中的RVDS 2.2,破解也有问题,经过我琢磨。 破解步骤修改如下: 1)用generate产生license file (注意自己的系统时间 最好是真实的当前时间,如果时间比较旧的话,产生的license file 将不能注册。license file 和系统时间、网卡物理地址、硬盘的序列号有关) 2)安装软件 3)license Wizard 选 Install Wizard ... 选择license file 目录 4)应用补丁注入工具Patch.exe给下边列出的文件注入校验和。文件目录见下边。 从这个论坛下载说明少了4个文件路径,导致的结果就是无法启动调试部分。 关于 no license check out 以上作完了就加载一个*.axf文件实验吧,看看还有没有no license check out ,这时你在看软件注册信息 Enjoy ;-) Install, apply our patch then generate license file with the keygen. ------------- the files need to be patched: %Install Path%\IDEs\CodeWarrior\CodeWarrior\5.6.1\1592\win_32-pentium\bin\Plugins\License\oemlicense.dll %Install Path%\IDEs\CodeWarrior\RVPlugins\1.0\86\win_32-pentium\oemlicense\oemlicense.dll %Install Path%\RDI\armsd\1.3.1\66\win_32-pentium\armsd.exe %Install Path%\RDI\AXD\1.3.1\98\win_32-pentium\axd.exe %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\armasm.exe %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\armcc.exe %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\armcpp.exe %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\armlink.exe %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\fromelf.exe %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\TCC.exe %Install Path%\RVCT\Programs\2.2\349\win_32-pentium\tcpp.exe %Install Path%\RVD\Core\1.8\734\win_32-pentium\bin\tvs.exe %Install Path%\RVD\Core\1.8\734\win_32-pentium\bin\xry100.dll
上传时间: 2017-01-18
上传用户:zbxinu