搜索结果

找到约 3,849 项符合 m-t 的查询结果

数据结构 设n个不同的整数排好序后存于T[0:n-1]中。若存在一个下标I,0<I<n,使得t[I]=I,设计一个有效算法找到这个下标。要求算法在最坏情况下的计算时间为O(logn).

设n个不同的整数排好序后存于T[0:n-1]中。若存在一个下标I,0<I<n,使得t[I]=I,设计一个有效算法找到这个下标。要求算法在最坏情况下的计算时间为O(logn).
https://www.eeworm.com/dl/654/175385.html
下载: 88
查看: 2731

网络 Huffman于1952年提出了这种方法,开始主要用于电报报文的编码,常用的英文字母E,T应该如何编码,不常用的应该如何编码,

Huffman于1952年提出了这种方法,开始主要用于电报报文的编码,常用的英文字母E,T应该如何编码,不常用的应该如何编码,
https://www.eeworm.com/dl/635/175445.html
下载: 177
查看: 1133

加密解密 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an

加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-E ...
https://www.eeworm.com/dl/519/175643.html
下载: 185
查看: 1080

压缩解压 asfk ldgtrgjhytkj lyu m,n,

asfk ldgtrgjhytkj lyu m,n,
https://www.eeworm.com/dl/617/175872.html
下载: 194
查看: 1023

VC书籍 C++ Standard Library, The: A Tutorial and Reference Nicolai M. Josuttis Publisher: Addison We

C++ Standard Library, The: A Tutorial and Reference Nicolai M. Josuttis Publisher: Addison Wesley First Edition August 06, 1999 ISBN: 0-201-37926-0, 832 pages
https://www.eeworm.com/dl/686/176359.html
下载: 135
查看: 1058

人工智能/神经网络 EM algorithm with a Rauch-Tung-Striebel smoother and an M step,内有说明

EM algorithm with a Rauch-Tung-Striebel smoother and an M step,内有说明
https://www.eeworm.com/dl/650/176378.html
下载: 83
查看: 1057

软件设计/软件工程 这是几种滤波器的MATLAB的M文件源码

这是几种滤波器的MATLAB的M文件源码,可以实现特定的滤波器设计
https://www.eeworm.com/dl/684/176500.html
下载: 63
查看: 1048

操作系统开发 use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my c

use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space.
https://www.eeworm.com/dl/531/176535.html
下载: 134
查看: 1067

其他书籍 ITU-T部分标准

ITU-T部分标准,目前,我自己也就这么多,今后如有更新,再继续上传。
https://www.eeworm.com/dl/542/176634.html
下载: 47
查看: 1019

人工智能/神经网络 MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模

MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路 ...
https://www.eeworm.com/dl/650/176717.html
下载: 73
查看: 1062