资源列表

« 1 2 ... .91 .92 .93 .94 .95 2496.97 .98 .99 .00 .01 ... 2656 »

[数据结构常用算法sanjiaopaofen

说明:北邮大二算法设计与分析 关于三角剖分启发式的算法实现-BUPT sophomore algorithm design and analysis heuristic algorithm implementation on triangulation
<琪琪> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法zuidaziduanhe

说明:北邮大二算法设计与分析 关于最大字段和的算法实现-BUPT sophomore on algorithm design and analysis of algorithms and maximum field
<琪琪> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Train

说明:一、问题 一列火车要将N列车厢分别送往N个车站,车站按1~N的次序编号,火车按照N,N-1…1的编号次序经过车站。假装车厢的编号就是其目的地车站的编号。 二、要求 给定一个任意的车厢排列次序。重新排列车厢,使其按照从1到N的次序排列。规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨到出轨。 -First, the problem     A train to N train cars were s
<lili> 在 2024-11-06 上传 | 大小:2503680 | 下载:0

[数据结构常用算法jiapu_4.0

说明:题目要求: 用树形结构实现家谱成员信息管理(如建立、删除、查询、统计、打印等) 实现要求: 1、 添加新成员的信息,包括姓名、性别、家庭住址、出生地、职业、 出生日期、是否健在、死亡日期等。 2、 添加一对夫妇作为整个家谱的祖先,其中包括他们的详细信息。 3、 添加一新成员作为一对夫妇的孩子,包括其详细信息。 4、 添加一新成员作为某一成员的妻子,包括其详细信息。 5、 删除某一成员及其信息。可以选择删除
<lili> 在 2024-11-06 上传 | 大小:10546176 | 下载:1

[数据结构常用算法shujuquzao

说明:该代码功用是对数据进行去噪处理,内含3种去噪的方法,可读性高,实用性强-The code function is to deal with the noise of the data, containing three denoising methods, high readability, strong practicability
<刘小瑞> 在 2024-11-06 上传 | 大小:743424 | 下载:0

[数据结构常用算法Maze_101002

说明:这是一个基于深度搜索生成迷宫并且可以寻路的算法-This is a maze based on depth search
<Anna> 在 2024-11-06 上传 | 大小:54272 | 下载:0

[数据结构常用算法binary-search

说明:二分搜索C语言实现,属于数据结构与算法中一个快速查找的方法-the binary search which use c
<刘军> 在 2024-11-06 上传 | 大小:185344 | 下载:0

[数据结构常用算法primes

说明:基于C语言实现素数的输出,一个简单的小程序-Based on the C language primes output, a simple little program
<刘军> 在 2024-11-06 上传 | 大小:856064 | 下载:0

[数据结构常用算法RedBlackTree

说明:数据结构与算法中很重要的红黑树,基于C语言实现-Data Structures and Algorithms very important red-black tree, based on the C language
<刘军> 在 2024-11-06 上传 | 大小:115712 | 下载:0

[数据结构常用算法MERGE

说明:数据结构与算法中归并排序,基于C语言实现-Data Structures and Algorithms in C language merge sort
<刘军> 在 2024-11-06 上传 | 大小:16384 | 下载:0

[数据结构常用算法hash

说明:哈希表,数据结构与算法中很重要的一种存储方法,基于C语言实现-Hash tables, data structures and algorithms very important storage method, based on the C language
<刘军> 在 2024-11-06 上传 | 大小:278528 | 下载:0

[数据结构常用算法MaxSubSum

说明:我们经常需要在一串数字(有正负)查找和最大的子数字串,该程序基于C语言实现-We often need to find the maximum and sub-numeric string in a string of numbers (positive and negative), the program is based on the C language
<刘军> 在 2024-11-06 上传 | 大小:434176 | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 2496.97 .98 .99 .00 .01 ... 2656 »

源码中国 www.ymcn.org