搜索:string+algorithm

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

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

A public-domain example implementation of the AES (Rijndael) encryption algorithm.

A public-domain example implementation of the AES (Rijndael) encryption algorithm.
下载 137
·
查看 1096
https://www.eeworm.com/dl/665/441783.html matlab例程

This is a Matlab v6.5 implementation of the Lagrange interpolation algorithm.

This is a Matlab v6.5 implementation of the Lagrange interpolation algorithm.
下载 194
·
查看 1117
https://www.eeworm.com/dl/665/441784.html matlab例程

This is a Matlab v6.5 implementation of the Romberg integration algorithm.

This is a Matlab v6.5 implementation of the Romberg integration algorithm.
下载 199
·
查看 1098
https://www.eeworm.com/dl/665/445929.html matlab例程

The matlab source code about SIFT algorithm with Accurate Key locations.

The matlab source code about SIFT algorithm with Accurate Key locations.
下载 117
·
查看 1133
https://www.eeworm.com/dl/900844.html 技术资料

A Timestampsensitive Scheduling Algorithm for MPEG-11 Multiplexers in CATV Networks

A Timestampsensitive Scheduling Algorithm for MPEG-11 Multiplexers in CATV Networks:Abstract-To achi
下载 1
·
查看 3096
https://www.eeworm.com/dl/621/304040.html 教育系统应用

c++图书管理系统 include <iostream> #include <iomanip> #include <string> #include &lt

c++图书管理系统 include <iostream> #include <iomanip> #include <string> #include <fstream>//输入/输出文件流类 using namespace std const int Maxr=100 //最多的读者 const int Maxb=100 //最多的图书 const int Maxbor=5 //每位读者最多借五本书 //读者类,实现对读者的信息的描述 ...
下载 55
·
查看 1252
https://www.eeworm.com/dl/646/140427.html 通讯编程文档

A power control algorithm for 3G wcdma system, paper by Loutfi Nuaymi,

A power control algorithm for 3G wcdma system, paper by Loutfi Nuaymi,
下载 104
·
查看 1082
https://www.eeworm.com/dl/650/146381.html 人工智能/神经网络

MODEL-BASED FINITE MIXTURES USING THE EM ALGORITHM的matlab实现

MODEL-BASED FINITE MIXTURES USING THE EM ALGORITHM的matlab实现
下载 145
·
查看 1136
https://www.eeworm.com/dl/650/248024.html 人工智能/神经网络

/* This a simple genetic algorithm implementation where the */ /* evaluation function takes positiv

/* This a simple genetic algorithm implementation where the */ /* evaluation function takes positive values only and the */ /* fitness of an individual is the same as the value of the */ /* objective function
下载 195
·
查看 1111
https://www.eeworm.com/dl/684/233803.html 软件设计/软件工程

LCS Algorithm, this is a c++ code for lcs(Longest Common Subsequence)

LCS Algorithm, this is a c++ code for lcs(Longest Common Subsequence)
下载 136
·
查看 1157