资源列表

« 1 2 ... .38 .39 .40 .41 .42 2243.44 .45 .46 .47 .48 ... 2657 »

[数据结构常用算法canny

说明:// Canny 算法C++程序,欢迎大家交流!-//Canny algorithm for C program, welcomed the exchange of everyone!
<> 在 2024-09-09 上传 | 大小:12288 | 下载:0

[数据结构常用算法viterbi416

说明:实现了(4,1,6)型卷积码的维特比译码算法,采用了极大似然算法。介绍了软判决维特比译码算法过程的三个步骤:初始化,度量更新和回溯译码。-Realize the (4,1,6)-type convolutional codes Viterbi decoding algorithm using the maximum likelihood algorithm. Introduce a soft-decision Viterbi decod
<raymond> 在 2024-09-09 上传 | 大小:3072 | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构源程序集,里面包含一些经典的算法源程序,都是自己编的。-Set source data structure, which contains some of the classic algorithm source code, are made of their own.
<王杰> 在 2024-09-09 上传 | 大小:3072 | 下载:0

[数据结构常用算法nqueen

说明:N皇后问题(c语言版),N默认为8,N值可以进行修改-N Queen
<xsly> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法huffman

说明:huffman二叉树的应用,里面有非常详细的源码,看了你就知道了.-huffman binary tree application, which has a very detailed source code, read you know.
<李灵> 在 2024-09-09 上传 | 大小:7168 | 下载:0

[数据结构常用算法SimpleBinaryTreeExample

说明:SimpleBinaryTreeExample简单树的实例.-SimpleBinaryTreeExample simple example of the tree.
<李灵> 在 2024-09-09 上传 | 大小:17408 | 下载:0

[数据结构常用算法migong

说明:迷宫算法编程实践。这是比较基础的算法-Maze algorithm programming practice. This is the basis of comparison algorithm
<李灵> 在 2024-09-09 上传 | 大小:335872 | 下载:0

[数据结构常用算法queen

说明:queens8皇后问题,经典的数据结构和算法问题,用c++实现,有详细的中文注释.-Queen
<> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法fano_coding

说明:fano coding 费诺编码,数据结构和算法经典问题,c++实现.-Fenno fano coding coding, data structures and algorithms classic problems, c++ realize.
<> 在 2024-09-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法guanjianlujin

说明:自己编写的关键路径,是数据结构的算法实现。与大家多多交流。-I have written critical path is the data structure of the algorithm. More exchanges with the U.S..
<侯小刚> 在 2024-09-09 上传 | 大小:184320 | 下载:0

[数据结构常用算法erchashu

说明:自己编写了数据结构上的二叉树树所有实现算法,功能很强的的。-I have written a binary tree data structure on the tree all realize algorithm, function of the strong.
<侯小刚> 在 2024-09-09 上传 | 大小:230400 | 下载:0

[数据结构常用算法creattree

说明:设二叉树结点值为大写字母,输入二叉树的前序遍历和中序遍历序列,生成此二叉树,输出该二叉树的后序遍历和按层次遍历序列。输入某结点值,在二叉树中查找该结点,若该结点存在,则输出从根到该结点的路径,否则给出不存在信息。-Based binary tree node value of capital letters, enter the first order binary tree traversal and traversal sequen
<张建鑫> 在 2024-09-09 上传 | 大小:2048 | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 2243.44 .45 .46 .47 .48 ... 2657 »

源码中国 www.ymcn.org