搜索资源列表
xinli
- 某心理咨询公司有三个顾员,其编号为1~3,他们上班时间为每天的8~17点,请打出某天他们接待咨询的时间。-a psychological consulting company three LAB, the No. 1 ~ 3, They go to work every day for the 8 ~ 17:00, making Somewhere they receive counseling time.
Storage-
- 该文件为链式储存结构的实验,文件包含了实验报告和代码,其中内容包括了线性表的链式结构的定义,链接存储结构结点的访问方法吗,栈的链式存储结构实现,链式存储结构的队列的特点与实现;栈和队列的简单应用; -Experimental chain storage structure of the file, the file contains the lab reports and code, which includes the definition of the linear chain stru
lab
- 《算法设计与分析》王晓东编著,第一、二、三章上机实验课 - Algorithm Design and Analysis edited by Wang Xiaodong, one, two, three chapters on experimental class aircraft
fiend-translator
- 魔王语言解释器,数据结构实验。支持无限多个变量定义(实验要求A.B两个)。支持脱多括号。 如:魔王语言为A(cdA(Bc)),A=nx, b=A(vb)j 翻译后为nxcjcvcbcvcxcncccjcvcbcvcxcncnxcdc -Fiend language translator. A classic data structure course lab.
lab
- 算法中多种排序,包括插入,合并,希尔,冒泡,快排,以及桶排序的链表实现!-A variety of sorting algorithms, including the insertion, merge, Hill, bubble, quick row, and bucket sort linked list to achieve!
T2
- 系统基础结构,大学数据结构。作业,用数据结构方法,参照模版写实验报告。-System infrastructure, university data structure. Methods with data structures, not with the database program debugging good teacher acceptance was sought after. Acceptance, the reference template to write lab rep
biaodashiqiuzhibaogao
- 数据结构的实验报告:包括了源码,本程序可以对正确的表达式能给出正确结果;对不正确的表达式能指出错误,如少左括号,少右括号等-Data structure lab report: include the source, this procedure can correct expression can give accurate results on incorrect expressions can point out errors, such as less left parenthesis
lab
- matlab进行拓扑排序的程序,在matlab中实现了拓扑排序算法。-matlab for topological sort of the process is implemented in matlab a topological sorting algorithm.
exepermentreport
- c语言程序设计实验报告 实验报告必须有以下内容: 1. 实验内容描述与需求分析 2. 概要设计(数据结构、算法设计) 3. 调试、分析与实验结果 4. 总结 -c language programming lab reports lab reports must have the following: 1. experiment descr iption and analysis of requirements 2. Summary of design (data str
chazhao
- 查找的实验报告,用于数据结构与算法课程,包含源码-Find the lab reports, for data structures and algorithms courses, including source code
shujujiegou
- 数据结构实验报告课程设计 任意整数加减法!-Data structure course design lab report any integer addition and subtraction!
EightDigital
- 算法求解八数码难题,包括详细设计说明和实验报告-Eight puzzle algorithm, including the detailed design notes and lab report
2.3
- 2.3 主元素问题(课本2-9) 问题描述:设T[0:n-1]是n个元素的数组,如果其中某个元素x在整个数组中的出现次数超过n/2,则称x为数组T的主元素。输入数据由文件名为input.txt的文本文件提供。 请设计一个线性时间算法,判断input中的数据是否存在主元素。在实验报告中对算法时间复杂度作出分析。 输入:文件的第1行为数组S中元素个数n;接下来的n 行中,每行有一个自然数。程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到主元素时
Lab-Sharp-4
- A full adder with non-uniform csa
paixu
- 实现、对比各种排序方法,包括各种排序算法代码及实验报告-Achieved, compared to various sorting methods, including sorting algorithm code and lab reports
shujujiegoushiyan8
- 数据结构实验,各种排序算法,C++编写的代码和实验报告,带有各种算法的比较和移动次数等。-Experimental data structure, various sorting algorithms, C++ code and lab report writing, with a comparison of various algorithms and mobile number and so on.
Huffman
- 霍夫曼编码实验报告,内含源代码,编码原理 -Huffman coding lab report, containing the source code, coding theory
waegwr
- 数据结构的课程设计 迷宫求解的 实验报告 20页以上-Curriculum design data structures to solve the maze more than 20-page lab report
SequentialMappingLinearListOS
- 循环顺序表数据结构的功能演示,包括C源代码和详细实验报告-Loop sequence table data structure feature presentation, including C source code and detailed lab reports
nidong
- 查找算法比较,二分查找,顺序查找,包括实验报告!-More search algorithm, binary search, sequential search, including lab reports!