登录
首页 » 数据结构 » I do two large one on object

I do two large one on object

于 2022-05-30 发布 文件大小:74.59 kB
0 236
下载积分: 2 下载次数: 1

代码说明:

我大2做的一个关于面向对象的课程设计-I do two large one on object-oriented design courses

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一些c语言的常用算法,它可以帮助那些初学c语言的人了解c语言的算法的写法和怎么用的啊...
    这是一些c语言的常用算法,它可以帮助那些初学c语言的人了解c语言的算法的写法和怎么用的啊-c language commonly used algorithm, it can help those learning the language c c language people understand the wording of the algorithm and how the ah! !
    2022-08-22 05:15:19下载
    积分:1
  • 程序员的SQL金典
    程序员的SQL金典程序员的SQL金典程序员的SQL金典程序员的SQL金典程序员的SQL金典程序员的SQL金典程序员的SQL金典
    2022-06-14 00:48:24下载
    积分:1
  • 这是在邻接表的基础上实现的多段图的向前算法
    这是在邻接表的基础上实现的多段图的向前算法-This the adjacency list on the basis of the multi-map algorithm forward ... ... ...
    2022-11-01 09:20:03下载
    积分:1
  • 用C++编写的一个迷宫游戏,专为指针和的C++编写的..
    一个用C写的迷宫小游戏,旨在对C中的指针及数据结构中的单链表和栈的使用的训练。-Using C to write a maze game, designed for C of the pointer and data structure of a single linked list and stack the use of training.
    2022-09-26 18:25:02下载
    积分:1
  • 女问题描述: 设R={r1,r2,...rn}要进行排列的n个元素。其巾元素r1,r2...rn可能相同。试设计 一个算法,列出R的所有不同排列。...
    女问题描述: 设R={r1,r2,...rn}要进行排列的n个元素。其巾元素r1,r2...rn可能相同。试设计 一个算法,列出R的所有不同排列。 编程任务: 给定n以及待排列的n个元素。计算出这n个元索的所有不同排列。-Female Problem Description: Let R = (r1, r2, ... rn) must be arranged in n elements. The towel elements r1, r2 ... rn may be the same. Try to design an algorithm listing all the different arrangement of R. Programming tasks: Given n and n elements to be arranged. To calculate the n-element array of all the different cable.
    2023-01-24 04:15:04下载
    积分:1
  • dBaseIII的源码。
    dBaseIII的源码。-dBaseIII the source.
    2022-03-02 16:05:10下载
    积分:1
  • The Complete Book of Middleware
    The Complete Book of Middleware
    2022-05-26 21:10:20下载
    积分:1
  • 调试顺序栈的基本操作(清华大学出版社C语言版书本P44)...
    调试顺序结构栈的基本操作(清华大学出版社数据结构C语言版书本P44)-Debug stack order of the structure of the basic operations (Tsinghua University Press Data Structures C language version of the book P44)
    2023-08-27 19:10:03下载
    积分:1
  • 假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,1...
    假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,100,101,110,111。那么符号序列S0S1S7S0S1S6S2S2S3S4S5S0S0S1编码后变成 000001111000001110010010011100101000000001,共用了42bit。我们发现S0,S1,S2这3个符号出现的频率比较大,其它符号出现的频率比较小,我们采用这样的编码方案:S0到S7的码辽分别01,11,101,0000,0001,0010,0011, 100,那么上述符号序列变成011110001110011101101000000010010010111,共用了39bit。尽管有些码字如 S3,S4,S5,S6变长了(由3位变成4位),但使用频繁的几个码字如S0,S1变短了,所以实现了压缩。对于上述的编码可能导致解码出现非单值性:比如说,如果S0的码字为01,S2的码字为011,那么当序列中出现011时,你不知道是S0的码字后面跟了个1,还是完整的一个S2的码字。因此,编码必须保证较短的编码决不能是较长编码的前缀。符合这种要求的编码称之为前缀编码。要构造符合这样的二进制编码体系,可以通过二叉树来实现。-Suppose a file appears in eight kinds of symbols S0, SQ, S2, S3, S4, S5, S6, S7, then each symbol to be encoded, at least 3bit. Suppose encoding 000,001, 010,011,100,101,110,111. Then the symbolic sequence S0S1S7S0S1S6S2S2S3S4S5S0S0S1 encoded into 000001111000001110010010011100101000000001, sharing a 42bit. We found that S0, S1, S2 these three symbols the frequency of relatively large, the other symbols the frequency is relatively smal
    2022-04-27 21:17:34下载
    积分:1
  • 有需要的同仁载回去慢慢研究
    有需要的同仁载回去慢慢研究-need colleagues set back slowly study
    2022-08-03 12:27:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载