资源列表

« 1 2 ... .10 .11 .12 .13 .14 1715.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法shiti

说明:一套C++数据结构的考试试题,有答案,是西安交大的期末考试试题-A set of C data structures exam questions, the answer is the final exam questions, Xi an Jiaotong University
<江春> 在 2024-10-05 上传 | 大小:13312 | 下载:0

[数据结构常用算法Merge-sort

说明:归并排序,书上的代码,可以作为参考,如果懒得打程序-Merge sort
<杨国博> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法xiaoyuandaohang

说明:这是一个学校的校园导航系统,运用了图这种数据结构,采用了深度优先遍历,最小生成树等算法。-This is a navigational system of a school!
<杨生磊> 在 2024-10-05 上传 | 大小:287744 | 下载:0

[数据结构常用算法Topology

说明:Topology in data structures implementation
<hxquangnhat_2> 在 2024-10-05 上传 | 大小:363520 | 下载:0

[数据结构常用算法flight

说明:1、航班管理,可增加航班,修改航班信息,取消某航班。 2、查询航班信息,用户可以选择浏览所有航班信息,也可以输入终点站名称,搜索航班,查询其信息。 3、用户可输入航班号进行订票。若剩余票数足够,则为用户订票;若余票不够,则显示信息。在此添加一个未要求的特色功能:为用户排队。若余票不够,系统显示并询问用户是否愿意排队,如果愿意,则录入用户信息,在他人退票有足够的余票后,将排队用户的信息转入乘客信息,为其订票。 4、退票功能:用
<Andy> 在 2024-10-05 上传 | 大小:4096 | 下载:0

[数据结构常用算法chapter6

说明:数据结构设计第六章代码实现,图形用户界面的设计和实现-Chapter VI data structure design code,Graphical user interface design and implementation
<suli> 在 2024-10-05 上传 | 大小:4096 | 下载:0

[数据结构常用算法the-branch-and-bound-algorithm

说明:算法:用分支定界求最短路径,北航计算机学院算法课作业-Algorithm: get the shortest path using the branch and bound algorithm
<柴巧珍> 在 2024-10-05 上传 | 大小:1595392 | 下载:0

[数据结构常用算法Dynamic-Password

说明:动态口令相关知识研究,以及算法描述,还有发展动态分析-Knowledge of dynamic password, and the algorithm is described, and the development of a dynamic analysis
<> 在 2024-10-05 上传 | 大小:37888 | 下载:0

[数据结构常用算法process

说明:多机批作业处理 实现多机批作业的处理 希望能够帮助到大家 只是我自己写的一个小算法-Machine processing
<小香香> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法01beibao

说明:01 背包 自己编写的一个小算法 希望够帮助大家-Back pack
<小香香> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法main

说明:已知用左右链表示的二叉树,要求编写算法求任意在二叉树中任意两点P、Q的最近公共祖先。-Known that the binary tree with a chain around, requiring the preparation of any algorithm for any two points in the binary tree in P, Q of the last common ancestor
<mawei> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法main

说明:二叉树的建立、遍历 实现递归、非递归的遍历,前序、中序和后序都要求实现-The establishment of a binary tree, traversal recursion, non-recursive traversal, preorder, inorder and postorder are required to achieve
<李雪松> 在 2024-10-05 上传 | 大小:1024 | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 1715.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org