HM701NEP(S3C44B0X)基本啟動代碼,在此基礎上可以做各種實驗,包括個6文件,44BINIT.S 匯編代碼,系統上電、復位及異常處理的入口點。 Memcfg.s 匯編代碼,外部存儲空間配置 OPTION.S 匯編代碼,一些匯編宏定義:RAM的起始地址,中斷入口表地址、RAM類型、系統主頻、PLL控制字等 44B.H S3C44B0X的寄存器地址宏定義 OPTION.h 供C程序使用的一些反映系統工作方式的基本宏定義 Def.h 一些數據類型的縮寫
上傳時間: 2015-03-12
上傳用戶:來茴
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
上傳用戶:拔絲土豆
This applet illustrates the prediction capabilities of the multi-layer perceptrons. It allows to Define an input signal on which prediction will be performed. The user can choose the number of input units, hidden units and output units, as well as the delay between the input series and the predicted output series. Then it is possible to observe interesting prediction properties.
標簽: capabilities illustrates multi-layer perceptrons
上傳時間: 2015-06-17
上傳用戶:lnnn30
用于IC設計中,對lef,Def等的文件操作
標簽: IC設計
上傳時間: 2015-06-22
上傳用戶:Thuan
用于集成電路設計中,對lef和Def的操作
標簽: 集成電路設計
上傳時間: 2013-12-20
上傳用戶:epson850
原理:對Pe文件的.data節,.text節進行XOR加密,然后將帶解密的Loader寫入文件頭和第一個段的開頭之間,修改Entry Point使其指向Loader. 測試用例:使用vc6.0自動生成的mfc對話框應用程序。 參考文獻:(1)Def源碼 (2)黑客調試技術揭秘 (3)yoda s protector源碼
標簽: data
上傳時間: 2013-12-12
上傳用戶:dave520l
原理:對Pe文件的.data節,.text節進行XOR加密,然后將帶解密的Loader寫入文件頭和第一個段的開頭之間,修改Entry Point使其指向Loader. 測試用例:使用vc6.0自動生成的mfc對話框應用程序。 參考文獻:(1)Def源碼 (2)黑客調試技術揭秘 (3)yoda s protector源碼
標簽: data
上傳時間: 2015-12-04
上傳用戶:wangdean1101
由三星的2442修改而來,正確引導eboot,請注意用三星公版的硬件配置,具體可以參考QQ2440,因為我在些平臺上跑過,具體操作 1.target settings : post-linker:選擇為 ARM fromELF 2.ARM assembler與 ARM c Compiler 的 architecture or processor 選擇為:ARM920T 3.ARM linker的 output:RO base為 0x00000000 (當仿真時為:0x30000000),layout的 object/sysmbol:為2440init.o section:Init 4.ARM fromELF 的 output:format:plain binary , output file name:nboot.bin 下面為全部源碼,注意用ADS編譯 2442addr.h 2442addr.inc 2442init.s 2442lib.c 2442lib.h 2442loader-1208.c 2442slib.h 2442slib.s Def.h k9s1208_s.s Memcfg.inc Nand.h Nand_mini.c Option.h Option.inc
標簽: post-linker settings target eboot
上傳時間: 2016-05-06
上傳用戶:moshushi0009
一個完整的SHELL實現源代碼,內容包括:buf.c Def.h dir.c file.c fs.c fs.h dh.c inode.c main.c os.exe panic.c 對學習操作系統有很大的幫助
上傳時間: 2016-05-21
上傳用戶:csgcd001
#include "REG51.H" #include <intrins.h> #include "Common.h" //#include "Remote.h" #Define OSD_EN //typeDef unsigned char uCHAR //#include "T100Data_A.h" //#include "T100Data_PA.h" //#include "T100Data_AU.h" //#include "T100Data_CPT.h" //#include "T100Data_PANASONIC.h" //#include "T100Data_PVI7.h" //#include "T100Data_LG.h" //#include "T100Data_FOX.h" #include "T100Data_PVI8.h" #ifDef OSD_EN #include "OSDFont1218_new.h" #include "OSD1218_new.h"
標簽: include intrins Common Remote
上傳時間: 2016-07-21
上傳用戶:x4587