搜索结果

找到约 156 项符合 CALL 的查询结果

其他书籍 The Linux kernel is one of the most interesting yet least understood open-source projects. It is als

The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Developme ...
https://www.eeworm.com/dl/542/170032.html
下载: 72
查看: 1075

其他书籍 The Linux kernel is one of the most interesting yet least understood open-source projects. It is als

The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Developme ...
https://www.eeworm.com/dl/542/179427.html
下载: 168
查看: 1051

通讯编程文档 PSTN to PSTN Dialing via SIP Network.This is a representation, as a slide show, of the SIP examples

PSTN to PSTN Dialing via SIP Network.This is a representation, as a slide show, of the SIP examples detailed in RFC 3666 - RFC3666 SIP PSTN Call Flow.
https://www.eeworm.com/dl/646/190573.html
下载: 96
查看: 1083

加密解密 this file is even FFT, max point is 8192,this file "fft4g.c" is computer this file "how_to_use_fft.c

this file is even FFT, max point is 8192,this file "fft4g.c" is computer this file "how_to_use_fft.c" is call function "fft4g.c"
https://www.eeworm.com/dl/519/191903.html
下载: 189
查看: 1067

汇编语言 .data val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx

.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
https://www.eeworm.com/dl/644/199822.html
下载: 135
查看: 1133

汇编语言 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

VxWorks tServer task executes functions at low priority (254). serverSend funtion is used to send a requ

tServer task executes functions at low priority (254). serverSend funtion is used to send a request to the tServer to execute a function at the tServer s priority. First tServer task executes the i() system call to print the summary of tShell task. Next an address exception is caused i ...
https://www.eeworm.com/dl/662/199892.html
下载: 192
查看: 1043

其他 Java script 编程

Java script 编程,驱动装载和API call
https://www.eeworm.com/dl/534/202713.html
下载: 147
查看: 1023

软件设计/软件工程 Visual Basic 6.0可以通过调用API函数格式化一个磁盘

Visual Basic 6.0可以通过调用API函数格式化一个磁盘,无论是软盘还是硬盘。 打开一个新的项目(工程1) ,如果你没有更改过缺省模式,那么Visual Basic 6.0会自动添加一个form1文件,在form1上添加一个命令控件,将下面的代码拷入。 Option Explicit Private Declare Function SHFormatDrive Lib"shell32"( ByVal Hend ...
https://www.eeworm.com/dl/684/205523.html
下载: 99
查看: 1049

通讯/手机编程 This sample uses Microsoft.WindowsMobile.PocketOutlook and Microsoft.WindowsMobile.Telephony to:

This sample uses Microsoft.WindowsMobile.PocketOutlook and Microsoft.WindowsMobile.Telephony to: - Databind a ContactCollection to a ListBox. - Databind a Contact Property to a TextBox. - Edit Contact Properties. - Send SMS messages - Call a contact s phone number.
https://www.eeworm.com/dl/527/211276.html
下载: 108
查看: 1034