搜索:string+algorithm

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

结果 1,495
https://www.eeworm.com/dl/633/424624.html Java编程

此压缩文件解压后为eclipse的一个工程需要导入使用

此压缩文件解压后为eclipse的一个工程需要导入使用,同时用户需要在SQL server里面建立一个名为mydb的数据库,在此数据库中建立一个名为mytable的表,列名为bookid(int 型),bookname(String 型),bookprice(float 型)。 ...
下载 165
·
查看 1255
https://www.eeworm.com/dl/521/15812.html 多媒体处理

H.263的压缩算法

·详细说明:H.263的压缩算法,具有比较优异性能-H.263 compression algorithm, has the quite outstanding performance, welcome everybody to download 文件列表:   tmn   ...\tmn-3.2.0   ...\.........\block_functions.c
下载 100
·
查看 1090
https://www.eeworm.com/dl/907129.html 技术资料

AlgorithmsAndDataStructure

数据结构算法演示系统,里面主要是详解数据结构中的基本算法并通过图形界面演示出来-Data Structure Algorithm Demonstration System
下载 7
·
查看 2425
https://www.eeworm.com/dl/956030.html 技术资料

H.263的压缩算法

·详细说明:H.263的压缩算法,具有比较优异性能-H.263 compression algorithm, has the quite outstanding performance, welcome everybody to download 文件列表:   tmn   ...\tmn-3.2.0   ...\.........\block_functions.c
下载 10
·
查看 3360
https://www.eeworm.com/dl/617/178831.html 压缩解压

As of UnZip 5.42, this source has been removed from Info-ZIP s UnZip source distribution because of

As of UnZip 5.42, this source has been removed from Info-ZIP s UnZip source distribution because of its conflicting copyright. There are no plans to ever rewrite this code from scratch, because the unreduce algorithm was never used in the "real" world.
下载 199
·
查看 1078
https://www.eeworm.com/dl/519/347325.html 加密解密

The Cryptography API: Next Generation(CNG) is a new and agile framework in Windows Vista, which impl

The Cryptography API: Next Generation(CNG) is a new and agile framework in Windows Vista, which implements an extensible provider model that allows you to load a provider by specifying the required cryptographic algorithm rather than having to hardcode a specific provider.
下载 40
·
查看 1094
https://www.eeworm.com/dl/829939.html 技术资料

电池管理FCC意义及算法

本文档详细说明电池管理FCC的算法, Battery Fuel-Gauging Algorithm, 可以帮助你深入了解电池管理的一个重要参数FCC.
下载 4
·
查看 4634
https://www.eeworm.com/dl/650/464609.html 人工智能/神经网络

Programming language: Developed in Omnet++. Comment: The model implements the AntNet routing algori

Programming language: Developed in Omnet++. Comment: The model implements the AntNet routing algorithm proposed in: G. Di Caro and M. Dorigo. AntNet: Distributed Stigmergetic Control for Communications Networks. Journal of Artificial Intelligence Research, 9:317-365, 1998. It req ...
下载 107
·
查看 1106
https://www.eeworm.com/dl/856084.html 技术资料

QPSO算法对ELM中参数的优化,包括ELM的输入权值和隐层偏置-

QPSO算法对ELM中参数的优化,包括ELM的输入权值和隐层偏置-The QPSO algorithm optimizes the parameters in the ELM, including the ELM input weight and the hidden layer bias
下载 9
·
查看 7223
https://www.eeworm.com/dl/635/147009.html 网络

接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response A

接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response As String Dim msg As New Pop3Message msg.bytes = rhs.bytes msg.number = rhs.number message = "RETR " + rhs.number.ToString + vbCrLf write(message) response = Respond() If res ...
下载 115
·
查看 1163