CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 多媒体编程 搜索资源 - 算法

搜索资源列表

  1. 2765

    0下载:
  2. 北京大学ACM2765题!算法不错!希望大家学习,参考!谢谢了!-ACM2765 Peking title! Algorithm good! Hope that we learn from, reference! Thank you!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1033
    • 提供者:cang521669
  1. angel_11

    0下载:
  2. 这是根据Bresenham算法做的画直线程序,用vc实现更加接近实际情况-This is done under the Bresenham algorithm paintings linear process, with vc achieve a more closer to reality
  3. 所属分类:多媒体编程

    • 发布日期:2017-11-06
    • 文件大小:1178
    • 提供者:zhao785395
  1. bload

    0下载:
  2. 简单的回溯算法,算法分析与设计,比较简单适合初学-Simple backtracking algorithms, algorithm analysis and design, is relatively simple for beginners
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:2898
    • 提供者:ao63173
  1. cPP101

    0下载:
  2. c++源代码,包括约瑟夫问题、万年历的实现、用C++编写通讯录、螺旋方阵的输出、分形算法和一个编程大赛试题等等。-c++ source code, including Joseph problems, the realization of calendar with C++ the preparation of contacts, the output of square spiral, fractal algorithm and a programming contest questions
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:5266
    • 提供者:dui3973951
  1. Calendar

    0下载:
  2. 利用VC2008实现的一个万年历,可以准确显示和计算星期和大小年等等,主要是算法体现-VC2008 achieve a calendar, you can accurately display and for calculating week and size of the year, etc.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-01
    • 文件大小:7907
    • 提供者:he54992
  1. cannon1

    0下载:
  2. cannon的并行算法,使用MPI编写的,对矩阵乘法的一种运算方法-cannon of the parallel algorithm using MPI written as a matrix multiplication of the methods of calculation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1064
    • 提供者:weng10391
  1. ChkSF

    0下载:
  2. 身份证共18位,本程序给出了最后一位验证位的算法!-Give the Algorithm of the identification cardlast number!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-01
    • 文件大小:7967
    • 提供者:tan8661951
  1. choose101

    0下载:
  2. 先来先服务算法(FCFS)最短寻道时间优先算法(SSTF)并求出每种算法的平均寻道长度-First-come, first-served algorithms (FCFS) algorithm for the shortest seek time first (SSTF) and find the length of each algorithm, the average seek
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1477
    • 提供者:lu1148628
  1. CirDemo

    0下载:
  2. 三维行星旋转系统,根据面消隐算法实现。旋转的速度可能比较慢。-Three-dimensional planetary rotation system, in accordance with hidden surface algorithm. The speed of rotation may be quite slow.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:2375
    • 提供者:shou739517
  1. Compensationmotionestimation

    0下载:
  2. 采用全搜算法,进行运算估值,画出运动矢量,并显示出补偿后的图像。-All-search algorithm for computing the valuation, draw motion vector, and shows the compensated image.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:2261
    • 提供者:kqa9683
  1. CShortestLenPCB

    0下载:
  2. 采用分枝限界法进行求解最短路径长度的问题,是算法设计中的经典题目-Branch and Bound method used to solve the problem of the shortest path length, is the classic algorithm design topics
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1232
    • 提供者:ao63173
  1. dijiesitela

    0下载:
  2. 迪杰斯特拉算法,希望对于一些刚学c语言编程的有帮助-dijiesitela
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1023
    • 提供者:lao2062839
  1. ditui

    0下载:
  2. 此为多函数的递推算法,又多个例子,初学C++的可以下回来-This is a recursive algorithm for Multi-function, but also a number of examples, beginner C++ Can come back next
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:1810
    • 提供者:gou568114
  1. FIFO103

    0下载:
  2. 大学生计算机操作系统课程设计,实现页面置换,利用fifo(先进先出)算法-Students of computer operating systems curriculum design, the realization of the page replacement, the use of fifo (FIFO) algorithm
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-01
    • 文件大小:7947
    • 提供者:lu1148628
  1. horsego

    0下载:
  2. 算法分析中的棋盘跳马问题,采用递归法求解,包含思路和源码-Algorithm analysis of the issue of board vault, using the recursive method, including the ideas and source code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:9287
    • 提供者:han317421
  1. Huffman110

    0下载:
  2. Huffman算法的C实现,非可视化程序,可直接运行输出-Huffman algorithm to achieve C, non-visualization process, can be directly run output
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1177
    • 提供者:de948028
  1. idcard15to18

    0下载:
  2. 精巧的小程序,可以把原来的15位身份证号码转换为新的18位号码,算法简单易懂。-Ingenious little program that can put the original 15 is converted to the new identity card number 18 number, is easy to understand.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:738
    • 提供者:xiong05913
  1. KMP108

    0下载:
  2. 快速查找字符串算法,改进后的KMP算法完全实现-Quick Find string algorithm, the improved algorithm for the full realization of KMP
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:6606
    • 提供者:asu1739
  1. kruskalsuanfashiyan

    0下载:
  2. 这是一个关于kusual算法的实现代码,我们算法实验课的一个作业-This is a kusual algorithm on the code, we have an algorithm operating experimental courses
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:6318
    • 提供者:mai4ng45
  1. movehill

    0下载:
  2. 搬山小问题,虽说是小问题,但其中蕴含的精辟的算法思想,请大家下载。-Hill moved a small problem, although it is a small problem, but the algorithm behind the brilliant ideas, please download.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:738
    • 提供者:mai4ng45
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com