资源列表

« 1 2 ... .54 .55 .56 .57 .58 2259.60 .61 .62 .63 .64 ... 2656 »

[数据结构常用算法sporting

说明:运动会雏形,希望大家见谅,可以查看男女生项目成绩-Games prototype, I hope you will forgive me
<姚易> 在 2024-11-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法sort_and_search

说明:几个重要的排序算法(插入,冒泡,选择及快排等)和查找算法(普通查找,二分查找)-Several important sorting algorithms (insertion, bubble, selection and fast scheduling, etc.) and search algorithms (general search, binary search)
<李彦宏> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法querybus

说明:公交查询系统。利用c语言,数据结构做出。-Bus query system. Using c language, data structure.
<lxd> 在 2024-11-14 上传 | 大小:555kb | 下载:0

[数据结构常用算法Floyed-Huffman-prim

说明:算法设计与分析课程中常用的一些算法,包括Floyed算法,Huffman算法、prim算法,单源最短路径算法,分数背包问题-Algorithm Design and Analysis course some commonly used algorithms, including Floyed algorithm, Huffman algorithm, prim algorithm, single-source shortest path
<liyuqin> 在 2024-11-14 上传 | 大小:528kb | 下载:0

[数据结构常用算法Lcs

说明:求最长公共子序列。本算法使用动态规划算法,解得最长公共子序列问题。-Find the longest common subsequence. The algorithm uses a dynamic programming algorithm, the solution was the longest common subsequence problem.
<wutong> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法k-means

说明:k-均值聚类算法(C语言实现): 给定类的个数K,将N个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。-k-means clustering algorithm (C language): given the number of classes K, N objects will be assigned to the K class, making the class the biggest similar
<> 在 2024-11-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法Linear-table-_-leading-chain-said

说明:将第一个结点作为一个特殊的结点,不用来存储数据的链表-The first node as a special node is not used to store data list
<于渊> 在 2024-11-14 上传 | 大小:269kb | 下载:0

[数据结构常用算法Linear-table-_-endless-chain-said

说明:不创建头结点的链表。满足以下功能:列举表元素,插入、删除元素,清空表,查询元素值,查询元素位置,列举前驱元素,列举后继元素,退出程序。-Do not create a head node of the list. Meet the following functions: lists of elements, insert, delete elements, empty table, query element values, quer
<于渊> 在 2024-11-14 上传 | 大小:12kb | 下载:0

[数据结构常用算法polyn

说明:用链表实现的一元多项式的加、减、乘、除、求值、求导、定积分-Achieve with a polynomial of addition, subtraction, multiplication, division, evaluation, derivation, definite integrals
<zx> 在 2024-11-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法Linear-table-_-circular-linked-list

说明:循环链表,有以下几项功能:列举表元素,插入、删除元素,清空表,查询元素值,查询元素位置,列举前驱和后继元素,退出程序。-The circular list, has the following functions: lists of elements, insert, delete elements, empty table, query element values, query element position, list of p
<于渊> 在 2024-11-14 上传 | 大小:6kb | 下载:0

[数据结构常用算法ShellInsert

说明:这个程序里面包括有希尔排序,快速排序,堆排序,归并排序。-This program which includes Hill sort, quick sort, heap sort, merge sort.
<于渊> 在 2024-11-14 上传 | 大小:299kb | 下载:0

[数据结构常用算法11c

说明:本代码用单链表实现大数据的储存,可处理任意大的整数,实现输入输出操作-just like
<chlong> 在 2024-11-14 上传 | 大小:256kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 2259.60 .61 .62 .63 .64 ... 2656 »

源码中国 www.ymcn.org