资源列表

« 1 2 ... .21 .22 .23 .24 .25 1026.27 .28 .29 .30 .31 ... 2656 »

[数据结构常用算法LCS3String

说明:implementation of longest common subsequence for 3 string input-implementation of longest common subsequence for 3 string input
<arini> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法code

说明:随机输入n跳直线 利用增量算法 在一个方块区域内实现他的dcel图 利用opengl把效果图展示出来 -Stochastic input n-hop linear incremental algorithm in a box to use within the region to realize his plan to use opengl to dcel effect diagram displayed
<zhengqian> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法sportsmeeting

说明:功能实现:1).输入,显示各个学生信息 2).根据学号,姓名查找某个学生的成绩 3).修改学生信息 4).删除学生信息 5) 清空数据库6)选择范围的输出学生成绩排名。-Function achieve: 1). Input, display individual student information 2). According to Student ID, name to find a student' s achieveme
<Cherry> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法AIRPORT

说明:模拟机场跑道上飞机起飞,VC实现,适合研究数据结构算法 -Simulated airport runway on the plane to take off, VC achieved, appropriate to study the data structure algorithms
<李东国> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法binguankefang

说明:这是利用数据结构只是写的一个宾馆客房管理小程序,可以完成基本的管理程序的功能,包括输入输出信息,输入修改记录等。-This is the use of the data structure is written in a hotel room management of small programs that can perform basic functions of management process, including the
<许娜娜> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法shortpath

说明:1、读入城市结点数据 */ /* 2、邻接矩阵初始化:所有元素赋Infinity, */ /* 对角线元素赋0 */ /* 3、读入城市间边的数据,转换为邻接矩阵的数据 */ /* 4、路径矩阵初始化,若arc[i][j]<Infinity, */ /* 则: at[i][j]=i 否则:Path[i][j]=-1 */ /* 5、计算最短路径 */ /* 6、保存最小路径数据-1,
<wudiksp> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法search

说明:索引顺序表查找,索引顺序查找即分块查找,是将顺序表分成诺干块。-Indexed sequential table lookup, the index in order to find that the search block is to the order of the table is divided into Nokan blocks.
<张蓓蓓> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法BooksManagementSystem

说明:设计一个计算机管理系统完成图书管理基本业务1,每种书的登记内容包括书号、书名、著作者、现存量和库存量;2)对书号建立索引表(线性表)以提高查找效率3)系统主要功能如下: 采编入库:新购一种书,确定书号后,登记到图书帐目表中,如果表中已有,则只将库存量增加; 借阅:如果一种书的现存量大于0,则借出一本,登记借阅者的书证号和归还期限,改变现存量; 归还:注销对借阅者的登记,改变该书的现存量。 1)系统功能的进一步完善2)索引
<蕊蕊> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法matrix_class_by_vc

说明:VC++环境下使用C++封装的矩阵类,包含矩阵的多种运算功能。-This is a matrix class developed with VC++, and it contains various operations of matrix.
<李丹丹> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法lianbaio

说明: 描述c++中的链表连接,链表的基本操作和基本具体应用-Described in the linked list c++ link list of the basic operation and basic application-specific
<小珍> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法shortPath

说明:最短路径搜索 包含弗洛伊德算法和adjacst算法 -short path graph search include floyd and adjacst algorthm
<zhang> 在 2025-01-22 上传 | 大小:4kb | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构原码对实验很有帮助的。一定要看看啊 !-Data structure of the original code on experimental helpful. Want to see ah! Hehe
<昌斌LOVE鄢婷> 在 2025-01-22 上传 | 大小:4kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 1026.27 .28 .29 .30 .31 ... 2656 »

源码中国 www.ymcn.org