登录
首页 » 数据结构 » 一类计算器的初步研究,一类考试系统的结晶…

一类计算器的初步研究,一类考试系统的结晶…

于 2023-03-23 发布 文件大小:1.58 MB
0 165
下载积分: 2 下载次数: 1

代码说明:

The crystallize of the initial study, one class examination system of calculator, everyone gives order to point out.-The crystallize of the initial study, one class examination system of calculator. everyone gives order to point out.

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

发表评论

0 个回复

  • 典型算法实现,c实现二叉树的遍历以及赫夫曼编码
    数据结构典型算法实现,c实现二叉树的遍历以及赫夫曼编码-data structure typical algorithm, c achieve the traversal of a binary tree Huffman coding
    2022-05-08 12:13:08下载
    积分:1
  • 组中 任取一个元素 p (可随机取,现在以取第一个为例).以P作为主元,对组 进行划分 ,前一部分小于 P,后一部分 大于p.最后划分处存储p,然后分别对...
    从数组中 任取一个元素 p (可随机取,现在以取第一个为例).以P作为主元,对数组 进行划分 ,前一部分小于 P,后一部分 大于p.最后划分处存储p,然后分别对划分后的前一部分和后一部分递归调用. 算法平均时间复杂度: O(nlogn) -Any check from the array element p (can be random access, and now to take the first example). To P as the main element of the array to be divided, the first part is less than P, the latter part of the final division is greater than p. Department store p , and then were divided into the first part and the latter part of recursive calls. algorithm the average time complexity: O (nlogn)
    2022-03-12 12:50:19下载
    积分:1
  • 哈夫曼树和哈夫曼编码: 从终端输入若干个字符及其对应的整,将整作为点的权值,建立哈夫曼树,然后对各字符进行哈夫曼编码。最后打印哈夫曼树和对应的哈夫曼编...
    哈夫曼树和哈夫曼编码: 从终端输入若干个字符及其对应的整数,将整数作为结点的权值,建立哈夫曼树,然后对各字符进行哈夫曼编码。最后打印哈夫曼树和对应的哈夫曼编码。 设计要求: ⑴ 哈夫曼殊和哈夫曼编码的存储表示参考教材事例 ⑵ 在程序中构造四个子程序为 ① int createhtree(HTree *t) /*根据输入的字符及其权值建立哈夫曼树*/ ② void coding(HTree *t, char *code) /*对哈夫曼树进行编码*/ ③ void printhtree(HTree *t, int* path) /*中序打印树*/ ④ void printcode(HTree *t) /*输出个字符的哈夫曼编码*/ -Huffman tree and the Huffman coding: input from the terminal a number of characters and their corresponding integer, will be an integer as node weights, the establishment of Huffman tree, and then on the characters Huffman. Finally print Huffman tree and the corresponding Huffman. Design requirements: ⑴ Huffman and Huffman coding is that the reference materials storage ⑵ examples constructed in the procedure for the four subroutines ① int createhtree (HTree* t)/* input characters in accordance with its right value the establishment of Huffman tree*/② void coding (HTree* t, char* code)/* Huffman tree to encode*/③ void printhtree (HTree* t, int* path)/* Pri
    2022-01-22 06:46:42下载
    积分:1
  • 学习一个熟练使用库的基本步骤
    了解设计数据库的基本步骤 熟练使用T-SQL实现建库、建表、加约束 掌握T-SQL编程,实现功能强大的查询 掌握创建索引、视图,快速访问数据库 掌握创建存储过程,实现复杂的业务规则 理解触发器的原理,实现高级的约束,以上摘自幻灯片,这个教程就是关于这一类的-Learn the basic steps of the design of a database of skilled use of T-SQL to achieve the Treasury building, built form, plus bound master T-SQL programming, to achieve a powerful grasp of the query to create the index, view, fast access to the database have to create stored procedures, complex business understanding of the principles of the rules of flip-flop to achieve high-level constraints
    2022-02-06 09:19:48下载
    积分:1
  • SQL Server 2000编程员指南
    SQL Server 2000编程员指南-SQL Server 2000 Programming Guide
    2022-02-02 12:25:04下载
    积分:1
  • HANOR data structure is that when the students most headaches, here is a solutio...
    汉诺塔是初学数据结构的同学最头疼的问题,这里是一个用递归函数解决汉诺塔问题的经典c语言程序,里面有代码和执行文件。-HANOR data structure is that when the students most headaches, here is a solution using a recursive function HANOR a classic c language program, which has code and the implementation document.
    2022-04-28 18:25:21下载
    积分:1
  • 1. The definition of the order of string storage structure. 2. The initializatio...
    1.定义串的顺序存储结构。 2.编写函数实现串的初始化、分配、取子串算法 3.编写函数据实现串的模式匹配-1. The definition of the order of string storage structure. 2. The initialization string write function implementation, distribution, taking sub-string algorithm 3. Write a function, according to string pattern matching to achieve
    2022-08-25 03:34:41下载
    积分:1
  • 顺序法解表达式
    数据结构顺序法解表达式-sequence data structure Solving expression
    2023-09-01 11:35:03下载
    积分:1
  • 课程设计
    数据结构课程设计-curriculum design data structures!
    2022-03-17 16:10:23下载
    积分:1
  • 这是一个取得网卡全球物理号的源码,希望对你有用
    这是一个取得网卡全球物理号的源码,希望对你有用-This is a global physical network adapter to obtain its source code, I hope useful for you
    2022-01-30 14:26:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载