搜索结果

找到约 161 项符合 Result 的查询结果

通讯编程文档 The information in this publication is believed to be accurate as of its publication date. Such info

The information in this publication is believed to be accurate as of its publication date. Such information is subject to change without notice and The ATM Forum is not responsible for any errors. The ATM Forum does not assume any responsibility to update or correct any information in this publicati ...
https://www.eeworm.com/dl/646/197400.html
下载: 22
查看: 1052

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

行业发展研究 In this paper, we describe the development of a mobile butterfly-watching learning (BWL) system to

In this paper, we describe the development of a mobile butterfly-watching learning (BWL) system to realize outdoor independent learning for mobile learners. The mobile butterfly-watching learning system was designed in a wireless mobile ad-hoc learning environment. This is first result to provide a ...
https://www.eeworm.com/dl/692/200864.html
下载: 54
查看: 1056

DSP编程 CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input s

CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first s ...
https://www.eeworm.com/dl/516/203665.html
下载: 44
查看: 1106

其他 - Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, sh

- Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, shift-jis, jis, euc-jp, unicode big-endian, unicode little-endian, and utf-8. - Batch files conversion - Preview file content and converted result before actual conversion.
https://www.eeworm.com/dl/534/208620.html
下载: 138
查看: 1031

文章/文档 quality enhancement of celp coded speech by LBG algorithm, with proposed algorithm and simulation re

quality enhancement of celp coded speech by LBG algorithm, with proposed algorithm and simulation result
https://www.eeworm.com/dl/652/217124.html
下载: 154
查看: 1071

其他 扫描器程序

扫描器程序,读源程序,去除空白和注释,结果写入另一文件。 要求:1.删除空白、回车、以及制表符等等。 2.删除各类注释。 源程序为一文本文件“scanner.txt”,程序执行后装入另一个文件“result.txt”中。
https://www.eeworm.com/dl/534/221378.html
下载: 34
查看: 1006

Java编程 用java编写的用蝶式算法实现的fft

用java编写的用蝶式算法实现的fft,用来计算两个多项式的乘积,输入文件的格式如压缩包中的data5.txt,结果输出到result.txt中。
https://www.eeworm.com/dl/633/222638.html
下载: 144
查看: 1064

Java编程 递归算法求一个有向图的强连通分量

递归算法求一个有向图的强连通分量,输入格式如压缩包中data4.txt,第一行为顶点个数。输出到result.txt中。
https://www.eeworm.com/dl/633/222641.html
下载: 199
查看: 1107