搜索资源列表
shujujiegou
- 程序中逻辑表达式从终端输入, 演示程序以用户与计算机的对话方式执行 根据用户输入的逻辑表达式,判别其是重言式还是矛盾式,或两者都不是 若都不是则与用户交互.-Process logical expression from the terminal input, demo program to the user' s dialogue with the computer implementation in accordance with user input logic expressi
shujujiegou
- 已知某系统设计哈夫曼编码,利用哈夫曼编码进行通信。为信息收发站编写一个哈夫曼码的编/译码系统。-A system design known Huffman encoding, the use of Huffman coding to communicate. Information hubs for the preparation of a Huffman code to encode/decode system.
shujujiegou
- 本程序主要是用c语言实现约瑟夫算法所提出的问题-This procedure is mainly used to achieve Joseph algorithm c language issues raised by
shujujiegou
- 掌握线性表的基本操作,如插入、删除、检索以及线性表合并等在顺序存储结构和链式存储结构上的运算。-To master the basic operation of the linear form, such as insert, delete, search and linear form, such as in the order of the combined storage structure and the structure of chain store operations.
shujujiegou
- 武汉理工大学数据结构课程设计,校园导游系统-Data structure, Wuhan University of Science and Technology curriculum design, campus tour guide system
shujujiegou
- 实现简单多项式计算器的基本功能,即一元多项式计算的加减乘功能-To achieve the basic functions of a simple polynomial calculator
caozuo
- 数据结构的对链表的基本操作和程序压缩包!!谢谢自持-shujujiegou
shujujiegou
- 功能:完成两个n元多项式作乘法,给出明确的等式形式。 分步实施:1). 初步完成总体设计,搭好框架,确定人机对话的界面,确定函数个数; 2). 完成最低要求:建立一个文件,实现两个一元二次多项式作乘法。 3). 进一步要求:实现三元二次多项式的乘法。 -Function: the completion of two n-polynomial for multiplication, given the form of a clear identity. Step by step:
shujujiegou
- 一个很好的图书馆管理系统 适合数据结构的课程设计-a good system very good
shujujiegou
- 数据结构的多项式实验报告,是用C语言编写的,挺实用的 还有源代码-Experimental report of the polynomial data structure, is written in C language, the source code there is quite practical
lianbiao
- 数据结构课程设计---基于链表的班级数据库的录入,删除,查找-shujujiegou
shujujiegou6
- 把矩形定义及其运算设计成一种抽象数据类型,其数据部分包括矩形的长度和宽度,操作部分包括初始化矩形的尺寸、求矩形的周长和面积。-shujujiegou c++
shujujiegou
- 基本的宿舍信息资源管理系统,是有关链表的课程设计,适合于进出较弱的同学。-It is about dorcumentory of
shujujiegou
- 数据结构课程设计完整C和C++代码(猴子吃桃、综合排序)-Data structures course design complete C and C++ of code (monkeys eating peaches, order)
shujujiegou
- 设计并实现一个学生管理系统,即定义一个包含学生信息(学号,姓名,成绩)的的顺序表,可以不考虑重名的情况,系统至少包含以下功能: (1) 根据指定学生个数,逐个输入学生信息; (2) 逐个显示学生表中所有学生的相关信息; (3) 给定一个学生信息,插入到表中指定的位置; (4) 删除指定位置的学生记录; (5) 统计表中学生个数; (6) 利用直接插入排序或者折半插入排序按照姓名进行排序; (7) 利用快速排序按照学号进行排序; (8) 根据姓名进行
shujujiegou
- c语言编写的各种数据结构功能的实现,应有尽有(包括图,链表,二叉树等等的实现和应用)-c language data structure and function of the realization of everything (including the implementation and application of the chart, linked lists, binary trees, etc.)
shujujiegou.rar
- 使用VC6。0编译的程序数据结构的课后答案,简单可用,可用性强,已经测试过了,VC6 0 compiled afterschool program data structures answers available, availability, tested
shujujiegou
- 北京邮电大学大二上学期数据结构实验报告以及代码-Beijing University of Posts and sophomore year, and code data structures lab report
shujujiegou
- 用堆栈判断输入的一串括号左右是否对齐,若不对齐,则判断是那边的括号多了-Judgment entered by the stack is aligned around a bunch of brackets, if not justified, it is judged that there is much in parentheses
shujujiegou
- 数据结构课程设计,实现对x向任意的一个非M进制的数的转换的数值转换和一元多项式的加减。-Data structure curriculum design, realization of x to an arbitrary number of non-M-ary conversion of numeric conversions and a polynomial subtraction.