搜索资源列表
hafumanshiyanbianma
- 数据结构中哈夫曼编码实验,有详细设计代码,供大家学习用,-data structure Huffman coding experiments, the detailed design code for everyone to learn from.
000111
- 这个是我们数据结构第三个实验的源代码,在这里和大家一起分享
Javasource
- 数据结构与算法分析设计的实验作业,归并排序、二分查找法、N皇后的算法源代码
test
- 李春葆数据结构第三版课后上机练习上机实验源程序。-Machine experiments the source the Li Chun Bao data on the structure of the third edition.
tu
- 关于数据结构 图的实验 源码及运行结果的说明-On the data structure of the source code and run the experiment results
shiyanjiaoxuguanli
- 实验室教学管理系统还能为实验室评估提供原始资料和基本数据,成为实验室评估的重要依据。-study
24C02
- 试验AT24C02EEPROM芯片程序 [实验要求] 在数码管的前两位显示0-99数字,当实验板断电后,再重新加电可继续 从断电处保存的数据开始上加,这正是体现了AT24C02有断电可保存数据能力.-use the EEprom programe
18B20
- 了解温度测量的原理掌握温度数据采集的程序设计方法掌握单总线器 件的编程方法 本实验板采用的温度传感器DS18B20 是美国DALLAS 公司推出的增强型单总线数字 温度传感器-Learn to master the principles of temperature measurement data acquisition procedures temperature design methods have a single bus device programming method
SeqListcode
- 顺序表的源程序,顺序表的基本操作实现实验 ,实验要求是:数据元素类型ElemType取整型int。按照顺序存储结构实现如下算法(各算法边界条件和返回结果适当给出): 1)创建任意整数线性表(即线性表的元素值随机在键盘上输入),长度限定在25之内; 2)打印(遍历)该线性表(依次打印出表中元素值); 3)在线性表中查找第i个元素,并返回其值; 4)在线性表中第i个元素之前插入一已知元素; 5)在线性表中删除第i个元素; 6)求线性表中所有元素值(整数)之和;
shujujiegouzonghui
- 数据结构实验代码,有栈,队,图的操作,代码中有详细的解释-Experimental data structure code, stack, team, plans the operation, code explained in detail
shop
- 算法实验作业 3-3 购物问题 问题描述: 由于换季,某商场推出优惠活动,以超低价格出售若干种商品。但是,商场为避免过分 亏本,规定某些商品不能同时购买,而且每种超低价商品只能买一件。身为顾客的你想获得 最大的实惠,也就是争取节省最多的钱。经过仔细研究过,我们发现,商场出售的超低价商 品中,不存在以下这种情况: n(3≤n)种商品 c1, c2, c3,…, cn,其中 ci和 ci+1是不能同时购买的(i=1, 2, …,n-1),而 且 c1和 cn也不能同时购买
114
- C语言写的动态链表代码,动态存储数据使用,有些实验中会需要,仅供参考。-Dynamic linked list code, written in C language for dynamic storage data, some experiments will need for reference only.
12
- 火车车厢重排源代码,java实现的,数据结构实验课-Train cars rearrangement of the source code, java implementation, data structures, experimental class
List
- 线性表,C++语言实现,殷人昆数据结构实验-C++ language implementation, Yan Renkun data structure experiments
matlab_ID3
- 决策树的ID3算法的源代码,最后是其实验数据,运行很简单!-ID3 decision tree algorithm source code, and finally the experimental data, the run is very simple!
123
- 数据结构实验课上的纯c做的一个,新手-Pure c do the experiment on data structure of software
Data-structure-experiment-tutorial
- 数据结构实验教程,适合想要学习数据结构算法的同学,属于入门级-Experimental data structure tutorial for those who want to learn data structure algorithms classmates, is the entry-level
shujujiegou
- 软件学院数据结构实验 欧洲旅行 两个实验-Experimental Software Engineering Data Structures travel to Europe
BP
- 基于BP神经网络的负荷预测,有结果代码,利用某地的实际数据实验得到结果,结果效果不错-BP neural network based on load forecasting , the outcome of the code , the use of an experiment to get the results of the actual data , the results are good results
数据结构教程第三版上机实验指导C 源程序
- 数据结构第三版上机源程序,各种代码。。。(Data Structure Fifth Edition)