.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
資源簡介: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
資源簡介: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
資源簡介:單片機入門基礎知識大全免費下載 單片機第八課(尋址方式與指令系統) 通過前面的學習,我們已經了解了單片機內部的結構,并且也已經知道,要控制單片機,讓它為我們干學,要用指令,我們已學了幾條指令,但很零散,從現在開始,我們將要系統地學習8051的指令...
上傳時間: 2013-10-13
上傳用戶:3294322651
資源簡介: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
資源簡介:spi 通信的master部分使用的verilog語言實現,可以做為你的設計參考。module spi_master(rstb,clk,mlb,start,tdat,cdiv,din, ss,sck,dout,done,rdata);? ? input rstb,clk,mlb,start;? ? input [7:0] tdat;? //transmit data? ? input [1:0] cdiv;? /...
上傳時間: 2022-02-03
上傳用戶:
資源簡介:Medtronic PB560 Ventilator System – Release 3.0?(.zip)Includes:Source code filesPermissive license
上傳時間: 2022-05-25
上傳用戶:ttalli
資源簡介:AVX鉭電容產品樣本
上傳時間: 2013-04-15
上傳用戶:eeworm
資源簡介:帶中文字庫的128X64是一種具有4位/8位并行、2線或3線串行多種接口方式,內部含有國標一級、二級簡體中文字庫的點陣圖形液晶顯示模塊;其顯示分辨率為128×64, 內置8192個16*16點漢字,和128個16*8點ASCII字符集.利用該模塊靈活的接口方式和簡單、方便的操作指...
上傳時間: 2013-10-13
上傳用戶:123啊
資源簡介:基于單片機的紅外門進控制系統設計與制作:我們所做的創新實驗項目“基于單片機的紅外門控系統”已基本完成,現將其工作原理簡要說明。該系統主要分為兩大部分:一是紅外傳感器部分。二是單片機計數顯示控制部分。基本電路圖如下:其中紅外傳感器部分我們采用紅...
上傳時間: 2013-12-22
上傳用戶:tangsiyun
資源簡介:基于AT89C2051的紅外遙控學習器源程序6 源程序????????? ORG 0000H????????? AJMP MAIN????????? ORG 0003H????????? AJMP KEYPRESS????????? ORG 000BH ????????? AJMP TIMEOUT????????? OR...
上傳時間: 2013-10-15
上傳用戶:lyy1234
資源簡介:微型計算機課程設計論文—通用微機發聲程序的匯編設計 本文講述了在微型計算機中利用可編程時間間隔定時器的通用發聲程序設計,重點講述了程序的發聲原理,節拍的產生,按節拍改變的動畫程序原理,并以設計一個簡單的樂曲評分程序為引子,分析程序設計的細節...
上傳時間: 2013-10-17
上傳用戶:sunjet