资源列表

« 1 2 ... .47 .48 .49 .50 .51 2352.53 .54 .55 .56 .57 ... 2656 »

[数据结构常用算法Datastructure

说明:数据结构习题集(C版)答案(清华大学严蔚敏)还有汇编语言课件 相信对初学这两门课的同学会有很大帮助 -Data Structure Problem Set (C Edition) answers (Tsinghua University, Yan Wei-min) There are assembly language courseware believe that these two beginner classes will b
<李白> 在 2025-01-12 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法suanfa

说明:算法大全,请参考哈,类似于数据结构之类,新手可以看下,一起提高-Algorithm Daquan, please refer to Kazakhstan, similar to the data structure classes, novice may have a look, along with increased
<饭志国> 在 2025-01-12 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法stack

说明:非常完善的stack栈模板,适用于基本数据结构,内有完整的成员函数,也可以独立运行。-Stack template stack very well for the basic data structure, there are full members of the function, you can also run independently.
<gq> 在 2025-01-12 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法Huffman

说明:使用c++实现哈夫曼编码,同时还有自己设计的数据结构类-C++ implementation using Huffman coding, as well as the data structure class of their own design
<cheng> 在 2025-01-12 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法BiTree

说明:实现以二叉链表存储二叉树,以先序遍历的方式构造二叉树,并输出先序,中序,后序遍历结果-Binary list stored in the realization of a binary tree to be the first way of traversing a binary tree structure, and outputs the first order, in sequence, the result after trav
<尤雨竹> 在 2025-01-12 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法tongxinlu

说明:电子通信录。输入、存储、排序、查找的功能-Electronic address book. Input, store, sort, search functions
<金庸> 在 2025-01-12 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法huffman

说明:建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。 “压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。 根据以上任务说明,设计数据结构,并设计程序完成功能。 -Create a text file, statistical frequency of the chara
<范晓军> 在 2025-01-12 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法7

说明:数据结构第七章课件及代码解析,线性表、栈、队列,算法效率高,简单易懂-visual c++
<baozi> 在 2025-01-12 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法51jingdiansuanfadaquan

说明:51CTO经典算法大全,哈工大同学给的,请大家积极学习,共同进步-51CTO classic algorithm Daquan
<孙权> 在 2025-01-12 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法bank

说明:数据结构大型试验-银行模拟系统 (1)通过程序动态模拟银行顾客在一家有n>=2个窗口的银行的到达和离开情况。 (2)通过计算每位顾客的平均等待时间及每一窗口处于“繁忙”状态的百分比,来测试银行的服务效率。 (3)实现中,可以用时间代表银行活动的对象,用事件驱动来模拟这些活动,并以概率(随机数发生器)来描述预期的客户到达率和银行职员为一个顾客服务所需的时间。 (4)在实验中,可改变参数(如银行窗口数、客户到达率、服务
<fsn> 在 2025-01-12 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法KMP

说明:数据结构中的KMP算法,模式匹配的优化算法-KMP algorithm data structure, pattern matching optimization algorithm
<zhang> 在 2025-01-12 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法Add

说明:实现两个很大的十进制数进行相加运算,用栈来实现。-Achieved by adding two big decimal arithmetic, using the stack to achieve.
<山冈> 在 2025-01-12 上传 | 大小:1.01mb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 2352.53 .54 .55 .56 .57 ... 2656 »

源码中国 www.ymcn.org