资源列表

« 1 2 ... .02 .03 .04 .05 .06 107.08 .09 .10 .11 .12 ... 2656 »

[数据结构常用算法动态规划

说明:动态规划的详细说明,比较简单易懂,哈哈哈哈哈(Dynamic programming is described in detail)
<miku123 > 在 2025-06-08 上传 | 大小:3.23mb | 下载:0

[数据结构常用算法trie

说明:A implementation of Trie
<pfelipe > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法migong

说明:这是在C语言环境下实现迷宫数组自动寻迹的程序(This is in the C language environment, the realization of the maze array automatically tracing procedures)
<渐行渐远lc > 在 2025-06-08 上传 | 大小:5kb | 下载:0

[数据结构常用算法自来水管道架设问题

说明:自来水管道架设问题 【问题描述】 若要在八个居民区(A区、B区、C区、D区、E区、F区、G区、H区)之间架设自来水管道,如何以最低的经济代价架设这个自来水管道。 【基本要求】 利用二种方法Prim算法和克鲁斯卡尔Kruskal算法生成自来水管道的架设方案(Two methods, Prim algorithm and Cruise Carle Kruskal algorithm are used to generate the water pipe erection scheme)
<ls291730 > 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法双链表实现房产销售工人信息管理系统

说明:利用C语言(双链表)实现房产销售工人信息管理系统 【1】查找工人信息 【2】插入新工人信息 【3】删除工人信息 【4】工资合计 【5】统计 【6】按销售套数排序(The use of C language (double linked list) to achieve real estate sales
<ls291730 > 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法rbTree

说明:用C语言实现红黑树基本操作,rbTree.h为定义了函数的头文件,rbTree.cpp可用来测试(code for basic operations of Red/Black Tree)
<zht022 > 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法Gossip spread in social network Models

说明:网络谣言传播模型等。八卦几乎不可避免地出现在真实的社交网络中。在这篇文章中我们调查 一个人的朋友数量之间的关系和对八卦有多远的限制 该人可以在网络中传播。(Gossip almost inevitably arises in real social networks. In this article we investigate the relationship between the number of friends of a person .)
<lxy3103 > 在 2025-06-08 上传 | 大小:1.13mb | 下载:0

[数据结构常用算法main

说明:对一些超出整型数范围的正整数的应用,需要自己想办法解决的存储和运算。一种解决方案是用单链表存储一个正整数。注意,数字是用逆序存储的。试设计一个类处理任意大整数,必须实现输入输出操作、加法操作和赋值操作。(For some applications that are beyond the integer range of positive integers, they need to store and compute their own solutions. One solution is to
<苏芒。 > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法L1_06

说明:对顺序表的一些基本操作(建表、插入、删除等)和具体的函数定义(Some basic operations of the sequential table (building table, insert, delete, etc.) and specific function definitions)
<未未 > 在 2025-06-08 上传 | 大小:10kb | 下载:0

[数据结构常用算法二叉树的基本操作

说明:二叉树的先序,中序,后序,层序递归和非递归实现,总节点个数和叶子节点个数,二叉树的高度等基本操作(Two binary tree first order, middle order, backward sequence, sequence recursive and non recursive implementation, the total number of nodes and the number of leaf nodes, the height of the two fork tre
<浩浩荡荡yy > 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法8640希尔排序

说明:用C语言言实现希尔排序。希尔排序(Shell Sort)是插入排序的一种。也称缩小增量排序,是直接插入排序算法的一种更高效的改进版本。(Using C language to achieve Hill sort.The Hill sort (Shell Sort) is a sort of insertion sort. Also called reduced delta sort is a more efficient version of the sorting algorithm dire
<chen陈 > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法最小生成树算法

说明:最小生成树-Prim算法和Kruskal算法 详解(minimum spanning tree Prim and Kruskal)
<oufala1314 > 在 2025-06-08 上传 | 大小:3kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 107.08 .09 .10 .11 .12 ... 2656 »

源码中国 www.ymcn.org