资源列表

« 1 2 ... .72 .73 .74 .75 .76 777.78 .79 .80 .81 .82 ... 2656 »

[数据结构常用算法HoffmanEncoder

说明:用C语言实现数据结构中的哈弗曼编译器。可以求出n个字符的赫夫曼编码。建立函数输入二叉树,输出其赫夫曼编码。用户输入n个字符在电文中的使用频率(扩大100倍),并输入这n个字符,确定后系统给出这n个字符的赫夫曼编码。-With the C language data structures Havermann compiler. You can find the n-character Huffman encoding. The estab
<常非> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法StatisticsCharacters

说明:可以统计出该文章中的文字、字母、数字、空格的个数。 输入的文章存储状态为静态存储,每行最多不超过80个字符,可自由定义行数N。输入的文字以文本文件的格式保存在磁盘文件中。输入的数据形式可以是大、小写英文字母,任何数字及标点符号。分四行分别输出总字数、字母数、数字个数、空格数。 -May be the statistics in the article text, letters, numbers, the number of
<常非> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法yinhangjia

说明:操作系统银行家算法,并用该算法解决《计算机操作系统》第三版P115习题22的问题。-Operating system, banker' s algorithm, and use the algorithm to solve the " computer system" in the third edition of P115 Problem 22 issue.
<阿爽> 在 2025-02-03 上传 | 大小:363kb | 下载:0

[数据结构常用算法ch21

说明:数据结构的5个例子,包含队列,树,堆栈等-5 examples of data structure, including queue,tree and stack
<maxiaofu> 在 2025-02-03 上传 | 大小:20kb | 下载:0

[数据结构常用算法KnapsackProblem

说明:用动态规划的方法求解0/1背包问题,vc编写。-Using dynamic programming method for solving 0/1 knapsack problem, vc preparation.
<黄蓉> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法calc

说明:在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器。[设计要求]实现整数浮点数的四则运算,并且还加上了^的运算,支持括号及开始的负数-In a binary arithmetic expression that is designed based on a four decimal arithmetic calculator. [Design requirements] to achieve a four-integer
<刘洋> 在 2025-02-03 上传 | 大小:145kb | 下载:0

[数据结构常用算法hufman

说明:依据图论中最小生成树的原理,实现了霍夫曼树的建立 编码和译码-To achieve the establishment of the Huffman tree coding and decoding
<fengyunlucky> 在 2025-02-03 上传 | 大小:6kb | 下载:0

[数据结构常用算法dijst

说明:用MATLAB实现的dijikstra最短路径算法,在算法中运用了元包技术用以记录路径/以及蒙特卡诺算法-Using MATLAB implementation dijikstra shortest path algorithm, the algorithm used in the meta-package technology to record the path
<fengyunlucky> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法quanguojiaotong

说明:数据结构课程设计-全国交通咨询模拟系统 程序设计 源代码 -Data Structure course design- the National Transport Advisory simulation system programming source code
<陈玲> 在 2025-02-03 上传 | 大小:138kb | 下载:0

[数据结构常用算法haiguizuotu

说明:数绝结构实验海龟作图,含源代码,实验报告,C语言描述-Mapping of sea turtles must structure a few experiments, including source code, experimental report, C language descr iption of
<陈玲> 在 2025-02-03 上传 | 大小:463kb | 下载:0

[数据结构常用算法polynomial

说明:数绝结构实验polynomial,含源代码,实验报告,C语言描述-Must structure a few experiments polynomial, including source code, experimental report, C language descr iption of
<陈玲> 在 2025-02-03 上传 | 大小:158kb | 下载:0

[数据结构常用算法Literature_study_helper

说明:英文文学研究助手 输入文件名和需要查找的单词可以显示出所查单词出现的行数和个数。-English literature and research assistant enter the file name and the word needs to find out the search words can show the number of rows and number appears.
<shenglu0715196> 在 2025-02-03 上传 | 大小:183kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 777.78 .79 .80 .81 .82 ... 2656 »

源码中国 www.ymcn.org