资源列表

« 1 2 ... .01 .02 .03 .04 .05 2006.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法FFT_WaveletTransform

说明:小波分析 直接调用,,而且最重要的是注释是很详细的,,适合初学者-Wavelet analysis of direct calls
<sam> 在 2025-06-05 上传 | 大小:4kb | 下载:0

[数据结构常用算法segment

说明:利用双数组和字典实现了一个中文分词程序,优点是效率高,分词速度快,鲁棒性好。适合搜索引擎分词使用-Pairs of array and dictionary is a Chinese word segmentation procedure, the advantages of high efficiency, segmentation speed, robustness. Word for search engines
<Alex> 在 2025-06-05 上传 | 大小:1.03mb | 下载:0

[数据结构常用算法slm.tar

说明:利用剑桥的SLM工具包实现的一个计算ngram的代码,可以完成1-3元模型的训练以及压缩。压缩算法是利用相对熵策略压缩。-Using the Cambridge SLM toolkit to achieve a calculated ngram code, you can complete the training as well as compression of the 1-3 model. The compression algorithm is the use of compressio
<Alex> 在 2025-06-05 上传 | 大小:1.63mb | 下载:0

[数据结构常用算法ch7source

说明:it is c source file.It convert to bitmap file
<neha> 在 2025-06-05 上传 | 大小:2.95mb | 下载:0

[数据结构常用算法lianzhandeshixian

说明:链栈的实现,数据结构刘小晶版源码-Programming to achieve student performance management systems, data structures, Liu Xiaojing version of source code
<huang> 在 2025-06-05 上传 | 大小:14kb | 下载:0

[数据结构常用算法BW_FORWARD-HMM

说明:该模型包括两个程序: 1、根据观察序列创建一个HMM模型,利用BW算法估计HMM的参数。 2、根据已知的观察序列和HMM模型,估计观察序列的概率值,利用Forward算法 注:在HMM.cpp中分别有这两个主程序,运行一个的时候注释另一个。-The model consists of two procedures: one to create an HMM model, based on the observed sequence, the use of the B
<chenkan> 在 2025-06-05 上传 | 大小:853kb | 下载:0

[数据结构常用算法sort-algorithm

说明:排序算法:快速排序,堆排序 可以对大量数据排序-sort for large datas. algorithms:quicksort and heapsort.
<haizhen xue> 在 2025-06-05 上传 | 大小:3kb | 下载:0

[数据结构常用算法MikuMikuDanceCHS_v702

说明:提供一个AR键建模工具,解压所有文件,在MMD中建立人物模型后,点文件——载入动作数据(英文版为File——Load motion data),然后选择一个vmd动作数据确定载入。-An AR key modeling tools, extract all files, create character models in the MMD, the point of file- Load movement data (English File- Load motion data), then c
<叶明宇> 在 2025-06-05 上传 | 大小:36.09mb | 下载:0

[数据结构常用算法binaryageneral_tree

说明:代码包含了二叉树的创建和普通树的创建,并且有对应的前序、中序、后序遍历和对应的用队列和栈方法的遍历-The code includes the creation of the binary tree and the creation of the tree, and the corresponding pre-order, inorder, postorder traversal and traversal of the corresponding queue and stack method
<merle.zhu> 在 2025-06-05 上传 | 大小:6kb | 下载:0

[数据结构常用算法MyPolynominal

说明:C#实现的多项式加、减、乘、除算法,便于初学编程的同学使用。-C# implementation of the polynomial add, subtract, multiply, in addition to the algorithm, easy beginner programming students.
<马海波> 在 2025-06-05 上传 | 大小:3.48mb | 下载:0

[数据结构常用算法MurmurHash

说明:mur hash是 Austin Appleby于2008年创立的一种非加密hash算法,适用于基于hash进行查找的场景。murmurhash在多个开源项目中得到应用,包括libstdc、libmemcached、nginx、hadoop等。-MurmurHash is a non-cryptographic hash function suitable for general hash-based lookup. It was created by Austin Appleby in 200
<garheeli> 在 2025-06-05 上传 | 大小:5kb | 下载:0

[数据结构常用算法linear

说明:一个功能实用完整的C++链表程序及代码,使用了模板编写了代码,包含删除元素、添加元素、搜索元素、输出元素处理等功能,运行截图如上所示。    -A functional and complete C++ linked list procedures and code, use the template to write code that contains the deleted elements, add elements, search elements, output eleme
<suehao> 在 2025-06-05 上传 | 大小:3kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 2006.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org