您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 初学asm的简单例子

  2. 【例2.8】存储器与寄存器间数据传送。 MOV AX,BUF ;BUF是变量,源操作数为直接寻址 MOV BH,[DI] ;源操作数为寄存器间接寻址 MOV DI,ES:3[SI] ;源操作数为变址寻址,使用跨段前缀 MOV BP,3[BX+SI] ;源操作数为基址加变址寻址 MOV BUFA,DL ;BUFA是一字节变量 MOV [BP],AX ;使用SS段寄存器 MOV DS:[BP],DL ;使用跨段前缀 MOV BUF,DS ;BUF是个字变量 MOV ES ,BUF 【例2.10】将
  3. 所属分类:硬件开发

    • 发布日期:2004-07-21
    • 文件大小:23552
    • 提供者:chenxh
  1. OTL+代码+实例+帮助

  2. OTL介绍: OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++操控关系数据库的模板库,最新版本4.0.104,参见http://otl.sourceforge.net/ 优点:a. 跨平台 b. 运行效率高,与C语言直接调用API相当 c. 开发效率高,起码比ADO.net使用起来更简单,更简洁 d. 部署容易,不需要ADO组件,不需要.net framework 等 缺点: a. 只有C++才可 以使用她 b. 说明以及范例
  3. 所属分类:C++

    • 发布日期:2009-04-28
    • 文件大小:2097152
    • 提供者:hnzksq
  1. Complexity in Chemistry

  2. 1. ON THE COMPLEXITY OFFULLERENES AND NANOTUBES 1 ′ ˇ ′ MilanRandic, Xiaofeng Guo,DejanPlavsicand Alexandru T.Balaban 1. Introduction . . .......................... 1 2. On the ComplexityoftheComplexityConcept . . ....... 3 3. Complexity and Branchi
  3. 所属分类:Web开发

    • 发布日期:2009-05-26
    • 文件大小:2097152
    • 提供者:osoon
  1. 汇编指令(chm格式)

  2. 8088 汇编速查手册 一、数据传输指令 ─────────────────────────────────────── 它们在存贮器和寄存器、寄存器和输入输出端口之间传送数据. 1. 通用数据传送指令. MOV 传送字或字节. MOVSX 先符号扩展,再传送. MOVZX 先零扩展,再传送. PUSH 把字压入堆栈. POP 把字弹出堆栈. PUSHA 把AX,CX,DX,BX,SP,BP,SI,DI依次压入堆栈. POPA 把DI,SI,BP,SP,BX,DX,CX,AX依次弹出堆栈. P
  3. 所属分类:硬件开发

    • 发布日期:2009-05-31
    • 文件大小:732160
    • 提供者:cektop70
  1. 汇编指令学习.chm

  2. 8088 汇编速查手册 一、数据传输指令 ─────────────────────────────────────── 它们在存贮器和寄存器、寄存器和输入输出端口之间传送数据. 1. 通用数据传送指令. MOV 传送字或字节. MOVSX 先符号扩展,再传送. MOVZX 先零扩展,再传送. PUSH 把字压入堆栈. POP 把字弹出堆栈. PUSHA 把AX,CX,DX,BX,SP,BP,SI,DI依次压入堆栈. POPA 把DI,SI,BP,SP,BX,DX,CX,AX依次弹出堆栈. P
  3. 所属分类:硬件开发

    • 发布日期:2009-05-31
    • 文件大小:2097152
    • 提供者:cektop70
  1. poj 1005 I Think I Need a Houseboat

  2. I Think I Need a Houseboat Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 41126 Accepted: 16537 Descr iption Fred Mapper is considering purchasing some land in Louisiana to build his house on. In the process of investigating the land, he
  3. 所属分类:其它

    • 发布日期:2009-06-01
    • 文件大小:540
    • 提供者:Lethe1989
  1. 步进电机VHDL程序

  2. Directory/Files structure project/ hdl - contains all source files (*.v) Top Module - top_stepper_ip.v Stimulus - contains test bench file (top_tb) simulation - PRE-SYNTHESIS ONLY run.do - this file contains the scr ipt for Modelsim Simulation Run l
  3. 所属分类:C/C++

    • 发布日期:2009-06-09
    • 文件大小:1048576
    • 提供者:jzt2006
  1. 微机原理与接口技术习题!!

  2. SEG SEGMENT DATA1 DB 3 DATA2 DB 3,?,3 DUP(?) ALFMON DB '???','$' MONTAB DB 'JAN','FEB','MAR','APR','MAY','JUN' DB 'JUL','AUG','SEP','OCT','NOV','DEC' DSEG ENDS ; SSEG SEGMENT STACK 'STACK' DB 100 DUP(?) SSEG ENDS ; CSEG SEGMENT ASSUME CS:CSEG,DS:DSE
  3. 所属分类:其它

    • 发布日期:2009-06-13
    • 文件大小:6144
    • 提供者:allen466
  1. 用汇编做的钟(时间与系统的同步)

  2. 时间与系统的同步 代码如下: assume cs:code data segment db 20 dup(0) data ends qw segment db'Press "Q" to quit',0 qw ends code segment start:mov bx,0b800h mov es,bx mov ax,qw mov ds,ax mov ch,0 mov di,0 mov si,0 sh:mov cl, ds:[si] jcxz redo mov es:[160*10+30*2+d
  3. 所属分类:硬件开发

    • 发布日期:2009-06-14
    • 文件大小:822
    • 提供者:a598420668
  1. UG6.0快捷键大全

  2. ! ! Unigraphics Modeling Application Menu File ! ! ! VERSION 120 UG6.0 ! *************** Changes to the Menubar itself *************** EDIT UG_GATEWAY_MAIN_MENUBAR ! *************** Format Menu *************** AFTER UG_ARRANGE_GROUP BUTTON UG_MODELI
  3. 所属分类:C

    • 发布日期:2009-06-15
    • 文件大小:76800
    • 提供者:gyunkui
  1. Aminghasem Safarian,Payam Heydari.Silicon-based RF Front-Ends for Ultra Wideband Radios.Springer,200超宽带无线电硅基射频前端

  2. Aminghasem Safarian,Payam Heydari.Silicon-based RF Front-Ends for Ultra Wideband Radios.Springer,2008.pdf 超宽带无线电硅基射频前端
  3. 所属分类:Java

    • 发布日期:2009-09-18
    • 文件大小:7340032
    • 提供者:rainwatercn
  1. Analog Circuit Design - RF Circuits Wide band, Front-Ends, DAC

  2. Preface................................................................................................ vii Part I: RF Circutis: wide band, Front-Ends, DAC’s Introduction ..............................................................................
  3. 所属分类:专业指导

    • 发布日期:2010-08-03
    • 文件大小:33554432
    • 提供者:osoon
  1. CMOS Cellular Receiver Front-Ends

  2. The presented work deals with the design of the receive path of a highly-integrated CMOS transceiver front-end for mobile communications. It covers the whole design trajectory starting from documents describing the standard down to the systematic de
  3. 所属分类:其它

    • 发布日期:2011-03-11
    • 文件大小:8388608
    • 提供者:better_books001
  1. Notify the User when a Shelled Process Ends

  2. Notify the User when a Shelled Process Ends
  3. 所属分类:专业指导

    • 发布日期:2006-02-23
    • 文件大小:1024
    • 提供者:chenxh
  1. Wake Me Up When September Ends

  2. Wake Me Up When September Ends
  3. 所属分类:其它

    • 发布日期:2014-03-07
    • 文件大小:43008
    • 提供者:u013949114
  1. Deep Thinking Where Machine Intelligence Ends and Human Creativity Begins azw3

  2. Deep Thinking Where Machine Intelligence Ends and Human Creativity Begins 英文azw3 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
  3. 所属分类:其它

    • 发布日期:2018-01-11
    • 文件大小:620544
    • 提供者:u011433684
  1. Computations of Losses and Temperatures in the Core Ends

  2. Computations of Losses and Temperatures in the Core Ends of High Voltage Turbo-generator
  3. 所属分类:制造

    • 发布日期:2018-06-22
    • 文件大小:1048576
    • 提供者:stephenlz
  1. CMOS Front Ends for MillimeterWaveWireless Communication

  2. Noël Deferm • Patrick Reynaert写的CMOS Front Ends for MillimeterWaveWireless Communication,对于毫米波学习非常有帮助
  3. 所属分类:讲义

    • 发布日期:2018-12-09
    • 文件大小:15728640
    • 提供者:youcanred
  1. Diode-end-pumped composite Tm:YAG rod with undoped ends at room temperature

  2. The lasing characteristics of composite Tm:YAG rod with undoped ends at room temperature are reported. The maximum output power at 2.015 \mum is 6.97 W and the slope efficiency is 41.45%. Focusing point and output coupler are changed to find the opti
  3. 所属分类:其它

    • 发布日期:2021-02-26
    • 文件大小:431104
    • 提供者:weixin_38617851
  1. Characterizing Instantaneous Difference between Received Powers at Two Ends of a Bidirectional Optical Wireless Communic

  2. Characterizing Instantaneous Difference between Received Powers at Two Ends of a Bidirectional Optical Wireless Communication Link through Atmospheric Turbulence
  3. 所属分类:其它

    • 发布日期:2021-02-07
    • 文件大小:371712
    • 提供者:weixin_38552083
« 12 3 4 5 6 7 8 9 10 ... 24 »