资源列表

« 1 2 ... .36 .37 .38 .39 .40 5141.42 .43 .44 .45 .46 ... 28523 »

[压缩解压compressor

说明:本程序使用C++编写,在VC2005上调试,完成了文件的读取,文件字符的统计以及压缩率的显示,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。并且以对话框的形式和用户交流,程序方便实用,既可以对文本进行压缩,有可以对图像进行压缩,效果都不错。-This procedure using C++ Prepared in VC2005 debug completed documents to read, document characters as wel
<罗天银> 在 2025-11-26 上传 | 大小:3.69mb | 下载:0

[数据结构常用算法NBJG

说明:设计一个测试程序比较几种内部排序算法的关键字比较次数和移动次数以取得直观感受。 基本要求 :(1)对起泡排序、直接排序、简单选择排序、快速排序、希尔排序、堆排序算法进行比较; (2)待排序表的表长不小于1000,表中数据随机产生,至少用5组不同数据作比较,比较指标有:关键字参加比较次数和关键字的移动次数(关键字交换记为3次移动); (3)输出比较结果。 -Design a testing procedure based on comparing several internal
<迟浩东> 在 2025-11-26 上传 | 大小:222kb | 下载:0

[数据结构常用算法BDS

说明: 编写完整程序,将中缀表达式翻译成后缀表达式。 要求: 表达式由操作数(变量)、操作(运算符)以及小括弧“(”和“)”组成,其中: • 操作包括算术运算、关系运算和逻辑运算三类; • 操作数应能够识别但个字符或由字母和数字任意多个字符构成; • 能够识别出简单的错误,如括弧不匹配。 输入:中缀表达式,80个字符以内 输出:转换后的后缀表达式 -The preparation of a complete procedure inf
<迟浩东> 在 2025-11-26 上传 | 大小:780kb | 下载:0

[数据结构常用算法XJGL

说明:对学生学籍数据进行管理,实现添加、查询(必须使用折半查找算法)、修改、删除等,所用数据结构及其存储结构任选。-School data on students managed to achieve add, query (must use half the search algorithm), modify, delete, etc., used in the data structure and storage structure choice.
<迟浩东> 在 2025-11-26 上传 | 大小:122kb | 下载:0

[压缩解压huffman

说明:这是一款huffman编码设计器,有压缩解压功能,有具体代码和论坛-This is a huffman encoding Designer, there are compression decompression functions, there are specific codes and forums
<王三> 在 2025-11-26 上传 | 大小:41kb | 下载:0

[人工智能/神经网络/遗传算法5

说明:自己原创的五子棋沙龙游戏,可以建立擂台和挑战,15分钟没反应会放入历史棋局,棋局保留一年可以复活继续,或者由程序自动估胜。另外加入机器人功能,智商还算可以。-Sharon Gobang own original games, can create the ring and challenges, no response will be 15 minutes Add the history of chess game, chess game can be resurrected a year to
<yangshaohua> 在 2025-11-26 上传 | 大小:28kb | 下载:0

[数值算法/人工智能suannfa

说明:各种典型的算法集锦,对程序员来说是莫大的帮助,对acm爱好者跟不用说-Highlights of typical algorithms for programmers is a great help, for enthusiasts with acm Needless to say
<toful> 在 2025-11-26 上传 | 大小:186kb | 下载:0

[数据结构常用算法168geshiyang

说明:清华数据结构哪本书的例子的实例,写的比较好用。-Tsinghua data structure example of what the book examples, write the comparative ease of use.
<zhujie> 在 2025-11-26 上传 | 大小:1.76mb | 下载:0

[人工智能/神经网络/遗传算法csharpspider

说明:C#编写的网络爬虫程序 效率很高 很好用!-C# Prepared procedures for highly efficient network of reptiles with very good!
<sjl> 在 2025-11-26 上传 | 大小:4.93mb | 下载:0

[数据结构常用算法report

说明:包含多个章节的数据结构上机作业报告,内容详细,有注释说明-Contain multiple sections of the data structure of machine operating report, detailed, and Notes
<sunxiangzhe> 在 2025-11-26 上传 | 大小:69kb | 下载:0

[压缩解压VChaffuman

说明: 哈夫曼编码在文件压缩中有其独特一点,它的编码方式特殊。在通信领域可以得到应用。本程序使用C++编写,在VC6.0上调试,完成了文件的读取,文件字符的统计,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。-Huffman file compression in a unique point, and its special encoding. In communications applications can be. This procedure
<罗天银> 在 2025-11-26 上传 | 大小:263kb | 下载:0

[数据结构常用算法ZYSBB

说明:数据结构之重言式辨别 数据结构之重言式辨别数据结构之重言式辨别-Data structure to identify data tautology tautology structure to identify the data structure to identify the tautology
<李大力> 在 2025-11-26 上传 | 大小:163kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 5141.42 .43 .44 .45 .46 ... 28523 »

源码中国 www.ymcn.org