搜索:string+algorithm

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

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

运动会源代码

#include <malloc.h>       #include <stdio.h>       #include <stdlib.h>       #include <string.h>       #define NULL 0&nbs ...
下载 2
·
查看 36
https://www.eeworm.com/dl/633/412922.html Java编程

在线考试系统完整版源码(C#&Access) 该考试系统为一同学毕业设计

在线考试系统完整版源码(C#&Access) 该考试系统为一同学毕业设计,采用Access数据库,三层开发 DB_51aspx下为Access数据库文件,Web为网站文件夹 目录下的Auto Generated Code均为代码生成器自动生成的代码 ExamDAL/DBHelp.cs为数据处理文件,注意使用时请先配置其中string strPath = "E:\\downCode\\E ...
下载 196
·
查看 1165
https://www.eeworm.com/dl/514408.html 源码

java学生数据库

/*import java.util.Scanner; //主类 public class student122 {   //主方法   public static void main(String[] args){     //定义7个元素的字符数组     String[] st = new String[7];    &nbs ...
下载 2
·
查看 25
https://www.eeworm.com/dl/641/284170.html 数学计算

The software implements particle filtering and Rao Blackwellised particle filtering for conditionall

The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routin ...
下载 66
·
查看 1115
https://www.eeworm.com/dl/665/347811.html matlab例程

MATLAB的SVM算法实现

MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,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. H ...
下载 162
·
查看 1443
https://www.eeworm.com/dl/542/428334.html 其他书籍

The paper describes the concept and realization of the DOOCS control software for FPGAbased TESLA c

The paper describes the concept and realization of the DOOCS control software for FPGAbased TESLA cavity controller and simulator (SIMCON). It bases on universal software components, created for laboratory purposes and used in MATLAB based control environment. These modules have ...
下载 23
·
查看 1110
https://www.eeworm.com/dl/542/330816.html 其他书籍

輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) R

輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) Recursion,Linked Lists, 4) Stacks and Queues, 5) Algorithm Analysis, 6) Insertion Sort and Mergesort, 7) Quicksort, 8) Heaps and Heapsort, 9) Lower Bound of Sort ...
下载 95
·
查看 1094
https://www.eeworm.com/dl/663/457415.html VHDL/FPGA/Verilog

In communication systems channel poses an important role. channels can convolve many different kind

In communication systems channel poses an important role. channels can convolve many different kind of distortions to our information. In perticular wireless channels multipath distortion is sevear. and more sevear is such distortion is random. To handle this, multipath affected ...
下载 111
·
查看 1086
https://www.eeworm.com/dl/686/173069.html VC书籍

本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量

本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量修改并扩展了现有的特性比如模 板template 支持面向对象object-oriented 和基于对象object-based 程 ...
下载 109
·
查看 1125
https://www.eeworm.com/dl/637/150428.html 多国语言处理

ICTCLAS的JNI调用接口文件: Title:ICTCLAS Caller * <p>Description:do chinese word segmentation.do

ICTCLAS的JNI调用接口文件: Title:ICTCLAS Caller * <p>Description:do chinese word segmentation.don t change the pakage and CLASS name, orelse you can t use it. * 请不要改变包名、类名以及native的方法名,否则调用将失效。 * 由于ICTCLAS本身存在很多鲁棒性问题,调用segSentence时,st ...
下载 126
·
查看 1052