搜索结果

找到约 112 项符合 PUSH 的查询结果

汇编语言 data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 by

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,lengthof array mov edx,offset str1 push esi putin: call writestring ...
https://www.eeworm.com/dl/644/199823.html
下载: 110
查看: 1119

书籍源码 种子填充算法用来在封闭曲线形成的环中填充某中颜色

种子填充算法用来在封闭曲线形成的环中填充某中颜色,在这里我们只填充黑色。种子填充其实上是图形学中的算法,其原理是:准备一个堆栈,先将要填充的点push进堆栈中;以后,每pop出一个点,将该点涂成黑色,然后按左上右下的顺序查看它的四个相邻点,若为白(表示还没有填充),则将该邻点push进栈。一直循环,直到堆栈为空 ...
https://www.eeworm.com/dl/532/203317.html
下载: 110
查看: 1069

嵌入式Linux Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger:

Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger: 1 - Falling trigger 2 - Rising trigger 3 - Both Edge trigger 4 - Low level trigger 5 - High level trigger any key to exit... Press the buttons push buttons may have glitch noise problem EINT6 ...
https://www.eeworm.com/dl/653/206789.html
下载: 178
查看: 1050

编译器/解释器 this a pack include source code for quartus 2. It is an implementation of the LC2. The LC-2 compu

this a pack include source code for quartus 2. It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The LC2 model can be run as a simulation or downloaded to the UP3 ...
https://www.eeworm.com/dl/628/234802.html
下载: 128
查看: 1075

汇编语言 This directory contains example ADSPBF535 code, written in assembly, that changes the frequency and

This directory contains example ADSPBF535 code, written in assembly, that changes the frequency and voltage using the push button switches on the board.
https://www.eeworm.com/dl/644/240026.html
下载: 197
查看: 1076

数据结构 "栈顶运算符为: %c ",getTop(optr)) printf("此时运算符为:%c ",e) printf("栈顶运算符优先级低,%c进栈 ",e)

"栈顶运算符为: %c\n",getTop(optr)) printf("此时运算符为:%c\n",e) printf("栈顶运算符优先级低,%c进栈\n",e) push(optr,e) //e进运算符栈
https://www.eeworm.com/dl/654/263618.html
下载: 23
查看: 1217

手机短信编程 电力监控系统 实时告警处理程序

电力监控系统 实时告警处理程序,包括语音告警 实时打印 分色显示等功能 [ wAP push开发所需源码 哈哈, 不错 [ATCLib.rar] - 使用gsm modem发送sms/wap push,同时也支持解析mms notification,从而可以使用普通gsm modem接收彩信 [Quick_WAP_push_Application_Guidelines_1.02.rar] - Quick_WAP_push_Application_Guidel ...
https://www.eeworm.com/dl/622/286880.html
下载: 125
查看: 1107

汇编语言 在本次试验中需要注意基址寄存器BX的移动方法

在本次试验中需要注意基址寄存器BX的移动方法,对以字为单位的数组,BX的移动方式 是每移动一次加2或者减2 另外函数调用的过程中需要小心PUSH和pop的调用是否安全,例如在name_sort中pop CX的 时候没有先Push CX,导致了name_sort函数不可以调用 此程序使用比较高效的方法只是对号码单的首地址进行排序,为此开辟了一个 ...
https://www.eeworm.com/dl/644/320661.html
下载: 193
查看: 1051

手机短信编程 一个pc通过串口连接手机发送短信的测试程序

一个pc通过串口连接手机发送短信的测试程序,有详细的注释,非常适合新手学习。完整的pdu编解码,短信、长短信、短信回执、wap链接push短信的编程方法等。
https://www.eeworm.com/dl/622/329954.html
下载: 156
查看: 1060

Delphi控件源码 delphi源码

delphi源码,Push模式的source filter源码,三种类型的Filter
https://www.eeworm.com/dl/666/330808.html
下载: 164
查看: 1014