资源列表

« 1 2 ... .10 .11 .12 .13 .14 1515.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法statistical-problem

说明:Descr iption: 计算机似乎生来就是干苦力的,不是吗?统计就是这种苦力中的一种,而如果你运气不好,刚好碰到有很多重复数据的时候,就更加令人感到乏味。那么,你的任务来了。现在,给你一列数 A1, A2, … An 。然后要你回答,对于给定的区间,里面到底有多少个不重复的数。 Input: 一个整数 T (T <= 10) ,表示有 T 组测试数据。 每组数据第一行是数 N (1 <= N &l
<沙魄郎君> 在 2024-10-09 上传 | 大小:9216 | 下载:0

[数据结构常用算法matrix

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

[数据结构常用算法qpl

说明:实现字符的全排列,C++ 源代码,如 输入a,b,c,就会输出全排列:aa,bb,cc,ab,ac,bc-Achieve full array of characters, C++ source code, such as the input a, b, c, it will output the whole array: aa, bb, cc, ab, ac, bc
<游泳鱼> 在 2024-10-09 上传 | 大小:193536 | 下载:0

[数据结构常用算法Algorithm-Design-and-Analysis

说明:算法设计与分析 作者:曹长虎 算法引论-Algorithm Design and Analysis
<> 在 2024-10-09 上传 | 大小:579584 | 下载:0

[数据结构常用算法treeDP

说明:树形动态规划 树形的动态规划讲义论文 运用树型动态规划的解题思路和方法的探析-The dynamic programming tree tree tree using dynamic programming dynamic programming paper handouts problem-solving ideas and methods of Analysis
<ck> 在 2024-10-09 上传 | 大小:47104 | 下载:0

[数据结构常用算法bag

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

[数据结构常用算法MovementInSorting

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

[数据结构常用算法VC_REGION-RELAB

说明:用vc实现联通区域的标价,在视频运动目标检测和跟踪离不开的算法。-Using VC to achieve Unicom regional price
<高军> 在 2024-10-09 上传 | 大小:1404928 | 下载:0

[数据结构常用算法crc_class

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

[数据结构常用算法dizenglianbiao

说明:该源码解决了实现两个递增链表(集合)的并集,交集和差集,属于数据结构中线性表的基本操作。-The source code to solve the increasing realization of two lists (sets) of the union, intersection, and difference, the data structure is the basic operation of the linear tab
<Cherlas> 在 2024-10-09 上传 | 大小:4096 | 下载:0

[数据结构常用算法shunxubiao-exercise

说明:该习题很好的概括了数据结构中顺序表的各种常见问题,问题之后附有详细代码。-Exercise good overview of the data structure in the order of the table a variety of common problems, the problem followed by a detailed code.
<Cherlas> 在 2024-10-09 上传 | 大小:67584 | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 1515.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org