资源列表

« 1 2 ... .47 .48 .49 .50 .51 152.53 .54 .55 .56 .57 ... 2656 »

[数据结构常用算法zdlc

说明:【问题描述】 甲、乙、丙、丁、未五城市分别距离为( 单位是: km): 甲 - 乙 300 甲 - 未 3000 乙 - 丙 2500 乙 - 丁 800 丙 - 未 1000 丁 - 甲 2000 丁 - 丙 400 丁 - 未 1200 未 - 乙 500 现从未地出发,到其它各城市的最捷路径。 【设计要求】 1、写出系统需求分析,并建模。 2、编程实现,界面友好。 3、输出各条
<子米> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法two

说明:二叉树算法的实现,能够迅速让符合这种算法的计算迅速实现-Binary tree algorithm that can quickly meet the requirements of this algorithm allows rapid calculation
<张松> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法nqueenproblem

说明:This program finds the locations of placing n queens in a n*n chessboard so that none attack any other
<kammy> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法coba

说明:BFS source code for searching-BFS source code for searching..
<bluespidey> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:迪杰斯特拉最短路径算法(未优化,但是看起来比较容易理解,自己写的)-Dijkstra shortest path algorithm (not optimized, but it is easier to understand, wrote it myself)
<李世峰> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法ly

说明:归并排序算法,同时,利用归并的特点算出逆序对-Merge sort algorithm, at the same time, calculated using the characteristics of the reverse merger of
<李世峰> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法quicksort

说明:quick sort implementation used in the sorting , very good program.
<ashu> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法sparse

说明:sparce matrix implementataion
<ashu> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法infixtopostfix

说明:infix to postfix program,.
<ashu> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:tree implementation in c. good program.
<ashu> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法10253

说明:本代码是在KMP算法上加以改进后,实现对一个字串求最长重复子序列。该算法可以与后缀树有相同原理。-The code is in the KMP algorithm be improved to realize for the longest string of a repeat sequence. The suffix tree algorithm with the same principle.
<fppling> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法ringbuffer

说明:在通信程序中,经常使用环形缓冲区作为数据结构来存放通信中发送和接收的数据。环形缓冲区是一个先进先出的循环缓冲区,可以向通信程序提供对缓冲区的互斥访问。-In the communications program, frequently used as a ring buffer data structure to store communications to send and receive data. Ring buffer is
<angle> 在 2025-01-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 152.53 .54 .55 .56 .57 ... 2656 »

源码中国 www.ymcn.org