资源列表

« 1 2 ... .11 .12 .13 .14 .15 816.17 .18 .19 .20 .21 ... 2656 »

[数据结构常用算法paixu

说明:数据结构与算法分析——排序例程,其中包含插入排序,归并排序,快速排序-Data Structures and Algorithm Analysis- sort routine, which includes insertion sort, merge sort, quick sort
<陈飞延> 在 2025-03-08 上传 | 大小:168kb | 下载:0

[数据结构常用算法floyed

说明:用floyed算法实现求最短路径,可以求出每个点到其他点的最短距离-With floyed the shortest path algorithm
<申孟杰> 在 2025-03-08 上传 | 大小:168kb | 下载:0

[数据结构常用算法laincheng

说明:功能为实现动态规划的矩阵连乘,可以运行,适合用于课程设计-Functions to achieve dynamic programming matrix with multiplication, you can run, suitable for curriculum design
<闫养鑫> 在 2025-03-08 上传 | 大小:168kb | 下载:0

[数据结构常用算法HashTree

说明:哈希树,一种新的数据结构,可以在常数时间内查询海量数据。其原理是将关键字与查询地址相关。-Hash tree, a new data structure, you can check in constant time mass data. The principle is to address the query keywords.
<huxuan> 在 2025-03-08 上传 | 大小:168kb | 下载:0

[数据结构常用算法7-3

说明:编写一个程序,输入N个用户的姓名和电话号码,按照用户姓名的词典顺序排列输出用户的姓名和电话号码。-Write a program, enter N users of the name and phone number, user name of the dictionary according to the order of output the user' s name and phone number.
<杜长春> 在 2025-03-08 上传 | 大小:168kb | 下载:0

[数据结构常用算法dksql

说明:迪克斯屈拉算法,最做算法设计的朋友有借鉴意义,加油-algorithm design friends to do the most worth learning, refueling
<肖潇> 在 2025-03-08 上传 | 大小:168kb | 下载:0

[数据结构常用算法jiaotusanku

说明:“狡兔三窟”是说兔子有很多可以躲藏的洞穴来保护自己的安全,现在有一只狐狸,一只兔子,还有兔子的10个洞(洞口编号0~9)。 狐狸是这样找兔子的,首先:狐狸站在0号洞口,步长是1(此时步长为1),则下一个洞口是1号洞,站在1号洞口,步长+1(此时步长为2),则下一个洞口是3号洞,站在3号洞口,步长+1(此时步长为3),则下一个洞口是6号洞...等等 问:狐狸能不能抓到兔子,请写代码证明。-The "Jiaotusanku" mea
<mr.li> 在 2025-03-08 上传 | 大小:168kb | 下载:0

[数据结构常用算法YuanGongGuanLi

说明:自己用C++编写的数据结构的课程设计,是员工管理系统,并且还有相关的报告。-Own use C++ prepared by the data structure of the curriculum design, is a staff management system, and also the related report.
<彬广> 在 2025-03-08 上传 | 大小:168kb | 下载:0

[数据结构常用算法erchashu

说明:数据结构中二叉树的基本操作,如先序,中序,后序遍历,递归和非递归遍历-Basic operation binary tree data structure, such as the first-order, in-order, post-order traversal, recursive and non-recursive traversal
<周星驰> 在 2025-03-08 上传 | 大小:168kb | 下载:0

[数据结构常用算法zuoye

说明:快速排序,北航数据结构课的第四次数据结构作业。-Quicksort, Beijing University of Aeronautics and Astronautics fourth data structure of the data structures course job.
<唐玮> 在 2025-03-08 上传 | 大小:168kb | 下载:0

[数据结构常用算法Huffman

说明:哈弗曼编/译码器,实现以下功能:初始化,编码,译码,打印代码文件,打印哈夫曼树-Huffman encoder/decoder, the following functions: initialization, encoding, decoding, printing code file, print Huffman tree
<Daivi> 在 2025-03-08 上传 | 大小:168kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法求最短距离,代码中包含了详细的注释。-Dijkstra s algorithm for the shortest distance, the code contains detailed notes.
<姚强> 在 2025-03-08 上传 | 大小:168kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 816.17 .18 .19 .20 .21 ... 2656 »

源码中国 www.ymcn.org