搜索:string+algorithm

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

结果 1,495
https://www.eeworm.com/dl/520977.html 源码

CMPP3.0源码

CMPP3.0源码 java实现 1.将common文件夹、MsgConfig.properties放于src根目录下。 2.修改MsgConfig.properties配置文件对应的内容为可用参数。 3.方法入口:common.msg.util.MsgContainer     sendWapPushMsg(String url,String desc,String cusMsisdn):发送web push短信; &nbsp ...
下载 1
·
查看 68
https://www.eeworm.com/dl/519/131167.html 加密解密

传输资料加解密,再以非对称式加密法中...Data Encryption Standard (DES) algorithm,Fast ...经Triple DES CBC 演算法对私密金钥做加密或解

传输资料加解密,再以非对称式加密法中...Data Encryption Standard (DES) algorithm,Fast ...经Triple DES CBC 演算法对私密金钥做加密或解 密.使用者可从网站下载NCNUCA的凭证产生程式,自行产生
下载 129
·
查看 1138
https://www.eeworm.com/dl/874712.html 技术资料

matlab运动估计块匹配算法

包括3步法,新3步法,4步法,菱形搜索-motionsEstAnalysis.m——Script to execute all Algorithms motionEstES.m——Exhaustive Search Algorithm motionEstTSS.m——Three Step Search Algorithm motionEstNTSS.m——New Three Step Search Algorithm motionEstSESTSS.m——Simple And Efficient Sea ...
下载 7
·
查看 5593
https://www.eeworm.com/dl/620/120553.html Internet/网络编程

软件测试:一个编译器测试软件

软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) "字符串" [](数组) > < == >= <= != && ! ++ -- = += -= *= /= %= ^=,支持下列关键字:void int double string if else for while do goto break continue return,支持下列数据类型:int double string ...
下载 79
·
查看 1105
https://www.eeworm.com/dl/626/453311.html 编辑器/阅读器

I upload Suffix Array Pdf file. This is a really good tutorial for guys who are curious about suffix

I upload Suffix Array Pdf file. This is a really good tutorial for guys who are curious about suffix array. It described the meaning of suffix array and also how to built it. Hope this really help guys improving skills about string searching, string matching, etc
下载 147
·
查看 1127
https://www.eeworm.com/dl/650/280970.html 人工智能/神经网络

The program implements three large-margin thresholded ensemble algorithms for ordinal regression. I

The program implements three large-margin thresholded ensemble algorithms for ordinal regression. It includes an improved RankBoost algorithm, the ORBoost-LR algorithm, and the ORBoost-All algorithm.
下载 191
·
查看 1065
https://www.eeworm.com/dl/685/484004.html JavaScript

编写一个使用string类的compareTo方法来比较用户所输入的两个字符串应用程序。输出1个字符串是小于、等于还是大于第二个字符串。用图形用户界面输入输出。

编写一个使用string类的compareTo方法来比较用户所输入的两个字符串应用程序。输出1个字符串是小于、等于还是大于第二个字符串。用图形用户界面输入输出。
下载 158
·
查看 1202
https://www.eeworm.com/dl/664/231566.html Delphi/CppBuilder

unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrl

unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // Types for event-procedures type TCapStatusProc = procedure(Sender: TObject) of object TCapStatusCallback = procedure(Sender: TObject nID ...
下载 141
·
查看 1077
https://www.eeworm.com/dl/658/428114.html STL

标准c/c++帮助文档

标准c/c++帮助文档,不含stl, 有io,string 等操作
下载 107
·
查看 1107
https://www.eeworm.com/dl/988615.html 技术资料

《算法设计手册》第二版 英文版

软件编程算法参考 What is an algorithm? An algorithm is a procedure to accomplish a specific task. An algorithm is the idea behind any reasonable computer program.
下载 9
·
查看 318