网站首页  词典首页

请输入您要查询的英文单词:

 

单词 assembly language
释义

assembly language

美 
英 
  • un.汇编语言
  • 网络组合语言;组合程式语言;汇编语言教程
复数:assembly languages  
assembly-language
n.
1.
汇编语言;组合语言the language in which a program is written before it is changed into machine code

例句

释义:
1.
Then came assembly language, which is just a set of mnemonics used in place of the binary machine instructions.
后来汇编语言,这是刚才一套助记符用在地方的二进制机的指示。
dictsearch.appspot.com
2.
Ritchie's running joke was that C had "the power of assembly language and the convenience of . . . assembly language. "
关于里奇一直流传的一个笑话是:C语言同时拥有了“汇编语言的强大能力以及…汇编语言的便利性”。
dongxi.net
3.
Each of these devices has its own assembly language that is completely incompatible with the assembly language of any other.
这些设备每个都有自己的专有汇编语言,并且完全不兼容于任何其它一个设备的汇编语言。
www.bing.com
4.
Assembly language program than the program written in machine instructions easy to understand and maintain.
汇编语言程序要比用机器指令编写的程序容易理解和维护。
3333355555.com
5.
By the end of it you might be convinced never to program in assembly language ever again.
在阅读完本文之后,您可能会确信再也不会用汇编语言编写程序了。
www.ibm.com
6.
It would be difficult as the core routines used in the Seventeen or Bust client are written in heavily hand-optimized assembly language.
那样做是很困难的。就相当于使用复杂的汇编语言来编写SOB的核心。
www.equn.com
7.
In addition, to help better schedule instructions, the assembly language version performed several of these conversions simultaneously.
另外,为了帮助更好地对指令进行调度,汇编语言版本还同时执行了几个转换。
www.ibm.com
8.
I could have savored the assembly language plateau for a few more years, perhaps even longer.
我可以在汇编语言的高原无忧无虑地呆上好几年,甚至更长的时间。
book.51cto.com
9.
Assembler A program or set of programs that converts into machine language other programs written in an assembly language . See Compiler .
汇编程序一种或一组电脑程式,它把汇编语言或其他程式转为机器语言。参阅编译程序。
www.bing.com
10.
And write assembly language and editor of a text, and a few little game.
并且编写汇编语言和一个文本编辑器,以及一些小游戏。
pjprimer.com
1.
and like assembly language can deal with the same memory address, which came up with a streamlined and efficient procedures.
能很方便地使用数组和字符串;并能象汇编语言一样处理内存地址,从而编出精练而高效的程序。
www.pudn.com
2.
They are not meant to teach assembly language programming or to present an optimal coding solution.
这些示例并不旨在讲授汇编语言编程或介绍最佳的编码解决方案。
msdn2.microsoft.com
3.
Back in the days of assembly language programming on the Apple II, memory management was not a huge concern.
追溯到在AppleII上进行汇编语言编程的时代,那时内存管理还不是个大问题。
www.ibm.com
4.
From Basic to Assembly Language, it was on Apple machines that I first developed the key skills I use in my work to this very day.
由Basic到汇编语言,就是在苹果电脑上,我开始培养出了直到今天我仍在工作中使用的关键技能。
www.bing.com
5.
The value passed to an assembly language instruction is out of the range specified for the parameter.
传递到汇编语言指令的值超出了为参数指定的范围。
207.46.16.251
6.
Unlike PPE assembly language, in SPE assembly language registers are always prefixed with a dollar sign.
与PPE汇编语言不同,SPE汇编语言寄存器总是以美元符号开始。
www.ibm.com
7.
It used to be four lines of assembly language; now it's four lines of WebSphere services.
这四行代码是用汇编语言开发的;现在,用四行代码就可以生成WebSphere的服务。
www.ibm.com
8.
" Assembly Language" (Assembly Language) is a computer professional in a major foundation courses, is a low-level machine-oriented language.
《汇编语言》(AssemblyLanguage)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。
www.pudn.com
9.
In assembly language, the static data and global variables are separated out in memory from the code.
在汇编语言中,静态数据和全局变量与代码在内存中是分开的。
www.ibm.com
10.
The system software is designed by C language and assembly language, and the process of parts of software is showed in detail.
采用C语言和汇编语言进行了系统软件设计,详细介绍了系统软件各部分的流程。
www.fabiao.net
1.
Resources: When you're looking for documentation for an assembly language, you're basically looking for the documentation for the chip.
资料:如果你正在找一门汇编语言的文档,你主要要找芯片的文档。
www.yunyuyin.com
2.
At which level does assembly language appear in the virtual machine example shown in this section?
在这一节中演示的虚拟机示例中,汇编语言是第几级。
www.cnblogs.com
3.
Reflection is also known as self-modifying code, especially at the machine code and assembly language levels.
反思也被称为自修改代码,特别是在机器代码和汇编语言的水平。
blog.sina.com.cn
4.
Traditionally, these microcontrollers have been programmed in assembly language.
传统上,这些微控制器都被列为使用组合语言去设计。
tw.myblog.yahoo.com
5.
If you've never programmed assembly language before, registers are the temporary storage that processors use for computing values.
如果您以前从未用汇编语言编过程,寄存器就是处理器为计算值所使用的临时存储。
www.ibm.com
6.
He started with a task switcher in Intel 80386 assembly language and a terminal driver.
他开始与任务切换英特尔80386汇编语言和终端的驱动程序。
blog.sina.com.cn
7.
This article covered some of the main concepts of assembly language programming on the Cell BE processor of the PLAYSTATION 3 under Linux.
本文涵盖了在安装了Linux的PLAYSTATION3的CellBE处理器上进行汇编语言编程的一些主要概念。
www.ibm.com
8.
The assembly language programmers had a preprocessor-based solution to this problem.
汇编语言程序员对这个问题有一个基于预处理器的解决方法。
docs.google.com
9.
Thorough understanding of advanced language programming or firmware development and assembly language programming.
精通高级语言编程和汇编语言编程。
www.shlinks.com
10.
With regard to the software, the assembly language and C language are both adopted in calculation and the control of the main circuit.
在软件部分,采用汇编语言和C语言的混合编程实现算法和对主电路输出的控制。
www.fabiao.net
1.
The language which includes environment romance language, virtual environment setting language and virtual assembly language.
这种语言包括环境渲染语言、虚拟场景设置语言和虚拟装配语言。
www.ceps.com.tw
2.
Java has a mandatory static type system; it is compiled into a statically typed assembly language (Java byte codes, aka JVML).
Java有一套强制静态类型机制,它被编译成静态类型的汇编语言(Java字节码,即JVML)。
www.infoq.com
3.
Applications suited to assembly language: hardware device driver and embedded systems and computer games requiring direct hardware access.
硬件设备驱动、嵌入式系统和要求直接硬件访问的计算机游戏。
www.cnblogs.com
4.
Note that the intrinsics generally have the same limitations as their corresponding assembly language instructions.
注意,这种intrinsic通常与对应的汇编语言指令具有相同的限制。
www.ibm.com
5.
RTL is a low-level representation very close to assembly language (inspired by LISP S-expressions).
RTL是非常接近于汇编语言的一种低级的表示(受LISPS表达式的影响)。
www.ibm.com
6.
The software design of the processor is optimized by assembly language, which allows the efficiency of the program is greatly enhanced.
采用汇编语言对处理机软件进行了优化设计,使程序效率大大提高。
www.fabiao.net
7.
I'm not sure about you, but the complexity of that code almost makes me want to take up assembly language again.
不知道您有何感想,但这段代码的复杂得让我想去重拾汇编语言。
www.ibm.com
8.
Compared with the assembly language programming language significantly reduced.
与汇编语言相比编程语句大大减少。
goabroad.zhishi.sohu.com
9.
It introduces all the methods of optimization and then choose intra mode prediction and linear assembly language as two examples.
介绍了优化的流程和方法,并重点选取帧内预测、线性汇编来进行具体阐述。
dictsearch.appspot.com
10.
In a one-to-many relationship, a single statement expands into multiple assembly language or machine instructions.
在一对多关系中,一个语句会展开为多条汇编或机器指令。
www.cnblogs.com
1.
The flow diagrams of the various modules and the assembly language procedure are provided in the software design.
软件设计中画出了各模块的程序流程图,并给出了各自的汇编语言程序。
www.fabiao.net
2.
The software is mixed programmed by C and assembly language given consideration to coding efficiency and executing efficiency.
本文软件采用C与汇编混合编程,兼顾了编程效率和运行效率。
www.juhe8.com
3.
Cable system is to receive part of the assembly language and useful download.
是有线系统的接收部分,是汇编语言的,有用的请下载。
www.showxiu.com
4.
Disassembly window shows assembly-language instructions that correspond to the source code and the code injected by attributes.
“反汇编”窗口显示与源代码和特性所插入代码对应的汇编语言指令。
technet.microsoft.com
5.
While assembly language can provide speed and maximum control of the program, C provides portability.
汇编语言提供了速度和最大的编程可控性,C提供的是可移植性。
www.bing.com
6.
Programmers need to run assembly language through an assembler to translate it into machine language.
程序员需要跑装配语言通过装配翻译它成机器语言。
zhidao.baidu.com
7.
A piece of assembly language code that prepares the way for software written in a high-level language.
一个汇编语言代码,它为高级语言写的软件准备好运行的前期工作。
www.csubbs.com
8.
Good computer application ability, to master computer theories, assembly language, C language.
良好的计算机应用能力,掌握微机原理,汇编语言,C语言等。
it.zhishi.sohu.com
9.
Furthermore the legibility and ease of understanding of the program are much greater than in assembly language.
此外,程序的清晰度及易理解性也比汇编语言高。
dictsearch.appspot.com
10.
Assembly language and high-level language program is also known as source.
汇编语言和高级语言程序也被称为源码。
wenwen.soso.com
1.
Assembly language is a compiled instruction set, pseudo-instruction set and use their rules collectively.
汇编语言是汇编指令集、伪指令集和使用它们规则的统称。
3333355555.com
2.
Jonathan Bartlett is the author of the book, an introduction to programming using Linux assembly language.
一书的作者,这本书介绍了Linux汇编语言编程。
www-128.ibm.com
3.
You probably will never have the desire or need to view machine-code instructions in their raw, numeric form, rather than assembly language.
您很可能愿意使用汇编语言,而从来不会愿意或需要查看原始的、数字形式的机器代码指令。
technet.microsoft.com
4.
The PWM modulation part is controlled by Assembly Language on the platform of the SCM development.
PWM调制部分是在单片机开发平台之上,运用汇编语言编程控制。
wenwen.soso.com
5.
Software using assembly language programming, involving the MCU clock, interrupt and reset use.
软件方面采用汇编语言编程,涉及了单片机的时钟、中断和复位的使用。
fw.t135.com
6.
How will studying assembly language enhance your understanding of operating systems?
学习汇编语言是如何加强对操作系统的理解的?
www.cnblogs.com
7.
Assembly language is a small abstraction of the underlying machine.
汇编语言是计算机底层的抽象。
www.cppblog.com
8.
Assembly language provided an abstraction over single bits to integers and floating-point numbers.
汇编语言提供了比特到整数和浮点数的抽象。
www-128.ibm.com
9.
On average, one line of high level language code translates into many lines of assembly language code.
平均起来,一行高级语言代码要转换成多行汇编语言代码。
www.ibm.com
10.
Such code must usually be written in assembly language. Contrast with processor-independent.
一些代码必须用汇编语言编写。
www.hjenglish.com
1.
The assembly language programming uses in the document content encryption and the decipher procedure, Asm.
汇编语言程序编写的用于文件内容的加密和解密程序。
www.88pl.com
2.
The following sections go over the most common calling conventions and describe how they are implemented in assembly language.
下面各节讨论各种常见的调用约定,及其是怎样在汇编语言中实现的。
www.team509.com
3.
Assembly language code generated by the high operating efficiency.
汇编语言程序产生的代码运行效率高。
www.pudn.com
4.
The paper also gives a detailed related hardware diagram and software flow chart, and the assembly language program.
本文还详细的给出了相关的硬件框图和软件流程图,并编制了该汇编语言程序。
wenwen.soso.com
5.
Software designs the content carries on the compilation using the monolithic integrated circuit assembly language.
软件设计的内容应用单片机汇编语言进行编写。
www.bing.com
6.
The intrinsics available for C allow programmers to make the best mix of C and assembly language knowledge.
C语言可以使用的intrinsic让程序员可以最适当地混合使用C和汇编语言的知识。
www.ibm.com
7.
In software designing, C language and assembly language together is adopted to control system.
在软件设计上,软件以C语言和汇编语言相结合的方法实现了系统的控制。
www.cediy.com
8.
Assembly language and machine language is generally one-to-one , so assembly language and also the specific use of computer - related.
汇编语言与机器语言一般是一一对应的,因此,汇编语言也是与具体使用的计算机有关的。
dictsearch.appspot.com
9.
Chapter 6 answers the age-old question "Enough with the talk, can we see something happen? " The Parrot assembly language is introduced.
第6章回答了“说了这么多,有什么可看的吗?”这个古老的问题。
www-128.ibm.com
10.
The entire program is designed with modularization ideas in C language and Assembly language.
运用C语言和汇编语言编程的方式,完成整个控制软件的设计。
www.fabiao.net
1.
The compiler supplies the appropriate operand in the assembly language code it generates.
编译器在自己生成的汇编语言中提供了适当的操作数。
www.ibm.com
2.
If you write in assembly language, you're pretty much forced to write comments; no one on earth can read the code directly.
如果你使用汇编语言,那么你肯定会被要求写注释;在这个地球上还没有人能够直接读懂汇编代码。
www.bing.com
3.
How does this code demonstrate uses the assembly language to realize the document division.
本代码演示如何使用汇编语言来实现文件分割。
www.88pl.com
4.
The cli and sti assembly language instructions, respectively, clear and set that flag.
汇编指令cli和sti,分别清除和设置这个标志。
linux.chinaunix.net
5.
Netwide Assembler (NASM) support (an assembly language compiler) is also required for EffecTV to process its included effects correctly.
为了让EffecTV正确地处理它包含的效果,还需要NetwideAssembler(NASM)支持(一种汇编语言编译器)。
www.ibm.com
6.
This corresponds to the selb assembly language instruction.
它对应于汇编语言的selb指令。
www.ibm.com
7.
Like Chapter 5, Chapter 6 presumes knowledge of computer architecture, and at least some experience in programming assembly language.
类似于第5章,第6章假定读者具有计算机体系结构知识,并且至少有一些汇编语言编程的经验。
www-128.ibm.com
8.
a program to translate assembly language into computer language.
把汇编语言翻译成计算机语言的程序。
www.jukuu.com
9.
Simulation is implemented to validate these arithmetics, and then assembly language is used to implement them real-timely on ADSP2181.
对上述算法进行了仿真验证,用汇编语言在ADSP2181上实时实现。
www.juhe8.com
10.
What is not usually apparent to new assembly language programmers is that the order of instructions affects the speed of the program.
对于新入门的汇编语言程序员来说,不太明显的一个问题是指令的顺序会影响程序执行速度。
www.ibm.com
1.
It must be initialized before enabling interrupts by using the lidt assembly language instruction.
它必须在开启中断前使用lidt汇编指令初始化。
linux.chinaunix.net
2.
We would all be programming in assembly language or even machine language .
道生机器语言,机器语言生汇编嚣。
www.bing.com
3.
Creating reusable libraries in assembly language is fast and easy.
使用汇编语言创建可重用的库非常迅速,也非常简单。
www.ibm.com
4.
A digital control software was developed with the embeded C assembled with DSP assembly language.
用C语言和汇编语言混合编写了磁悬浮轴承数字控制器的软件。
www.fabiao.net
5.
Break is written in Assembly Language for maximum efficiency.
突破是在大会的书面语言,最高的效率。
xtdownload.com
6.
A high-level language is a language, which is closer to natural language, or mathematical language than machine code or assembly language.
高级语言一是比机器代码或汇编语言更接近于自然语言或数学语言的一种语言。
www.yesky.com
7.
Because of the cost of single-chip is sensitive, so the dominant software or the lowest level assembly language.
由于单片机对成本是敏感的,所以目前占统治地位的软件还是最低级汇编语言。
wenwen.soso.com
8.
The article also describes the C51 assembly language program called delay procedures.
文章还介绍了C51程序调用汇编语言延时程序的方法。
zhidao.baidu.com
9.
In software design, we programmed the procedure of detecting cracked eggs based on DSP with C language and assembly language.
在软件设计方面,用C语言和汇编语言编写了基于DSP的蛋壳破损检测程序。
www.fabiao.net
10.
As in assembly language, spu_sel looks at each bit in conditional.
正如汇编语言中一样,spu_sel会查看conditional中每一位的值。
www.ibm.com
1.
80X86 grand the data of assembly language, expression and bogus statement statement.
80X86宏汇编语言的数据、表达式和伪指令语句。
www.nwpu.net
2.
The control software was written by assembly language.
控制软体系以组合语言撰写。
www.ceps.com.tw
3.
Perhaps in your next project, you'll consider tapping the full resources of the POWER5 chip by using its assembly language!
在您的下一个项目中,您就可以考虑通过使用汇编语言来充分利用POWER5芯片所提供的全部资源。
www.ibm.com
4.
One can barely understand the assembly language.
人能够勉强理解汇编语言。
wenwen.soso.com
5.
Previous discussions about the SPU have focused on the SPU's assembly language to help you get to know the processor intimately.
前面有关SPU的讨论主要集中在SPU的汇编语言上,从而帮助您更加深入地了解处理器。
www.ibm.com
6.
Chapter 5 gave software design flow diagram and design of assembly language program.
第五章着重讲述了软件的设计方法及各部分的流程图。
paper.pet2008.cn
7.
VAL? Virtual Assembly Language?
虚拟模拟语言?。
www.scientrans.com
8.
Such code must usually be written in assembly language.
代码用汇编语言编写。
www.ttxyy.com
9.
Assembly language and C language is using to programming in order to achieve the best use of the DSP chip software and hardware resources.
控制程序采用C语言和汇编语言的混合编程方法,达到了最佳利用DSP芯片软硬件资源的目的。
www.13191.com
10.
On that occasion , I discovered that we both had written the same 20-line assembly language program.
在这件事情上,我们都写了同样20行的汇编语言程序。
dictsearch.appspot.com
1.
The software uses MCS-51 assembly language to compile the MCU program of data gathering.
软件部分采用MCS—51汇编语言编写单片机数据采集程序。
www.fabiao.net
2.
Program in Assembly language is more efficient than program in C language, and more suited to real-time processing system.
用汇编编写的程序代码,其运行效率远远高于c代码,因而更适用于实时处理系统。
www.fabiao.net
3.
A method based on assembly language optimizing source code of TMS320C6000 through software pipelining is presented.
介绍了一种利用汇编语言,借助流水线技术优化TMS320C6000源代码的方法。
dictsearch.appspot.com
4.
JH: Some banks out there are still using assembly language-based core banking systems.
JH:一些银行仍在使用核心是基于汇编语言的银行系统。
www.ibm.com
5.
From an assembly language perspective, Listing 10 provides the pseudo-code.
清单10提供汇编语言伪代码。
www.ibm.com
6.
Many so-called "imperative" languages that followed(such as FORTRAN, BASIC, and C)were abstractions of assembly language.
很多被称作命令式(“imperative”)语言,如(FORTRAN,BASIC,或C)是基于汇编语言之上的抽象。
www.douban.com
7.
Real games are coded in C with low-level routines coded in assembly language.
真正的游戏得拿C 来写,一些底层的例程则常用汇编语言写成。
games.sina.com.cn
8.
The single performance system is composed by using MCS-51 SCM and assembly language.
采用MCS-51单片机及汇编语言组成一个单曲演奏系统。
www.ceps.com.tw
9.
When the procedure more than 8 k, the use of assembly language software design will greatly reduce the work.
当程序大于8k时,使用汇编语言会使软件设计的工作大大降低。
study-abroad-web.com
10.
It has both the characteristics of high-level language, but also has the characteristics of assembly language.
它既有高级语言的特点,又具有汇编语言的特点。
nulung.com
1.
In assembly language, this is handled explicitly by the programmer.
而在汇编语言中,却需要程序员来显式处理。
www.ibm.com
2.
By "kind" I mean : what is it that you are abstracting? Assembly language is a small abstraction of the underlying machine.
我之于“kind”的定义是:那些你正在抽象的东西,比如说:汇编语言是一种针对于底层机器的小型抽象。
www.douban.com
3.
New assembly language programmers are sometimes surprised by how many different ways you can access memory.
新接触汇编语言的程序员有时可能会对我们有多少访问内存的方法感到惊奇。
www.ibm.com
4.
We used the assembly language to write the program, and debugged them in the IDE WAVE6000.
软件使用汇编语言编写,在WAVE6000仿真器集成开发环境下调试。
www.fabiao.net
5.
Games that use assembly language use it in bits and pieces where it can improve performance.
游戏使用汇编主要是使用它那些能提高性能的零零碎碎的部分。
forum.byr.edu.cn
6.
Thus far, many software systems (such as operating systems, etc. ) still use the core written in assembly language.
因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。
www.pudn.com
7.
You don't need to start pushing and popping in assembly language, but you do need to know that SAX is the key XML parsing API in use today.
您不需要使用汇编语言操作入栈和出栈,但是需要知道SAX在如今是关键的XML解析API。
www.ibm.com
8.
These are achieved through software programming in assembly language.
这些都是通过软件编程汇编语言实现。
www.wapqi.com
9.
Assembly-language programming is beyond the scope of what we can address in this brief introduction to the Disassembly window.
汇编语言编程超出了我们对“反汇编”窗口进行简单介绍的讨论范围。
technet.microsoft.com
10.
Birds fly by intel8086 assembly language programming, so that a bird flew over the graphics screen.
鸟的飞翔用intel8086汇编语言编写程序,使一只鸟的图形飞过屏幕。
www.pudn.com
1.
The Nucleus, itself, is written in assembly language which was hand-annotated with assertions.
内核本身是用汇编语言编写的,并用断言加上了手工的注解。
www.infoq.com
2.
Later, I will show you how to program them in C, but assembly language gives a better view of the distinctiveness of the processor.
这之后,我会向您展示如何在C中对它们进行编程,但比较而言,汇编语言能够更好地体现该处理器的独特性。
www.ibm.com
3.
Do you suppose type checking on pointer variables is stronger (stricter) in assembly language or in C and C ?
你认为指针变量检查在汇编语言还是在C和C 中更严格?
www.cnblogs.com
4.
Have some knowledge of computer theory, have some programming languages such as C language, C language, assembly language, etc.
有一定的计算机理论知识,掌握一些编程语言,例如C语言、C 语言、汇编语言等;
wenwen.soso.com
5.
For example, it is difficult to harvest patterns from assembly language because the language's characteristics fight expressiveness.
例如,很难从汇编语言中积累模式,因为该语言的特点是抵触表达性。
www.ibm.com
6.
However, it is a little more difficult to set these bits conditionally without branching. The assembly language version looks like this
但是,在不用分支的情况下,有条件地设置这些位比较困难。
www.ibm.com
7.
For those who actually like to mess with the low-level stuff, here is an assembly language template for an optimized tail-call
这里是为那些真正热衷底层编程的人准备的一个优化尾部调用的汇编语言模板
www.ibm.com
8.
Software Development: Assembly Language and Interface Programming
软件开发:汇编语言和编程
www.zftrans.com
9.
Currently, we have opened the following software experiment: Assembly language source program building, debugging and execution;
目前开设的软件实验有:汇编语言程序的建立、调试和执行;
jwc.sysu.edu.cn
10.
A Set of Arithmetic to Solve the Division of Random Decimal Integers in Assembly Language
汇编语言中求解任意十进制整数除法的一个算法
www.ilib.cn
1.
Two Important Aspects in the Instruction Set of Assembly Language Teaching
汇编语言指令系统教学中应该重视的两个方面问题
service.ilib.cn
2.
An Study on The Means of Number System Display in Assembly Language
汇编语言中多种数制显示方法的研究
scholar.ilib.cn
3.
the capability of c language, assembly language programming and simple MCU embedded system development;
能停止c言语、汇编言语法式设计及简单的单片机嵌入式系统的开辟;
mu.yo52.com
4.
Educational Discuss about Assembly Language Programming
汇编语言程序设计课程的教学探讨
www.ilib.cn
5.
Realization of System Multi-Districts Guidance with the Assembly Language Programs
用汇编语言编程实现系统多分区引导
service.ilib.cn
6.
The Suggestion of About assembly Language Curriculum Content and Teaching Process Reform
关于汇编语言课程内容和教学过程改革的建议
www.ilib.cn
7.
Research on Assembly Language Programming Techniques
汇编语言程序设计技术研究
www.ilib.cn
8.
Assembly Language Multi-Task Dispatching Programming
汇编语言多任务调度编程技术
service.ilib.cn
9.
A Brief Discussion on the classroom Teaching Design of Addressing Method in Assembly Language
汇编语言中寻址方式课堂教学设计浅探
www.ilib.cn
10.
Experiments of Assembly Language Programming
汇编语言程序设计实验
www.cs.sysu.edu.cn
1.
XX assembly language programs development practice
汇编语言程序开发实践
www.ilib.com.cn
2.
Style Guidelines for Assembly Language Programmers
汇编程序员之代码风格指南
bbs.pediy.com
3.
Teaching Reforms and Practices in Assembly Language and Programming
汇编语言程序设计的教学改革与实践
www.ilib.cn
4.
Windows Assembly Language and Systems Programming
汇编语言与系统编程
www.newebug.com
5.
assembly language designed to use single-chip digital voltmeter;
用单片机汇编语言设计数字电压表;
baike.china.alibaba.com
6.
Micro-Computer and Assembly Language Programming
微机原理与汇编语言程序设计
zhidao.baidu.com
7.
The Application of Task-Driven Pedagogy in Assembly Language Teaching
任务驱动教学法在汇编语言课程教学中的应用
www.ilib.cn
8.
Course Design for Assembly Language Programming
汇编语言程序设计课程设计
bbs.gter.net
9.
Design and development of the management system of the examination question bank of assembly language
汇编语言题库管理系统的设计与开发
www.ilib.cn
10.
Calling Analysis of Memory Operating Data in Assembly Language
汇编语言中存储器操作数的访问剖析
www.ilib.cn
1.
A New Method of Programming Calculating Subprogram of Assembly Language
编写汇编语言计算子程序的新方法
www.ilib.cn
2.
How to Let Computers Sing Songs with the Assembly Language
如何让计算机用汇编语言唱歌
service.ilib.cn
3.
Coding Assembly Language Program in High Level Language Model
按照高级语言的思想编写汇编语言程序
www.ilib.cn
4.
Research on the Reuse Technique in the Design of Assembly Language Program
汇编语言程序设计中复用技术的研究
www.ilib.cn
5.
Assembly Language The True Language of Programmers
汇编语言:真正程序员的语言
www.888178.com
6.
The Annlizing of Memory Points of Basic Instruction in Assembly Language Programming
汇编语言基本指令记忆要点分析
www.ilib.com.cn
7.
Unit Testing Technique for Assembly Language
汇编语言的单元测试技术研究
www.ilib.cn
8.
Familiar with Single Chip Micyoco, proficient in C, VC or assembly language programming;
熟悉单片机系统开发,熟练应用C,VC语言或汇编语言;
www.job592.com
9.
Talking about the Teaching and Learning of Assembly Language Course
浅谈汇编语言课程教学
service.ilib.cn
10.
The solution of Hanoi Tower problem using PC assembly language
用PC汇编语言编程解决汉诺塔问题
ilib.cn
1.
Using Decimal to Display Numbers in Assembly Language
用汇编语言编程以十进制形式显示数据
ilib.cn
2.
Under assembly language a counter- track skill piece, Asm
汇编语言下反跟踪技巧一则
sogoodm.com
3.
This is a newer pseudo-random number production procedure, is with the assembly language compilation, is good, Asm
这是一个较新的伪随机数生成程序,是用汇编语言编写的,不错
www.88pl.com
4.
GESAL General Electric Symbolic Assembly Language
通用电器符号汇编语言
www.bing.com
5.
assembly language programing vs high level
高级汇编语言程序设计
bbs.translators.com.cn
6.
Using Assembly Language to Realize the Display of System
汇编语言编程实现多种数制的显示
www.ilib.cn
7.
Assembly Language Hands-on Process Under Windows 2000 Environment
2000环境下汇编语言的上机过程
www.ilib.cn
8.
A free assembly language compiler source code,
一个免费的汇编语言编译器的源代码
www.88pl.com
9.
Including Assembly Language in Your Program -
在程序中嵌入汇编语言……。
wenku.baidu.com
10.
The Art of Assembly Language Programming
汇编语言程序设计艺术
www.plcjs.com
1.
The Addressing Mode of Assembly Language
汇编语言寻址方式
www.ilib.cn
2.
Course Project of Assembly Language
汇编语言课程设计
www.wenkoo.cn
3.
Some Advice on Teaching of Assembly Language
对汇编语言教学的几点建议
www.ilib.cn
4.
General Unsigned Multi-bytes Division Based on Single-chip Assembly Language
基于单片机汇编语言的通用多字节无符号数除法的改进
www.ilib.cn
5.
On the Solution to Hanoi Tower Problem Based on Assembly Language Graphics Pattern
基于汇编语言图形模式的汉诺塔问题解决方案
www.ilib.cn
6.
Write a program in assembly language
用汇编语言写一个程序
www.bing.com
7.
the fourth, I was write a virus program with assembly language;
第四、用汇编语言编写了一个病毒来更深入地分析病毒;
www.fabiao.net
8.
Verify Algorithm to Decoding BCH Code Based on Assembly Language
基于汇编语言的BCH解码校验算法
service.ilib.cn
9.
On the Importance of Experiment of Assembly Language
重视汇编语言教学中的实验环节
www.ilib.cn
10.
How to read the register in assembly language
如何使用汇编语言读取寄存器
www.ibm.com
1.
How to Borrow High- level Language in Assembly Language
汇编语言如何调用高级语言
www.ilib.cn
2.
The Study of Optimizing DSP Source Code Based on Assembly Language
基于汇编语言的DSP源代码优化技术的研究
www.ilib.cn
3.
Demonstrates the Many Kinds of Notational System with the Assembly Language Realization on the Screen
用汇编语言实现在屏幕上显示多种数制
www.ilib.cn
4.
ADTOOL A New Development Tool ADTOOL of Assembly Language
新型汇编语言开发工具
www.ilib.cn
5.
The MCU program has been compiled, based on the MCS-51 assembly language;
编写了基于MCS-51汇编语言的单片机程序;
www.fabiao.net
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/14 5:06:00