资源列表

« 1 2 ... .16 .17 .18 .19 .20 121.22 .23 .24 .25 .26 ... 2656 »

[数据结构常用算法jisuan

说明:这是一个数据结构里面的计算器程序,可以做为大作业来做.呵呵!-This is a data structure inside the calculator program, you can do as a big operation. Ha ha!
<lgf> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法moshipipei

说明:应用于模式分类中,用模式匹配方法对数据进行分类来获得对手写汉字识别的功能-Applied to pattern classification, the use of pattern-matching methods to classify the data to obtain the function of Handwritten Chinese Character Recognition
<张颖> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法lianbiao

说明:双向链表的基本运算,
<fansuai> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法migong

说明:可以在一个给定的迷宫中找出出口,迷宫类型为一个数字迷宫,设有入口和出口-Can be given in a maze to find the export of a number maze type maze, with import and export
<张春林> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法queen8

说明:用java 语言实现8皇后问题,实现8个 皇后都不在同一行,同一列,和同一斜线上-err
<陈聪> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法prime

说明:题目 质数分解与栈的使用 简介 只能被自身和1整除的正整数称为质数。每一个整数都可以写成质数乘积的形式,称为整数的质数分解。例如: 1776 = 37 x 3 x 2 x 2 x 2 x 2. -Title prime number decomposition and the use of stack profile only divisible by themselves and a positive intege
<katrina> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法fourth

说明: 二叉排序树(Binary Sort Tree--BST)或者是一棵空树;或者是具有下列性质的二叉树: ⑴ 若左子树不空,则左子树上所有结点的值均小于根结点的值;若右子树不空,则右子树上所有结点的值均大于根结点的值。 ⑵ 左右子树也都是二叉排序树。 (3) 中序遍历BST可得到一个关键字的有序序列 文本文件单词索引是指将文本中单词按字母顺序列出并且列出每个单词在文本中出现的次数,它也是关键字列表的一
<katrina> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法prime

说明:快速求素数,用到了概率算法。可以求出相当大范围内的素数,远远优于普通的素数算法-Fast seek primes, using a probability algorithm. Can be obtained within the scope of a large prime number, which is far superior to an ordinary prime number algorithm
<shazi> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法33753158guofu11111111111111

说明:严崴敏的数据结构实验线形表的合并的C程序,包括线性表的 插入,排序操作-Yan Wei-min experimental linear data structure of the C form of the merger process, including the insertion of a linear table, sorting operation
<蓝蔻> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman

说明:利用哈夫曼编码的原理对字符进行处理,最后输出的是对输入的字符的0和1的编码-The principle use of Huffman coding of characters to deal with the final output is the input of 0 and 1 character encoding
<jack94> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法EX9-1

说明:遍历二叉树并使用3种方法统计结点与叶子结点-Binary Tree Traversal and use three kinds of statistical methods and leaf node node
<小龙> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法suanfa

说明:数据结构三种先序遍历非递归算法。 数据结构三种先序遍历非递归算法。-Data structure of three first traversal non-recursive algorithm. Data structure of three first traversal non-recursive algorithm.
<大王> 在 2025-01-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 121.22 .23 .24 .25 .26 ... 2656 »

源码中国 www.ymcn.org