资源列表

« 1 2 ... .60 .61 .62 .63 .64 365.66 .67 .68 .69 .70 ... 2656 »

[数据结构常用算法qsort

说明:本程序实现了快速排序的功能 在速度上有优化,界面简洁-sort function
<adam> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法EditPDistance

说明:edit distance.字符串之间编译距离,包括插入,删除,替换。 -edit distance
<yy> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法matrix

说明:矩阵求逆算法,用于简单C/C++编程,通过简单C实现的矩阵求逆算法过程。-inverse of matrix
<王玉宝> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法bag

说明:背包问题。算法中的背包问题、是我的作业。可能仍有不足。不过能基本实现背包的基本功能-Knapsack problem. Algorithm knapsack problem, is my job. May still be inadequate. But can basically achieve the basic functions of backpack
<兰天骄> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Maze

说明:迷宫有一个入口,一个出口。一个人从入口走进迷宫,目标是找到出口。阴影部分和迷宫的外框为墙,每一步走一格,每格有四个可走的方向,探索顺序为:南、东、北、西。 -The maze has one entrance, one exit. A person from entry into the maze, the goal is to find the exit. Shaded and the maze of the fr a me for
<王石> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法MovementInSorting

说明:比较快速排序、合并排序、插入排序三种方法中对元素的腾挪次数。-Comparison in terms of element movement with quick sort, merge sort, insertion sort.
<ptsntwsz> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法crc_class

说明:用于生成和校验的crc校验类,只需复制到工程中即可使-Used to generate and check the crc check class, just copy to the project can be used with
<zhouguoliang> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Congratulation

说明:恭喜发财 利是窦来.现在有 N 个人,他们都有小孩,春节来了,他们要发压岁钱给朋友的小孩,而他们自己的小孩也会收到压岁钱。为了简单,他们在发压岁钱的时候,使用以下的计算方法,譬如某甲有 100 块,它要给另外三个人的小孩发压岁钱,则每个小孩会分到 100/3 = 33 块,剩余的 1 块就不发了。 给你这 N 个人的信息,以及他们把压岁钱发给了谁的小孩,请你计算他们每个人的小孩收到的压岁钱和他们发出去的压岁钱的差额是多少。-K
<王石> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ_3468_Interval_Tree

说明:POJ3468 线段树数据结构的典型例程,内有详细注释-POJ3468 segment tree data structure of a typical routine, with detailed notes
<xue> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法insert

说明:数据结构无头结点的插入 用于数据结构课程的学习 进行插入节点操作-Data structure without a head node insert
<李祥> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法dfs3

说明:图的深度优先搜索算法,图的存储采用数组来模拟邻接表。-Graph depth-first search algorithm, Figure storage array used to simulate the adjacency table.
<zzc> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:1.定义线性表的链式存储结构 2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。 -1. Define the linear form of the chain store structure 2. Online sex store chain structure of the table, write a function to achieve the initialization list
<武朝阳> 在 2025-01-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 365.66 .67 .68 .69 .70 ... 2656 »

源码中国 www.ymcn.org