CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 -

搜索资源列表

  1. SBT

    0下载:
  2. 利用线段树套平衡树查询区间第K大数,并满足修改操作,复杂度log^2(n)-Balanced tree using segment tree sets large numbers query interval s K, and operations to meet the changes, the complexity of log ^ 2 (n)
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1441
    • 提供者:赫正直
  1. HuffmanAlgorithm

    0下载:
  2. Huffman Greedy Algorythm
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:263985
    • 提供者:Andrew
  1. WinConv

    0下载:
  2. thread, wich converts from one into another 3 different seismyc type of files (PC, ES, RESfil)
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:488959
    • 提供者:shmaily
  1. amber

    1下载:
  2. amber大牛所写的基本算法和数据结构模板,noi以上级别比赛强烈推荐-basic algorithms and data structures templates written by amber
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-06-02
    • 文件大小:51434
    • 提供者:Zsw95
  1. dfs3

    0下载:
  2. 图的深度优先搜索算法,图的存储采用数组来模拟邻接表。-Graph depth-first search algorithm, Figure storage array used to simulate the adjacency table.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:552
    • 提供者:zzc
  1. KPqsort

    0下载:
  2. 就是一个很好的排序程序,十分精简RT不解释-Program is a good sort, not very concise explanation RT
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1364
    • 提供者:lwyj
  1. biaodshiqiuzhi

    0下载:
  2. 表达式求值。输入一个中缀表达式,程序能把它转换成后缀表达式,然后求值。-Expressions. Enter an infix expression, the program can convert it into a postfix expression and then evaluated.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:782
    • 提供者:梁泽贤
  1. tc

    0下载:
  2. c语言数据结构试验上机运行环境,适用于学习C的学子-c language data structure on the machine running the test environment for students learning C
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4327610
    • 提供者:dangmengfei
  1. Dynamic-Program

    0下载:
  2. 动态规划的问题,有基础类的背包问题,邮局问题等,里面也有该类问题的源码-Dynamic programming problem, the knapsack problem with class-based, post offices and so on, which is also the source of such problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:678017
    • 提供者:lijianglei
  1. 154

    0下载:
  2. 个零件的轮廓往往是多种多样的,有直线,有圆弧,也有可能是任意曲线,样条线等. 数控机床的刀具往往是不能以曲线的实际轮廓去走刀的,而是近似地以若干条很小的直线去走刀,走刀的方向一般是x和y方向-The outline of the outline of a part is often DuoZhong diverse, a straight line, arc, also may be any curve, spline line etc. Of the numerical control mac
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:676941
    • 提供者:陈金斌
  1. 155

    0下载:
  2. 假设在实际轮廓起始点处沿x方向走一小段(一个脉冲当量),发现终点在实际轮廓的下方,则下一条线段沿y方向走一小段,此时如果线段终点还在实际轮廓下方,则继续沿y方向走一小段,直到在实际轮廓上方以后,再向x方向走一小段,依次循环类推-The hypothesis in actual contour starting point along the x direction in a short (a pulse equivalent), found that the finish in the actu
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6927
    • 提供者:陈金斌
  1. N-Queens-Algorithm

    0下载:
  2. N皇后问题算法,N皇后问题是关于国际象棋的一个著名问题,本算法给出了其中一种解法-N Queens Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:92115
    • 提供者:duanyuxing
  1. mgfruit

    0下载:
  2. noip 合并果子问题AC代码 思想:堆排序,贪心算法-noip AC code ideology combined fruit problem: heap sort, the greedy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:525
    • 提供者:软肋
  1. tc

    0下载:
  2. 本程序有vc++6.0实现,主要实现了二叉树的功能,包括二叉排序树,平衡二叉树,二叉树的插入,排序等功能。-This procedure has vc++6.0 to achieve, the main function of a binary tree, including binary sort tree, balanced binary tree, binary tree insertion, sorting and other functions.
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3433596
    • 提供者:qianchao
  1. heap_sort

    0下载:
  2. 堆积排序(Heapsort)是指利用堆积树(堆)这种资料结构所设计的一种排序算法,可以利用数组的特点快速定位指定索引的元素-Stacking order (Heapsort) refers to the use of stacked tree (heap) the design of such a data structure sorting algorithm can take advantage of the characteristics of the array element inde
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1081
    • 提供者:patric
  1. Delphi-Container-Library

    0下载:
  2. 常用的Delphi数据结构类库,包含哈希,链表,队列,堆栈等常用数据结构,好用,速度快.个人常用类库之一,并且修改原版中的部分Bug.全部源代码.-Commonly used Delphi data structures library, contains a hash, linked lists, queues, stacks, and other commonly used data structures, easy to use, fast. One of the frequently-u
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:105873
    • 提供者:liwd
  1. huisuo

    0下载:
  2. 实现回溯算法,能解决八皇后问题等~~算法结果优化,时间复杂度较小-Implement backtracking algorithms can solve the eight queens problem, etc. ~ ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:388496
    • 提供者:wangqingan
  1. liq

    0下载:
  2. some problems about spoj.vn lis.c-some problems about spoj.vn lis.cpp
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:134994
    • 提供者:goalking
  1. floyd

    0下载:
  2. Solve Floyd by C++.(Programing)
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:104640
    • 提供者:longman
  1. CAR

    0下载:
  2. some problems about c++.(car.cpp)
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:188984
    • 提供者:longman
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com