搜索资源列表

  1. !select

    0下载:
  2. 顺序统计select算法。从s个元素中找出第k个大的元素。- The order counts the select algorithm. Discovers the kth big element from s element.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:964
    • 提供者:颜小佳
  1. KShortestPath

    1下载:
  2. kth算法的实现,可找出第k次最短路径,给出优化方案
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12569
    • 提供者:gs_chen
  1. !select

    0下载:
  2. 顺序统计select算法。从s个元素中找出第k个大的元素。- The order counts the select algorithm. Discovers the kth big element from s element.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:颜小佳
  1. KShortestPath

    0下载:
  2. kth算法的实现,可找出第k次最短路径,给出优化方案-KTH algorithm can find the first k-shortest path is given to optimize the program
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-28
    • 文件大小:12288
    • 提供者:gs_chen
  1. ksp

    0下载:
  2. 求前k条最短路径,本程序可用于求地图的路线安排和前k个最短路径分配问题,十分管用,可用于2000个点的计算-find out the kth shortest path
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-28
    • 文件大小:5120
    • 提供者:翟晓宇
  1. select

    0下载:
  2. In computer science, a selection algorithm is an algorithm for finding the kth smallest number in a list (such a number is called the kth order statistic.) This includes the cases of finding the minimum, maximum, and med
  3. 所属分类:.net编程

    • 发布日期:2024-05-28
    • 文件大小:32768
    • 提供者:Lemor
  1. kth_smallest

    0下载:
  2. Kth Largest element in an array in time O(n) without sorting the entire array.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:gowdd
  1. DetDTMF1

    0下载:
  2. for K_ind = 1 : length(k) y = goertzel_algo ( dtmf_output,k(K_ind),Num_of_samples) if (K_ind == 1) this appends each Kth array to y1(1 : Num_of_samples) = y( 1 : Num_of_samples) the output array e
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:piranaaa
  1. KthSmallestNumber

    0下载:
  2. 求第K个最小数的线性时间算法,采用分组分块计算,算法时间复杂度为O(n)-The algorithm of calculateing the Kth smallest number in an array
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-28
    • 文件大小:2048
    • 提供者:hertz
  1. theKthNumberInASegment(segmentTree)

    0下载:
  2. 可以快速地查询某段区间的第k元素,是zoj上的Dynamic ranking 的源程序-query the kth number in a segment
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:唐武
  1. land_rov

    0下载:
  2. In electrical engineering and computer science, image processing is any form of signal processing for which the input is an image, such as a photograph or video fr a me the output of image processing may be either an ima
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-28
    • 文件大小:20480
    • 提供者:raja
  1. Kth_number

    0下载:
  2. 划分树求区间K小数的Pascal源代码, 其建树复杂度为O(nlogn), 回答询问为O(logn)-A kind of tree to answer the kth smallest number in an interval.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:GODlike
  1. KSP

    0下载:
  2. dijkstra第k条最短路径算法 Dijkstra(迪杰斯特拉)算法是典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径。-dijkstra Kth shortest path algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-28
    • 文件大小:19456
    • 提供者:
  1. Select-the-Kth-number-by-3-methods

    0下载:
  2. 用三种方法实现,随机生成的一堆数中选出Kth个数,包括简单选择排序、冒泡排序、快速排序-Using three methods, the number of randomly generated a bunch of selected Kth number, including the simple selection sort, bubble sort, quicksort
  3. 所属分类:C#编程

    • 发布日期:2024-05-28
    • 文件大小:3072
    • 提供者:吴文珊
  1. LMS_EQ

    0下载:
  2. In practical implementations, the weighting factors for a MRC system are obtained by deriving a signal which has amplitude proportional to the kth branch carrier amplitude and a phase that LMS equalizer
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-28
    • 文件大小:7168
    • 提供者:Son
  1. Kth-shortest-path-(1)

    0下载:
  2. 求解最优方案,以及次优方案,旨在为现实生活中的方案选择提供方便-Best plan choosing
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:杨凌
  1. kth_median

    0下载:
  2. Kth Median efficient algorithm implementation in C.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-28
    • 文件大小:5120
    • 提供者:NS_Noob
  1. AVLTree

    0下载:
  2. AVLTree basic operation: Insert, delete, kth min
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-28
    • 文件大小:4096
    • 提供者:SunnyDay
  1. ECE_264_Lopez_Lab_10_Problem_2

    0下载:
  2. /*The purpose of Problem 2 was to read in characters into an array of characters, display a certain number of elements per line, to display the array from the kth element, and lastly to show how many alphabetical c
  3. 所属分类:软件工程

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:Emilio Lopez
  1. kth-min-mumbers

    0下载:
  2. 用来查询最小最小的k个数,细算法是非常有效和精准的,供参考-to search the kth number in the large numbers,it is very fast and effective
  3. 所属分类:C#编程

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:alan
« 12 »

源码中国 www.ymcn.org