资源列表

« 1 2 ... .80 .81 .82 .83 .84 1685.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法duoxiang

说明:实现多项式的基本操作,加减乘除微分运算。-To achieve the basic operation of polynomials, differential operators, Math.
<姚丽文> 在 2024-11-08 上传 | 大小:187kb | 下载:0

[数据结构常用算法binaryTree

说明:本程序用二叉树类实现了从键盘输入二叉树的两种遍历结果,在内存中建立二叉链表,根据遍历结果恢复该二叉树,并在屏幕上显示该二叉树。整个程序采用多文件,一个头文件,一个函数实现文件,以及主函数所在文件。-The program uses a binary tree class implements a binary tree from two keyboard traversal results in memory to create the
<姚丽文> 在 2024-11-08 上传 | 大小:282kb | 下载:0

[数据结构常用算法HuffMan

说明:Huffman编码及译码 1:将给定字符文件编码:生成编码,输出每个字。 2:将给定编码文件译码:生成字符,输出编码及其对应字符。 -Huffman coding and decoding 1: the given character encoding files: generated code, the output of each word. 2: decode the given encoded files: buil
<姚丽文> 在 2024-11-08 上传 | 大小:278kb | 下载:0

[数据结构常用算法BtreeC

说明:本程序实现B+树的建立,插入,删除,查找、旋转等操作。-The Program for the establishment of B+ tree, insert, delete, find, rotation and other operations.
<姚丽文> 在 2024-11-08 上传 | 大小:242kb | 下载:0

[数据结构常用算法data_structure_ustc

说明:浙江大学白剑宇老师的《数据结构》课件,里面还有一个高教版的课件-Zhejiang University, Bai Jianyu teacher " data structure" courseware
<计量> 在 2024-11-08 上传 | 大小:2.36mb | 下载:0

[数据结构常用算法data_structure_zhe_jiang

说明:浙江大学白剑宇老师的《数据结构》课件,里面还有一个高教版的课件-Zhejiang University, Bai Jianyu teacher " data structure" courseware, there is also a higher education version of the courseware
<计量> 在 2024-11-08 上传 | 大小:1.76mb | 下载:0

[数据结构常用算法Adjacent-multi-table

说明:邻接多重表,基于C++平台,使用动态存储结构,可以无误运行-Adjacent multi-table, based on C++ platform, using dynamic storage structures can be run correctly
<haha> 在 2024-11-08 上传 | 大小:9kb | 下载:0

[数据结构常用算法heapsort

说明:heapsort堆排序的演示程序,本程序利用C语言编程,图形显示时利用了UCDOS的图形api-this program demonstrate how work of heapsort
<hym> 在 2024-11-08 上传 | 大小:38kb | 下载:1

[数据结构常用算法FrameWorkMatrix

说明:计算骨架阵的算法,数组是动态分配的,用类写的,有很好的封装性和移植性。并且输入时从文本文件TXT读取的!-Skeleton matrix calculation algorithm, the array is dynamically allocated, with the class to write, have a good package and portability. And input from a text file TXT
<沈大勇> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法Sort

说明:C语言实现的界面化排序算法,希望对大家有帮助!-C language interface of sorting algorithm, we hope to help!
<文闯> 在 2024-11-08 上传 | 大小:45kb | 下载:0

[数据结构常用算法pagechange

说明:该文件是用来描述页面置换算法的,是经过验证的正确的代码,希望有所帮助。-This file is used to describe the page replacement algorithm is proven correct code, I hope help.
<caoying> 在 2024-11-08 上传 | 大小:5kb | 下载:0

[数据结构常用算法tree_exp

说明:实现二叉树的生成,遍历,交换等功能,采用链表,可以很好的数据的读取和存储-To achieve the formation of a binary tree, traverse, exchange and other features, using the list, can be very good read and store data
<lincoln> 在 2024-11-08 上传 | 大小:851kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 1685.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org