资源列表

« 1 2 ... .09 .10 .11 .12 .13 114.15 .16 .17 .18 .19 ... 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 \"
<张钊> 在 2008-10-13 上传 | 大小:801 | 下载: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
<张钊> 在 2008-10-13 上传 | 大小:982 | 下载: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
<张钊> 在 2008-10-13 上传 | 大小:942 | 下载:0

[汇编语言smallhuibian

说明:成绩数据库管理系统 初步的汇编小程序 用到了汇编中绝大部分的知识 用Masmforwindows6.0 开发-performance database management system small initial compilation procedures used in compiling most of the knowledge with Masmf orwindows6.0 Development
<翟月明> 在 2008-10-13 上传 | 大小:2742 | 下载:0

[汇编语言coled

说明:很好的哟!这个是关于OLED的编程实际应用哟!快来下载哟!-good yo! This is on the OLED application programming yo! Come download yo!
<ad> 在 2008-10-13 上传 | 大小:4370 | 下载:0

[汇编语言Win32_asm_2006

说明:Windows环境下32位汇编语言程序设计(罗云彬)第二版完整源码-under Windows 32 assembly language programming (Luo Bin) complete the second edition of FOSS
<哈哈哈> 在 2008-10-13 上传 | 大小:848626 | 下载:0

[汇编语言shuangzijiechabiao

说明: 双字节数据查表程序 输入数据(0-255)存放在21h中,同时21h为奇偶判断存储器 偶数查第一个表 奇数查第二个表 查表结果,高字节在r6,低字节在r7 注意:程序执行到表格时,一定要用跳转指令跳过表格,否则会把表格当作程序执行,出错 最长的定时时间为10mS@16MHz晶振 ;白菜奉献 -double byte data entry procedures (0-255) stored i
<jinyulin> 在 2008-10-13 上传 | 大小:1957 | 下载:0

[汇编语言senser

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

[汇编语言spline238388388

说明:该程序是用MATLAB对SPLINE做的编程,对大家有所帮助,希望以后多多支持-that the procedure was used to SPLINE do MATLAB programming, we will help, hope that the generous support
<WUXUAN> 在 2008-10-13 上传 | 大小:4808 | 下载:0

[汇编语言beepled

说明:发光二极管&LED显示程序清单 方波输出以及BEEP蜂鸣程序清单
<王文会> 在 2008-10-13 上传 | 大小:1309 | 下载: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
<王文会> 在 2008-10-13 上传 | 大小:1606 | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 114.15 .16 .17 .18 .19 ... 3005 »

源码中国 www.ymcn.org