资源列表

« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 2656 »

[数据结构常用算法doublelink

说明:实现双链表的各种基本运算,并在此基础上设计一个主程序完成如下功能:-To achieve double-linked list of basic operations, and on this basis, the design of a main program to complete the following functions:
<慧慧> 在 2024-11-19 上传 | 大小:151kb | 下载:1

[数据结构常用算法code

说明:(1) 生成n个[0,65535]以内的整数随机数,存入文本文件; (2) 将n个随机数从小到大排序,并显示结果。排序采用k桶法 (3)用函数编制混合同余的伪随机数发生器-(1) generate n-[0,65535] integer random number within, into a text file (2) n random numbers from small to large order, and displ
<haha> 在 2024-11-19 上传 | 大小:71kb | 下载:1

[数据结构常用算法buddysystem

说明:伙伴系统(buddy system)算法实现。两个文件 buddysystem.c,buddysystem.h,主要实现了两个主功能函数1.Buddy System 内存块分配算法,函数AllocBuddySpace;2.Buddy System 空闲块回收算法,函数FreeBuddy。-Buddy system (buddy system) algorithm. Two files buddysystem.c, buddysyst
<peterwong> 在 2024-11-19 上传 | 大小:2kb | 下载:1

[数据结构常用算法Schedule

说明:拓扑排序------打印输出计算机本科专业4年每学期的课表 1.采用C++实现。 2.熟练掌握图的应用。 3.熟练掌握图的邻接表存储结构以及拓扑排序的基本思想。 4.上机调试程序,掌握查错、排错使程序能正确运行。 5.算法提示:拓扑排序用队列存储入度为零的顶点-Computer printout of topological sorting------ 4-year undergraduate curriculum
<wang> 在 2024-11-19 上传 | 大小:908kb | 下载:1

[数据结构常用算法shujujiegoujiapu

说明:这是本人大二的时候数据结构课程设计所做的一个家族树管理系统,基于二叉树,实现家族的家谱管理。-This is my second year data structures course, when doing a family tree design management system, based on the binary tree, the genealogy of the family managed to achieve.
<虞斌> 在 2024-11-19 上传 | 大小:1.84mb | 下载:1

[数据结构常用算法BinThrTreeRun

说明:Java 中线索二叉树,数据结构方面的Java程序-Java, threaded binary tree, the data structure of Java programs
<ygfang> 在 2024-11-19 上传 | 大小:2kb | 下载:1

[数据结构常用算法freqt-0.22

说明:最大频繁模式树算法,可以自动识别集合中频繁出现的模式,在网页信息抽取中可以区分主回帖-Maximal frequent pattern tree algorithm, can automatically identify frequent patterns set in the Web information extraction can be distinguished in the main Replies
<zhaojiguang> 在 2024-11-19 上传 | 大小:21kb | 下载:1

[数据结构常用算法acis

说明:ACIS是一个开放的、采用C++语言构造的三维造型开发系统, 其特点是将线框、曲面和实体造型融于一体, 并可以将这三种表示共存于一个数据结构中。目前, ACIS 广泛的运用于CAD、AEC、自动化技术和船舶制造等技术领域。-good
<师国静> 在 2024-11-19 上传 | 大小:250kb | 下载:1

[数据结构常用算法VC0001

说明:二叉树遍历的图形化动态演示Visual C++程序-THe Visual C++ source code for BiTree Traverse Algorithm.
<黄同成> 在 2024-11-19 上传 | 大小:1.21mb | 下载:1

[数据结构常用算法1

说明:按照图的“邻接巨阵”存储结构实现最小生成树的Prim算法-Accordance with the plans of the " adjacent downline" storage structure Prim minimum spanning tree algorithm to achieve
<许婷> 在 2024-11-19 上传 | 大小:1kb | 下载:1

[数据结构常用算法Using_gradient_filter_ondicom

说明:Gradient recursive for dicom
<sibin> 在 2024-11-19 上传 | 大小:3kb | 下载:1

[数据结构常用算法PDF417-program

说明:PDF417二维条码的编码和解码程序,简单支持英文、数字、字符和标点-PDF417 two-dimensional bar code encoding and decoding process, a simple support in English, numbers, characters and punctuation
<edision> 在 2024-11-19 上传 | 大小:2.27mb | 下载:1
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 2656 »

源码中国 www.ymcn.org