资源列表
One-dollar-sparse-polynomial
- 一元稀疏多项式,数据结构期末报告,一元稀疏多项式!-One dollar sparse polynomial, data structures final report, a dollar sparse polynomial!
PanGu_Release_V2.3.1.0
- 盘古分词算法,应用于搜索和需要分词的地方,源码-Pangu word segmentation algorithm
tree-hash-table-homework
- 纽约大学数据结构课程作业5 树,红黑树,哈希表, 以及一道编程题的原始数据-Data structure course work at New York University 5 trees, red-black trees, hash tables, and a programming question of the original data
shujujiegou
- 五种排序算法的比较,华中科技大学计算机学院数据结构课设。可以用来交作业-Five kinds of sorting algorithm, Computer Science, Huazhong University of Science and Technology set up data structures class. Can be used to hand in papers
n-queens-graphical
- n-queens graphical,是算法分析与设计里N皇后的c+=代码,程序将问题进行了图形化-n-queens graphical
1
- :(1)从置换算法中任选2种;(2)建立页表;(3)设计的输入数据要能体现算法的思想(4)事先假定分配的物理块是空闲的;(5)求出各置换算法中的缺页次数和置换次数 -: (1) Choose from two kinds of replacement algorithm (2) building the page tables (3) design of the input data to reflect the thinking of the algorithm (4) presupp
combine
- 烟草物流配送中心选址规划算法设计,用C++写的-algorithm for tobacco distribution center location,written by c++
sort
- 数据结构课程设计(排序综合 利用随机函数产生N个随机整数(20000以上),对这些数进行多种方法进行排序。 要求: 1)至少采用五种方法实现上述问题求解(提示,可采用的方法有插入排序、希尔排序、起泡排序、快速排序、选择排序、堆排序、归并排序)。并把排序后的结果保存在不同的文件中。 2)统计每一种排序方法的性能(以上机运行程序所花费的时间为准进行对比),找出其中两种较快的方法。 -sort,multiply sort,it can help you a lot
seqlist
- 删除重复数据, 在顺序表中查找和删除重复的字节 -Delete duplicate data ,in the table in order to find and remove duplicate bytes
lift-finally(example)
- 电梯算法调度.模拟多人在不同楼层同时要求到各自目的地时电梯的响应顺序,要求使用C语言编程,定义合适的数据结构。-Elevator algorithm
123
- (1) 假定每个记录有下列数据项:电话号码、用户名、地址。 (2) 一是从数据文件old.txt(自己现行建好)中读入各项记录,二是由系统随机产生各记录,并且把记录保存到new.txt文件中以及显示到屏幕上,记录条数不要少于30,然后分别以电话号码和用户名为关键字建立哈希表。 (3) 分别采用伪随机探测再散列法和再哈希法解决冲突。 (4) 查找并显示给定电话号码的记录;查找并显示给定用户名的记录。 (5) 将没有查找的结果保存到结果文件Out.txt中,显
092203
- 实现对二叉树的一个指定的操作或用二叉树解决一应用问题 问题描述:对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码. -Binary tree to achieve a specified operation or application of a binary tree to solve the problem descr iption: for any period of English input for the preparati