搜索结果
找到约 112 项符合
Push 的查询结果
按分类筛选
- 全部分类
- 手机WAP编程 (16)
- 单片机编程 (13)
- Java编程 (9)
- 汇编语言 (5)
- J2ME (4)
- 手机短信编程 (4)
- 文章/文档 (3)
- 编译器/解释器 (3)
- 数据结构 (3)
- 通讯编程文档 (3)
- 微处理器开发 (3)
- 技术资料 (3)
- 源码 (3)
- 手机彩信(MMS)编程 (2)
- 其他书籍 (2)
- Windows CE (2)
- GPS编程 (2)
- 单片机开发 (2)
- 其他 (2)
- 电子书籍 (2)
- 书籍 (2)
- 行业应用文档 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- 测试测量 (1)
- 通讯/手机编程 (1)
- USB编程 (1)
- Modem编程 (1)
- 软件设计/软件工程 (1)
- 串口编程 (1)
- 书籍源码 (1)
- 嵌入式Linux (1)
- 数值算法/人工智能 (1)
- Windows Mobile (1)
- 文件格式 (1)
- 技术管理 (1)
- 其他嵌入式/单片机内容 (1)
- Delphi控件源码 (1)
- Jsp/Servlet (1)
- VHDL/FPGA/Verilog (1)
- 嵌入式/单片机编程 (1)
- 数学计算 (1)
- STL (1)
- 汇编编程 (1)
- VIP专区 (1)
汇编语言 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 ...
书籍源码 种子填充算法用来在封闭曲线形成的环中填充某中颜色
种子填充算法用来在封闭曲线形成的环中填充某中颜色,在这里我们只填充黑色。种子填充其实上是图形学中的算法,其原理是:准备一个堆栈,先将要填充的点push进堆栈中;以后,每pop出一个点,将该点涂成黑色,然后按左上右下的顺序查看它的四个相邻点,若为白(表示还没有填充),则将该邻点push进栈。一直循环,直到堆栈为空 ...
嵌入式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 ...
编译器/解释器 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 ...
汇编语言 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.
数据结构 "栈顶运算符为: %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进运算符栈
手机短信编程 电力监控系统 实时告警处理程序
电力监控系统 实时告警处理程序,包括语音告警 实时打印 分色显示等功能
[
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 ...
汇编语言 在本次试验中需要注意基址寄存器BX的移动方法
在本次试验中需要注意基址寄存器BX的移动方法,对以字为单位的数组,BX的移动方式
是每移动一次加2或者减2
另外函数调用的过程中需要小心PUSH和pop的调用是否安全,例如在name_sort中pop CX的
时候没有先Push CX,导致了name_sort函数不可以调用
此程序使用比较高效的方法只是对号码单的首地址进行排序,为此开辟了一个 ...
手机短信编程 一个pc通过串口连接手机发送短信的测试程序
一个pc通过串口连接手机发送短信的测试程序,有详细的注释,非常适合新手学习。完整的pdu编解码,短信、长短信、短信回执、wap链接push短信的编程方法等。
Delphi控件源码 delphi源码
delphi源码,Push模式的source filter源码,三种类型的Filter