CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Conquer

搜索资源列表

  1. qsort

    0下载:
  2. 分治递归实现的快速排序算法 时间复杂度nlogn -Divide and conquer recursive quicksort algorithm time complexity nlogn
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:20235
    • 提供者:huhao
  1. classical-algorithms

    0下载:
  2. 许多经典算法问题的源代码,包括数据结构,分治,回溯,动态规划,图论,贪心等等,包括了C,C++和Java代码,已分成文件夹整理好.-Many classical algorithms of the source code, including data structures, divide and conquer, backtracking, dynamic programming, graph theory, greed, etc., including C, C++ and Java cod
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:101713
    • 提供者:AIr
  1. MergeSort

    0下载:
  2. 归并排序,采用分治法的一个典型应用。主要步骤可以简单的描述为:【从小到大排序】 第一步:把数组分成左右两个数组,然后递归直至左右数组只包含单个元素【最底层】; 第二步:从单个元素开始,归并数组,使得数值小的在上一层数组的左侧,数值大的在上一层数组的右侧,然后递归,直至到原数组【最顶层】。-Merge sort, using a typical application of divide and conquer method. The main steps can be simply de
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:632954
    • 提供者:贾立伟
  1. int_divide_SA13006029

    0下载:
  2. 整数因子问题的C语言源代码 计算机算法设计与分析中的题目 递归与分治算法-C language source code for a computer algorithm design and analysis topics recursive divide and conquer algorithm with integer factor issues
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:934297
    • 提供者:冰仔
  1. chessboard-coverage-of-c-code

    0下载:
  2. 利用分治策略对棋盘覆盖问题进行求解,用c语言来实现。-Using divide and conquer strategy chessboard coverage of c code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:705
    • 提供者:lyz
  1. Beep-function-to-play-music-with

    0下载:
  2. 演奏乐曲《小星星》《茉莉花》《找朋友》《上学歌》《一分钱》《征服》《沧海一声笑》《童话》《同桌的你》《小熊和洋娃娃》-Playing music "Little Star" "Jasmine", "find friends", "school song", "penny" "conquer" "Laughter In The Sea" "fairy tale", "same table for you," "Winnie and dolls"
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2013
    • 提供者:李志
  1. main6

    0下载:
  2. C语言编写的命令行程序,通过蛮力法、动态规划、分治法求最大字段和,并进行算法效率比较。-C language command-line program, through brute force method, dynamic programming, divide and conquer method for maximum field and, and compare efficiency of the algorithm.
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:2129
    • 提供者:z
  1. sort

    0下载:
  2. 分治法进行排序,简单的基础性算法代码,仅供参考。-Divide and conquer sort, simple basic algorithm code, for reference only.
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:3351
    • 提供者:
  1. sort

    0下载:
  2. 各种排序算法大全c++版 直接顺序排序、冒泡排序,选择,快排,希尔排序,堆排序,归并排序、筛选法调整堆、堆排序、一次归并、一趟归并法排序、归并排序的非递归算法、归并排序的递归算法、将两个已排序的子序列归并。-Various sorting algorithms Daquan c++ version of the direct order sort, bubble sort, select, quick row, shell sort, heap sort, merge sort, filter
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2165
    • 提供者:gxtxtplg
  1. Permutation

    0下载:
  2. 分治法源代码 用递归方法求n个数的无重复全排列。-Divide and conquer method source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:731
    • 提供者:付渤钧
  1. C-yuyan

    0下载:
  2. 基于C语言的一些算法分析及实现,主要有动态规划,分治,搜索算法等-Some algorithm analysis and implementation of C language based mainly on dynamic programming, divide and conquer, the search algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:62823
    • 提供者:李理
  1. cuosp_4267

    0下载:
  2. A Conquer 4267 private server codes
  3. 所属分类:Other windows programs

  1. Emulator

    0下载:
  2. Conquer 5017 emulator
  3. 所属分类:Other windows programs

  1. WaveOutPlayer

    0下载:
  2. 使用WaveOut控制声卡来播放WAV、MP3音频的多媒体辅助接口类,你可以将它放到你的程序中并调用类的接口函数。本工程中附带了一个BIG包播放器作为范例,可以打开《命令与征服-将军》等游戏的BIG文件包,播放里面的游戏音乐-Multimedia interface using the WaveOut control card to play WAV, MP3 audio, you can use it in your program and call the class interface f
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-24
    • 文件大小:143407
    • 提供者:陈卓
  1. ini

    0下载:
  2. conquer items to have fun in the game
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:4099
    • 提供者:ecertai
  1. qipanfugai_CPP

    0下载:
  2. 用C++编写的棋盘覆盖问题的解决,其中有非常清楚的注释,帮助学习者了解分治法在类似问题中的应用-Board cover solution written in C++, which has a very clear comments to help students understand the divide and conquer those problems
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1090
    • 提供者:earcherst
  1. qipanfugai_matlab

    0下载:
  2. 用matlab编写的棋盘覆盖问题的解决,有清楚的注释,帮助学习者了解分治法在类似问题中的应用-Matlab prepared by the board covering problems, clear notes, to help students understand the divide and conquer similar problems
  3. 所属分类:Game Program

    • 发布日期:2017-04-11
    • 文件大小:1073
    • 提供者:ounexpe
  1. MergeSort

    0下载:
  2. 归并排序算法,该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。-Merge sort algorithm, which is a very typical application using the divide and conquer method (Divide and Conquer) is.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:710
    • 提供者:庭月照
  1. MaxMinDemon

    0下载:
  2. 计算一个数组中的最大最小值,分别使用直接计算和分治法计算,利用C#实现。-Maximum and minimum calculation in an array, were calculated using the direct calculation and divide and conquer, the use of C# implementation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:16393
    • 提供者:星火
  1. Linkgame-Design-and-Plug-in

    0下载:
  2. 用MATLAB实现连连看游戏制作、外挂与攻克。linkgame部分制作了一个连连看,并实现了外挂模式;process部分可以根据摄像头拍摄的一张屏幕灰度图片自动攻克连连看。-Using MATLAB to realize Lianliankan game(linkgame) production, plug-in and conquer. Part linkgame makes a Lianliankan, and realizes plug-in model process part can
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-22
    • 文件大小:7006838
    • 提供者:易冉
« 1 2 ... 16 17 18 19 20 2122 23 24 25 »
搜珍网 www.dssz.com