.data val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx mov val1,ax call writebin call crlf mov ax,dx call writebin exit main endp end main
资源简介:.data val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx mov val1,ax call writebin call crlf mov ax,dx call writebin exit main endp end main
上传时间: 2015-09-21
上传用户:wlcaption
资源简介:data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ",0 align 4 jia1gao sdword 0 jia1 sdword 0 .code main proc call clrscr mov esi,offset array mov ecx,length...
上传时间: 2014-01-13
上传用户:xiaoyunyun
资源简介:ASP.NET 2.0 visual web desginer CODE
上传时间: 2014-01-24
上传用户:sardinescn
资源简介:data structures with C++ second edition source code.
上传时间: 2015-10-26
上传用户:熊少锋
资源简介:busybox-1.1.0.tar.gz Source code
上传时间: 2017-03-01
上传用户:二驱蚊器
资源简介:PIC 16F876A-4MHz 和STH11, data pin =PortA.0, sck pin =PortC.3.
上传时间: 2017-05-03
上传用户:libenshu01
资源简介:data StructuresAnd Algorithm Analysis In Java Source Code
上传时间: 2013-12-19
上传用户:sdq_123
资源简介:ANN 1.0 人工神经网络程序, Artificial Neural Network Training Program ANN.EXE v1.10,
上传时间: 2014-01-15
上传用户:caixiaoxu26
资源简介:REM 管理栏目设置 dim menu(4,10) menu(0,0)="信息及常规管理" menu(0,1)="<a target=main href=admin_config.asp>网站参数设置</a>" menu(0,2)="<a target=main href=admin_link.asp>友情链接管理</a>" menu(0,3)="<a target=main href=admin_mb.asp>网...
上传时间: 2014-01-15
上传用户:moshushi0009
资源简介:Analysis of GPS data frame The design of the following four main data collection format: GPGGA (location information), GPRMC (Recommended Minimum location information), GPVTG (ground speed information), PGRME (forecast error message)
上传时间: 2017-09-25
上传用户:onewq
资源简介:dataS SEGMENT w dw 0 keybuf db 255 db 0 db 255 dup(0) ;定义键盘输入需要的缓冲区 dataS ENDS STACKS SEGMENT db 200 dup(?) STACKS ENDS CODES SEGMENT ASSUME CS:CODES,DS:dataS,SS:STACKS START: mov AX,dataS mov DS,AX mov...
上传时间: 2015-04-02
上传用户:wcc0310
资源简介:This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and stack to fit into the...
上传时间: 2015-04-05
上传用户:changeboy
资源简介:·详细说明:学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子- Studies the USB2.0 driver design source code, including Windows DDK Driver actuation detailed design, U plate, MP3 programming example
上传时间: 2013-06-04
上传用户:宋桃子
资源简介:* * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode * BASE64_NeedCRLF ---- Need a CRLF every 64 base64-character * BASE64_NotCRLF ---- Need not CRLF between 64 base64-character * * Outp...
上传时间: 2015-06-04
上传用户:ZJX5201314
资源简介:SXGA LCD Controller with Analog Interface and Dual LVDS Transmitter Preliminary data Sheet Version 0.3
上传时间: 2013-11-28
上传用户:我干你啊
资源简介:simulating a convolutional encoder allows the user to input a source code to be encoded and also input the values of the generator polynomials. It outputs the encoded data bits, where 1/n is the code rate
上传时间: 2013-12-21
上传用户:253189838
资源简介:VB.NET的Web浏览器IE7的克隆选项卡式浏览器 描述:这是一个例子写的vb.net浏览器使用的。 NET Framework 2.0 ( Visual Studio 2005中) 。这是一个标签式网页浏览器。这表明许多例子与新的浏览器控制和加载文件。你会发现在这个例子中是:基本浏览器的导航...
上传时间: 2017-03-01
上传用户:lunshaomo
资源简介:/*================================================================= 4扫16*16下入上出C语言程序, 低位起笔,数据反相。 预定义 **************************************************************/ #include #include //可使用其中定义的宏来访问绝对...
上传时间: 2017-05-04
上传用户:sbfd010
资源简介:/****************temic*********t5557***********************************/ #include <at892051.h> #include <string.h> #include <intrins.h> #include <stdio.h> #define uchar unsigned char ...
上传时间: 2017-10-20
上传用户:my_lcs
资源简介:NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read and write the AT24Cxx family of serial CMOS EEPROMS. This version of the code is compatible only with the AT89C2051 due to the location of ...
上传时间: 2013-12-13
上传用户:asddsd
资源简介:测试光纤通信误码率 采用串口RS232接口,与下位机相连,中间通过光纤传输,光电转换来测试光纤通信误码率 VC6.0编译通过-fiber code error testing
上传时间: 2016-04-04
上传用户:wangchong
资源简介:Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include Real Time Digital Si...
上传时间: 2014-08-10
上传用户:dancnc
资源简介:89s51单片机控制继电器! 由s51io口输出低电平使三极管导通 从而控制继电器闭合 #include <reg51.H> sbit P0_0=P0^0 sbit P1_7=P1^7 main() {while(1) { if (P0_0==0) P1_7==1 } }
上传时间: 2013-12-17
上传用户:xsnjzljj
资源简介:主要用到Java方面的FCK编辑器,displaytag标签,Ajax,Struts,Spring,Hibernate等各开源技术Struts1.1, Spring2.0, Hibernate3.0等相关环境, MySql数据库用此mysql-connector-java-3.1.10-bin.jar包,MySql数据库用5.0版本(为了支持视图).
上传时间: 2013-12-19
上传用户:shus521
资源简介:现代光学设计方法
上传时间: 2013-06-16
上传用户:eeworm
资源简介:AVX钽电容产品样本
上传时间: 2013-04-15
上传用户:eeworm
资源简介:带中文字库的128X64是一种具有4位/8位并行、2线或3线串行多种接口方式,内部含有国标一级、二级简体中文字库的点阵图形液晶显示模块;其显示分辨率为128×64, 内置8192个16*16点汉字,和128个16*8点ASCII字符集.利用该模块灵活的接口方式和简单、方便的操作指...
上传时间: 2013-10-13
上传用户:123啊
资源简介:1992 I2C 总线规范的这个版本有以下的修正• 删除了用软件编程从机地址的内容因为实现这个功能相当复杂而且不被使用• 删除了低速模式实际上这个模式是整个I2C 总线规范的子集不需要明确地详细说明• 增加了快速模式它将位速率增加4 倍到达400kbit/s 快速模式...
上传时间: 2013-10-30
上传用户:athjac
资源简介:汇编指令查询器:数据传送指令 mov 格式: mov OPRD1,OPRD2 功能: 本指令将一个源操作数送到目的操作数中,即OPRD1<--OPRD2. 说明: 1. OPRD1 为目的操作数,可以是寄存器、存储器、累加器. OPRD2 为源操作数,可以是寄存器、存储器、累加器和立即数. 2. mo...
上传时间: 2013-11-13
上传用户:脚趾头
资源简介:PLC TM卡开发系统汇编程序(ATM8051) ;***************** 定义管脚*************************SCL BIT P1.0SDA BIT P1.1GC BIT P1.2BZ BIT P3.6LEDI BIT P1.4LEDII BIT P1.5OK BIT 20H.1OUT1 BIT P1.3OUT2 BIT P1.0OUT3 BIT P1.1RXD BIT P3.0TXD BIT P3.1PCV B...
上传时间: 2014-03-24
上传用户:448949