搜索资源列表
含并、交和差运算的集合类型试验报告
- 含并、交和差运算的集合类型试验报告,这个报告是做计算机试验的标准样式,分为了7个模块。-containing, intersection and poor computing pool type test report, the report is made to the standard computer test pattern, divided into seven modules.
一元稀疏多项式计数器
- 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8
数据结构实验与实训教程
- 数据结构实验与实训教程 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 1.7 MB -experimental data structure and Training Guide books Language : English books categories : program design license : free software books Size : 1.7 MB
实验7 二叉树 北京师范大学数学科学院
- 自创的算法,输入表达式,建立二叉树的程序,然后输出前缀中缀后缀表示法,利用的对表达式的分割与递归实现输入,同时这也是一个完整的波兰式转换程序,相当稳健-own algorithm, the importation of expression, the establishment of the binary tree and then output the suffix prefix which is made up of the method, using the right expressio
Simulate_Allocate_Memory_Implement_by_C
- 模拟内存分配的c语言实现 六、 实验目的 了解用户程序分配内存以及回收所用内存的过程,加深对操作系统存储管理机制的理解。 七、 实验内容 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 (提示:“内存空闲区”数组的设置原理类似于实验一。动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。) -simulation memory allocation
SpareOil10to73
- 经典的分油问题,1斤油装在一个1斤瓶里,还有个7两瓶,最后分成两个5两。-classic Oil, a burden the oil packed in a bottle a burden, there will be seven or two, the last divided into two five two.
7d
- 7种内部排序算法的比较 里面含 测试代码!-seven internal sorting algorithm inside compared with the test code!
06.7.4
- 数据结构的一种算法方式,生死游戏 的程序-data structure of an algorithm, the process of life and death game
C++ Builder程序员学习数据结构第7章
- C++ Builder程序员学习数据结构第7章-Builder C programmers to learn data structure Chapter 7
7
- 7、反转姓名字符串,例如:输入James Levis输出Levis James 主程循环读入三个字符串,并分别输出其反转后的结果
BinarySearchTree
- 从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。如输入的序列为:2,5,7,23,48,96,……,-1。请以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树。注意:请采用动态存储方法保存这棵二叉排序树,事先并未知道该二叉排序树中的结点的个数。-Input from the keyboard on a string of positive integers, the last input-1 as an input symbol of the end. Such
7
- 程序功能: 由{4,9,0,1,8,6,3,5,2,7}创一棵二叉树并由括号表示法输出 -Program features: (4,9,0,1,8,6,3,5,2,7) hit by a binary tree representation output by the brackets
7-27
- 算法分析与设计之7-27(贪心算法)算法实现-analysis 7-27
liblinear-cdblock-1.7
- about libsvm for string data to classification-about libsvm for string data to classification
suanfa3.6he3.7
- 这是严蔚敏数据结构书上的算法3.6和3.7的原始程序,可以实现-This is Yan Wei Min algorithms book data structures 3.6 and 3.7 of the original program can be achieved
7-different-kinds-of-sort-mind
- 包含7种不同的排序算法,并能够进行比较,直观的比较出排序所需时间-Contains 7 different sort algorithms, and be able to compare the visual comparison of the time required to sort
取一个整数a从右端开始的4~7位
- 题目:取一个整数a从右端开始的4~7位。-Topic: take an integer a from the right end began to 4 ~ 7 a.
2012-summer-Training-Contest(7)
- ACM 2012多校暑假集训(7),标程+解题报告。-2012 Multi-University Training Contest- Contest 7 Tutorial.
whitebook-7.1.2-maxplussum
- 致力于为ACMer提供便利,白书上代码答案,白书7.1.2 最大乘积。-Committed to ACMer facilitate code book answers white, white book 7.1.2 maximum product.
e3.7
- 数据结构教程,李春葆蒋晶钰版,实验3.7,C语言-Data Structure tutorials, Li ChungBao Jiang JingYu version, experiments 3.7, C language