搜索:string+algorithm

找到约 1,495 项符合「string+algorithm」的查询结果

结果 1,495
https://www.eeworm.com/dl/519/305674.html 加密解密

Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the

Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the MD5 test suite against a MD5 DLL (see below). VbMD5: A Visual Basic native MD5 message digest class based on the RSA reference implementation. md5DLL: A C project which g ...
下载 29
·
查看 1070
https://www.eeworm.com/dl/cadence/ebook/426592.html 电子书籍

A combined space鈥搕ime block coding (STBC) and eigen-space tracking (EST) scheme in multiple-input-m

A combined space鈥搕ime block coding (STBC) and eigen-space tracking (EST) scheme in multiple-input-multiple-output systems is proposed. It is proved that the STBC-EST is capable of shifting hardware complexity from the receiver to the transmitter without any bit error rate (BER) ...
下载 104
·
查看 1081
https://www.eeworm.com/dl/665/370814.html matlab例程

This toolbox was designed as a teaching aid, which matlab is particularly good for since source cod

This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should con ...
下载 28
·
查看 1076
https://www.eeworm.com/dl/523/115914.html 数据库系统

重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量

重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSetting ...
下载 156
·
查看 1055
https://www.eeworm.com/dl/620/176287.html Internet/网络编程

通用的jsp分页组件

通用的jsp分页组件,实例化后只需设置好各种属性,然后调用API即可得到已封装好“首页” “上一页”,“下一页”等分页操作的html表格String,直接在jsp页面中即可, 支持跳转到jsp和跳转到Action(struts架构)两种类型,支持单选或者多选列,支持传Vector 或者sql语句,支持数据库后端分页.... 具体 ...
下载 183
·
查看 1118
https://www.eeworm.com/dl/686/215220.html VC书籍

第一章涵盖了内建的数据型别

第一章涵盖了内建的数据型别,语言预先定义好的运算符、标准程序库中那个的vector和string类、条件语句和循环语句、输入和输出用的iostream库。第二章解释函数的设计和使用;第三章涵盖所谓的Standard Template Library;第四章讲述classes机制的设计和使用过程。第五章说明如何扩展classes;第六章的 ...
下载 53
·
查看 1063
https://www.eeworm.com/dl/648/373183.html 单片机开发

The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performanc

The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different computers or, in this case, the efficien ...
下载 69
·
查看 1135
https://www.eeworm.com/dl/633/383685.html Java编程

在程序中需要使用到的字符串大致可以分为两大类

在程序中需要使用到的字符串大致可以分为两大类,一类是创建之后不需要做修改和变动的字符串常量,另一类则是创建之后需要添加,插入和修改等更改的字符串变量。在java中,对于字符串常量对象则使用String类,它提供了许多诸如比较(compareTo),查找(indexOf)之类的操作,而对于字符串变量对象则使 ...
下载 83
·
查看 1069
https://www.eeworm.com/dl/654/313277.html 数据结构

一. 需求分析 1. 本程序的功能 接受用户的中文输入

一. 需求分析 1. 本程序的功能 接受用户的中文输入,用string 保存,能够按选定的数据结构设计相应的算法。当从乘车站到目的站存在多种乘车路线时,可以确定选取标准。例如,要求换车次数最少、经过站点最少等。 2. 输入形式 输入站名或本系统提供的站名所对应的序号 3. 输出的形式 输出按用户的选取 ...
下载 104
·
查看 1062
https://www.eeworm.com/dl/564/33807.html 通信网络

基于码本映射的语音带宽扩展算法研究

在现代通信系统中,电话语音的频带被限制在300 Hz~4 kHz的范围内,带来了语音可懂度和自然度的降低。为了在不增加额外成本的前提下提高语音的可懂度和自然度,进行了电话语音频带扩展的研究。提出了一种改进的基于码本映射的语音带宽扩展算法:在码本映射的过程中,使用加权系数来得到映射码本。客观 ...
下载 72
·
查看 1116