资源列表

« 1 2 ... .39 .40 .41 .42 .43 2444.45 .46 .47 .48 .49 ... 3005 »

[汇编语言7-13

说明:tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0 string byte "remener :use enter to tell high 32-bit from low 32-bit",0dh,0ah,0 examp1 byte "eg: 1234ecdf",0dh,0ah,0 examp2 byte " 03ab254
<张钊> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言buhao7-1

说明:.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
<张钊> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言7-3

说明: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
<张钊> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言senser

说明:凭借它在手机技术领域的地位、在射频半导体工艺方面的广泛知识,飞思卡尔提供了符合IEEE 802.15.4标准的MC13192射频数据调制解调器。这种功能丰富的双向2.4GHz收发器带有一个数据调制解调器,可在ZigBee™ 技术应用中使用。它还具有一个优化的数字核心,有助于降低MCU处理功率,缩短执行周期。4个定时比较器使用一个性能较低、价格低廉的MCU,从而能够降低成本。广泛的中断维修服务使软件开发更具灵活性。PF IC和M
<jibing> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言zuguowansui

说明:用汇便语言编写的能输出汉字的程序。如要输出其他字,只需改变字的字模即可。是个很好的汉字输出程序。-will use the language of Chinese exports to the procedure. To export other words, only change the word Fonts can be. Is a very good Chinese export procedures.
<刘波> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言beepled

说明:发光二极管&LED显示程序清单 方波输出以及BEEP蜂鸣程序清单-LED
<王文会> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言pinlvjichange

说明:测量频率范围:0~5KHZ,测量结果由LED显示; 基本频率上限3KHZ,下限10HZ,超出范围点亮L9报警; 上、下限可通过按键调整。 -measurement frequency range : 0 ~ 5KHZ, the measurement results from the LED display; 3KHZ fundamental frequency cap, minimum 10 9999, outside t
<王文会> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言20070206NMEA_A

说明:接受GPS数据,NMEA接收程序,红灯亮起表示定位,包括字头$和字尾*加DELAY2延时10000微秒程序-receive GPS data Receiver receiving procedures, said the warning light came positioning, including $ prefix and suffix* 10,000 plus DELAY2 microsecond delay procedure
<linhai> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言pt2313

说明:PT2313的子程序,带遥控,能独立调节前置,后置的音量-PT2313 the subroutine, with remote, an independent regulatory front, the rear volume
<陈开发> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言TEST44X_bt_8ms

说明:msp430的时钟实例程序-Controller Clock examples procedures
<> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言ADDRtoEEPROM

说明:写入N字节数据程序 把N个字节数据写入起始地址为ADDR的EEPROM内-N bytes of data written into the procedures have to N bytes of data into the starting address of the EEPROM inside the ADDR
<zhoulibin> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言zzzmatch

说明:用汇编程序去判断2个字符串是否match-compilation procedures used to determine whether two strings match
<郑宗钊> 在 2024-11-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 2444.45 .46 .47 .48 .49 ... 3005 »

源码中国 www.ymcn.org