资源列表

« 1 2 ... .62 .63 .64 .65 .66 1067.68 .69 .70 .71 .72 ... 2656 »

[数据结构常用算法merge-quick-sort

说明:quick sorting algorithms
<rubberfly> 在 2025-01-20 上传 | 大小:49kb | 下载:0

[数据结构常用算法1

说明:分治算法解士兵站队问题,ACM大学生程序设计题。-Divide and conquer algorithm for solving the soldiers stand in question, ACM Collegiate Programming problem.
<天山瑞雪> 在 2025-01-20 上传 | 大小:49kb | 下载:0

[数据结构常用算法zuxian

说明:设计一个算法,对于给定的二叉树中2结点返回它们的最近公共祖先。-Design an algorithm for a given binary tree node 2 back to their most recent common ancestor.
<郭文明> 在 2025-01-20 上传 | 大小:49kb | 下载:0

[数据结构常用算法KnightTour

说明:这是一个采用C++编写的、采用回溯法编写的骑士周游(马周游)遍历棋盘(8*8)的程序。本软件采用MFC编写,用户可看到骑士动态遍历棋盘的过程。-This is a written in C++ using backtracking written knight tour (horse travel) through the board (8* 8) program. The software is written using MFC,
<xuzekun> 在 2025-01-20 上传 | 大小:49kb | 下载:0

[数据结构常用算法12

说明:基于c语言的数据结构练习题目和答案,难度不高,适合初学者练习-failed to translate
<Mr.Lin> 在 2025-01-20 上传 | 大小:49kb | 下载:0

[数据结构常用算法hash

说明:hash 算法例子,用代码说明hash,易于理解-Hash algorithm with hash examples, code, easy to understand
<jiang.haiyan> 在 2025-01-20 上传 | 大小:49kb | 下载:0

[数据结构常用算法Sort-algorithm-summary

说明:排序概念,排序算法分析,插入排序,交换排序等-Sorting concept, sorting algorithm analysis
<杨凯强> 在 2025-01-20 上传 | 大小:49kb | 下载:0

[数据结构常用算法123

说明:以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现。队列以链表结构实现-Stack simulation parking
<朱俊鹏> 在 2025-01-20 上传 | 大小:49kb | 下载:0

[数据结构常用算法quxp0718_Sort

说明:排序算法的个人总结,包括快速排序,归并排序等。-Personal summary of the sorting algorithms, including the quick sort, merge sort.
<quxp> 在 2025-01-20 上传 | 大小:49kb | 下载:0

[数据结构常用算法JAVA-experiment-5

说明:1、编写一个名为“复数”的类,包含复数的实部和虚部(数据成员),以及复数之间的基本算术运算:加、减(方法成员),并要求复数加减运算,程序运行中能对给定的复数进行运算,并打印运算的结果。-1, the preparation of a " plural" , contains the real part and imaginary part (data members), as well as the complex be
<郭培源> 在 2025-01-20 上传 | 大小:49kb | 下载:0

[数据结构常用算法geodetic-algorithm

说明:测绘学中的大地主题正算,通过输入各参数计算出终点坐标等参数。-direct solution of geodetic problem in geomatics ,input parameters to calculate the end coordinates orother parameters.
<杨妍> 在 2025-01-20 上传 | 大小:49kb | 下载:0

[数据结构常用算法codes

说明:一个关于排序算法的总结而已,需要在linux下shell语言的环境下做测试-A summary of the sorting algorithm only need to do the test under linux shell language environment
<yeye> 在 2025-01-20 上传 | 大小:49kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 1067.68 .69 .70 .71 .72 ... 2656 »

源码中国 www.ymcn.org