搜索资源列表
2003sx014
- 数据结构上机实验内容 索引顺序表的查找源程序代码 -data structure on the plane experiment content indexing table lookup sequence source code
thesmallesttree
- 这是数据结构课老师布置的上机作业,最小生成树源码-This is the data structure layout of the course teachers on the plane operations, the minimum spanning tree FOSS
eeprom_24xx08
- 此原代码是在用IIC写入EEPROM之前从txt文件读入相关数据后根据一定的数据结构生成BIN文件的文件操作,此为最初版本,最终版本已经完成.-this is the original code used before the IIC EEPROM write from txt file into the related data according to a the data structure formation BIN files operation for this initial ve
lzw_ya_suo_jie_ya
- 文本文件压缩解压工具,采用lzw算法,是数据结构课程的作业,使用环境为vc6.0,使用了mfc.-text file compression decompression tool used lzw algorithm, the data structure course operations, vc6.0 use of the environment to use the mfc.
Dicom_Data_Structures_and_Encoding
- DICOM是医学成像和图像通讯标准,十分复杂。本文档详细描述了DICOM图像文件的数据结构和编码,对医学图像处理和分析领域的软件开发者必有帮助。-DICOM medical imaging and image communication standard is very complicated. This document describes in detail the DICOM image file data structure and coding, for medical image p
aviFileFormate
- Avi 文件格式,英文版本。包括标准avi文件格式说明,以及各个重要的数据结构的定义。 是学习流媒体基础的必不可少的基础资料-Avi file format, and English versions. Including standard avi file format, as well as an all important data structure definitions. Streaming Media is the basis for learning the essentia
Devillanguage
- Devil language 数据结构中的经典问题-Devil language data structure of the classic problems
Devillanguage1
- Devil language 数据结构中的经典问题 此为问题!-Devil language data structure of the classic problems of this problem!
hemanhu
- 这个程序还不错,完全正确还附带了一点说明,是一个关于学习数据结构时编的-this procedure was pretty good, absolutely correct a little rider that is a study of data on the structure of the series
shuju34
- 这个是数据结构几个重要的实验,大家方便的话可以-this data structure is several important experiment, the convenience of everyone can look at the case
gaiyaoshejishuomingguifang
- 概要设计说明书编写规范 1、引言 2、总体设计 3、接口设计 4 数据结构设计 5、系统出错处理设计 6、安全保密设计-outline design a brochure prepared norms, the introduction of two, three design, interface design 4 5 data structure design, error handling system design 6, security design
GB_GographyDataModeandCHangeFormat
- 这是国标《导航地理数据模型及交换格式》对于学习电子地图数据结构很有帮助-This is the GB "navigation geographic data model and exchange format" for the study of electronic map data structure helpful
sting2.doc
- 线性数据结构算法实现 栈的顺序和链式存储存表示与基本算法的实现; 队列的链式存储表示与基本操作算法实现-linear data structure of the stack algorithm sequence and chain store expresses the basic algorithm and the realization; Queue said chain store operation with the basic algorithm
ds.txt
- 关于数据结构课程中实现队列的各种操作包括入出队列等
udisk_fat
- 利用C语言开发的u盘文件系统的开发资料,系统引导记录(DBR)的数据结构
shiyan4
- 数据结构实验4报告,实验内容或题目 l、随机产生n=100,200,300,1000,2000个整数并存于数组r[1..n]中。对主要查找算法(顺序查找、插入排序、冒泡排序、堆排序、快速排序)进行实验比较,计算出平均比较次数、平均移动次数及执行时间。由程序自动计算,由手工计时。 2、对实验结果数据进行对比分析。 主要内容是
GRAPHIC
- 是一个算法,实现数据结构中图的实现,可以先输入点,然后
hahaha
- 数据结构的C++表述,刚开始学啊,见谅。
yanshi
- 数据结构基本操作 冒泡排序、堆排序、归并排序、快速排序、分块查找、二分查找演示-Basic operation data structure bubble sort, heap sort, merge sort, quick sort, sub-block search, binary search demo
历史明细数据查询系统
- 1、 可以在windows98、windows2000、windowsXP操作系统下运行; 2、 采用直接从每天的交易流水日志压缩文件中查找数据的办法查找历史明细数据,不需要对交易流水 日志压缩文件进行任何的预处理,使用方便。 3、 可以查找NOVA综合业务系统历史明细数据(2001年7月9日之后的数据),也可以查找其他压缩文件 数据。 4、 适用于中国工商银行全国各地区的历史明细数据查询。 5、 可以查找的帐号长度可达200个字符; 6、 可以按日期顺序向前或向后进行查找; 7