亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

assembler

匯編語言是面向機(jī)器的程序設(shè)計語言.匯編語言是一種功能很強(qiáng)的程序設(shè)計語言,也是利用計算機(jī)所有硬件特性并能直接控制硬件的語言。匯編語言作為一門語言,對應(yīng)于高級語言的編譯器,需要一個“匯編器”來把匯編語言原文件匯編成機(jī)器可執(zhí)行的代碼。高級的匯編器如MASM,TASM等等為我們寫匯編程序提供了很多類似于高級語言的特征,比如結(jié)構(gòu)化、抽象等。在這樣的環(huán)境中編寫的匯編程序,有很大一部分是面向匯編器的偽指令,已經(jīng)類同于高級語言。
  • GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with a

    GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne.

    標(biāo)簽: framework for execution ccScript

    上傳時間: 2013-12-18

    上傳用戶:sssl

  • 這是個反向工程delphi的程序的全部源代碼.能分析幾乎所有的結(jié)構(gòu) Revendepro is a program to reverse engineer Delphi program. Reven

    這是個反向工程delphi的程序的全部源代碼.能分析幾乎所有的結(jié)構(gòu) Revendepro is a program to reverse engineer Delphi program. Revendepro finds almost all structures (classes, types, procedures, etc) in the program, and generates the pascal representation, procedures will be written in assembler. Due to some limitation in assembler the generated output can not be recompiled.

    標(biāo)簽: program Revendepro engineer reverse

    上傳時間: 2016-07-21

    上傳用戶:songrui

  • This application report presents basic code for initializing and operating the TMS320LF240x DSP devi

    This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous compiler and assembler directives, code requirements, and hardware-related requirements. The programs are ready to run on either the TMS320LF2407 Evaluation Module (EVM) or the eZdsp LF2407 development kit. However, they are also intended for use as a code template for any TMS320LF240x (LF240x) or TMS320LF240xA (LF240xA) DSP target system.

    標(biāo)簽: initializing application operating presents

    上傳時間: 2013-12-19

    上傳用戶:tzl1975

  • 調(diào)試通道例子。DCC is available on ARM cores which contain EmbeddedICE logic, e.g. ARM7TDMI, ARM9TDMI, etc

    調(diào)試通道例子。DCC is available on ARM cores which contain EmbeddedICE logic, e.g. ARM7TDMI, ARM9TDMI, etc. DCC is accessed by the target via coprocessor 14 using the ARM instructions MCR and MRC. The two assembler source files provided are: outchan.s for Target to debugger communication inchan.s for Debugger to target communication

    標(biāo)簽: ARM e.g. TDMI EmbeddedICE

    上傳時間: 2013-12-21

    上傳用戶:liuchee

  • MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programm

    MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programmable logic devices. While this CPU is not powerful enough for real world applications it has proven itself as a valuable educational tool. The source code is just a single page and easily understood. Both VHDL and Verilog versions are supplied. The package comes with assembler, emulator and extensive documentation.

    標(biāo)簽: Macrocell available smallest programm

    上傳時間: 2017-03-11

    上傳用戶:mikesering

  • This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND.

    This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND. Author(s): Ole Saether DESCRIPTION: nRF9E5 Hello World program. Please note that this program runs the internal 8051 on the default power up frequency of 4MHz. See ex3a.asm for an example on how to switch to 16MHz. The functionality is the same as in ex1c.c. assembler: You need as31.exe to assemble this program. It can be downloaded from this web page: http://www.pjrc.com/tech/8051/ $Revision: 4 $

    標(biāo)簽: distributed WARRANTY WITHOUT useful

    上傳時間: 2017-05-17

    上傳用戶:wuyuying

  • This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system

    This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola. It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the convert batch file. This file can then be incorporated with fuzzy.asm to create a fuzzy inference engine. Tool chain ---------- FUDGE -> Fuzzy Rules -> MC68HC11.ASM -> CONVERT.BAT -> RULES.ASM -> MPASM FUZZY.ASM -> INTEL HEX Fuzzy input registers --------------------- current_ins 1..8 x 8-bit raw inputs Fuzzy inference function ------------------------ FuzzyEngine Fuzzy output registers ---------------------- cog_outs 1..8 x 8-bit raw outputs

    標(biāo)簽: fuzzy development implements PIC-based

    上傳時間: 2014-01-18

    上傳用戶:caozhizhi

  • Index NAME 總覽 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 選項 (OPTIONS) 總體選項 (Overall Option

    Index NAME 總覽 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 選項 (OPTIONS) 總體選項 (Overall Option) 語言選項 (LANGUAGE OPTIONS) 預(yù)處理器選項 (Preprocessor Option) 匯編器選項 (assembler OPTION) 連接器選項 (LINKER OPTION) 目錄選項 (DIRECTORY OPTION) 警告選項 (WARNING OPTION) 調(diào)試選項 (DEBUGGING OPTION) 優(yōu)化選項 (OPTIMIZATION OPTION) 目標(biāo)機(jī)選項 (TARGET OPTION) 機(jī)器相關(guān)選項 (MACHINE DEPENDENT OPTION) 代碼生成選項 (CODE GENERATION OPTION) PRAGMAS 文件 (FILE) 另見 (SEE ALSO) BUGS 版權(quán) (COPYING) 作者 (AUTHORS) [中文版維護(hù)人] [中文版最新更新] 《中國Linux論壇man手冊頁翻譯計劃》 NAME gcc,g++-GNU 工程的 C和 C++編譯器(egcs-1.1.2

    標(biāo)簽: DESCRIPTION SYNOPSIS OPTIONS Overall

    上傳時間: 2014-01-03

    上傳用戶:evil

  • This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format

    This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs. There are many asm tricks in the source code. Have fun with this old code.

    標(biāo)簽: disk program floppy format

    上傳時間: 2013-12-21

    上傳用戶:woshini123456

  • 將源代碼轉(zhuǎn)換成html,支持多操作系統(tǒng)

    將源代碼轉(zhuǎn)換成html,支持多操作系統(tǒng),支持多種編程語言:Ada95, ASP, assembler, Basic, C, C#, C++, Cg, CLIPS, Fortran, Haskell, Java, Markup, Modula2, Objective C, Pascal, Perl, PHP, Python, Renderman, Ruby, SQL, Tcl

    標(biāo)簽: html 源代碼 操作系統(tǒng) 轉(zhuǎn)換成

    上傳時間: 2013-12-28

    上傳用戶:爺?shù)臍赓|(zhì)

主站蜘蛛池模板: 乌兰浩特市| 谢通门县| 将乐县| 永平县| 兴安盟| 奉节县| 新昌县| 上饶市| 乌拉特后旗| 剑阁县| 楚雄市| 岗巴县| 临沧市| 南江县| 定西市| 祁阳县| 南投县| 罗山县| 安泽县| 沙雅县| 巫山县| 延川县| 金坛市| 广宁县| 通海县| 金昌市| 连南| 扶风县| 淮北市| 周宁县| 淮安市| 霍州市| 绥阳县| 宜阳县| 鸡西市| 宜宾市| 定安县| 应用必备| 神农架林区| 渑池县| 漯河市|