资源列表

« 1 2 ... .96 .97 .98 .99 .00 1701.02 .03 .04 .05 .06 ... 2656 »

[数据结构常用算法sjk

说明:数据库(Database)是按照数据结构来组织、存储和管理数据的仓库,它产生于距今五十年前,随着信息技术和市场的发展,特别是二十世纪九十年代以后,数据管理不再仅仅是存储和管理数据,而转变成用户所需要的各种数据管理的方式。数据库有很多种类型,从最简单的存储有各种数据的表格到能够进行海量数据存储的大型数据库系统都在各个方面得到了广泛的应用。-Database (Database) is based on the data structure to organize, store and manage
<Neal> 在 2025-06-21 上传 | 大小:7.67mb | 下载:0

[数据结构常用算法(C-language-edition)-sequence-table

说明:数据结构(C语言版)顺序表(完整可运行程序)-Data structures (C language edition) sequence table (complete can run the program)
<Simon> 在 2025-06-21 上传 | 大小:123kb | 下载:0

[数据结构常用算法Huffman-Coding

说明:进行哈夫曼编码,输入自动排出, 进行哈夫曼编码,输入自动排出-Huffman Coding sorry English is no good
<sunleng> 在 2025-06-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法shiyan1

说明:数据结构上机操作实验的实验1,线性表的基本操作-the basic operation of sq of date structure
<zhongwanjiang> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法slist

说明:简单的实现单链表的程序,数据结构中的会用到的,采用c++编码。-The realization of the single, simple table program, the data structure is used, the c++ coding.
<王小菲> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法order

说明:计算机专业的必修课,数据结构中学习的一种递归遍历算法,采用c++编码。-The computer professional required course, data structure of learning in a kind of recursion traversing algorithm, the c++ coding.
<王小菲> 在 2025-06-21 上传 | 大小:210kb | 下载:0

[数据结构常用算法EightQueens

说明:算法设计中的八皇后问题的实现代码,c++版,很实用。-Algorithm of eight of the queen s problems design implementation code, c++ version, is very practical.
<王小菲> 在 2025-06-21 上传 | 大小:47kb | 下载:0

[数据结构常用算法tree

说明:求二叉树的深度: 给定一个有根二叉树,规定连接两个节点的每条边长度是1,定义树的深度为根到叶子节点距离的最大值。 -Descr iption 给定一个有根二叉树,规定连接两个节点的每条边长度是1,定义树的深度为根到叶子节点距离的最大值。
<gj> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法Btree

说明:B树的C++实现代码,实现了插入,删除,查找的功能,在VS2008和GCC下通过编译。 B树的实现代码在Btree.h里,TestBtree.cpp是一个非常简单的测试-Implementation code of the Btree
<shuho> 在 2025-06-21 上传 | 大小:1.73mb | 下载:0

[数据结构常用算法Complex-arithmetic

说明:一个可进行复数运算的演示程序,实现抽象数据类型—复数,及构造复数,并实现复数求和、求差、求积、复数显示等操作。-Complex operations can be a demonstration program, implementing abstract data types- complex, and complex structure, and implement complex sum, difference, quadrature, plural display operating.
<> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法dijkstra2

说明:基于递归的dijkstra算法,类node里面可以创建节点,然后用外部函数来找节点,该函数是递归的。 -dijkstra algorithm based on recursive algorithm.
<JACKCHEN> 在 2025-06-21 上传 | 大小:572kb | 下载:0

[数据结构常用算法Figure-and-its-application

说明:用图来表示一个校园内各种地名(不少于10个),及其相对位置,实现校园内主要地点的遍历,并能求解任意两个地点之间的最短距离。-By using the picture to show a campus various places (not less than 10), and their relative positions, realize the main campus of the site traverse, and can solve any two place the shortes
<> 在 2025-06-21 上传 | 大小:12kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 1701.02 .03 .04 .05 .06 ... 2656 »

源码中国 www.ymcn.org