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