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

搜索资源列表

  1. 未知

    0下载:
  2. 求两个数的最小倍数的简单算法 此算法减少了运行时间提高了效率-for two smallest number of multiples of this algorithm simple algorithm to reduce the run time to improve efficiency
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:6329
    • 提供者:张红界
  1. sys_inf_get

    0下载:
  2. 获取系统信息源码,系统信息获取就这么简单哦-Source to obtain system information, system information access as simple as, oh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:984448
    • 提供者:黄宇
  1. GA

    0下载:
  2. 遗传算法的编码,解决简单遗传算法用C++实现-Coded genetic algorithm to solve simple genetic algorithm using C++ Achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:631050
    • 提供者:胡甜
  1. AStar

    0下载:
  2. 模式识别中的寻路算法:A星算法的实现及简单应用-Pattern Recognition routing algorithm: A Star algorithm and a simple application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:63127
    • 提供者:丁丁
  1. SGA

    0下载:
  2. 简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2539
    • 提供者:asdfasdf
  1. lcd

    0下载:
  2. 改VHDL程序通过简单算法实现 宫殿显示 可供初学者参考,极有价值!-VHDL procedures changed through a simple algorithm for beginners palace show reference, very valuable!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:2086
    • 提供者:suntao
  1. V1.4

    0下载:
  2. 由KaiToo搜索开发的一款基于字典的简单中英文分词算法-Search by KaiToo developed a simple dictionary based on English and Chinese word segmentation algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-11
    • 文件大小:2582966
    • 提供者:王友进
  1. bw

    0下载:
  2. 黑白棋游戏软件,VC++6.0开发,简单计算算法,人机和人人交互,希望对初学者有帮助-Reversi game software, VC++ 6.0 development, simple calculation algorithm, and all human-computer interaction, and they hope to help beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:70317
    • 提供者:王凯
  1. yinghangjia

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,本课程设计要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-Bankers algorithm avoid deadlock is an important method, the curriculum design requires high-level language writing and debugging a simple procedure of Banker s
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:129180
    • 提供者:丁泽霞
  1. gamain

    1下载:
  2. 一个简单的遗传算法 采用实数编码、比例分配轮盘赌选择、杂交采用离散与算术双重杂交、一般性变异。-A simple genetic algorithm using real-coded, proportional allocation of roulette selection, hybrid discrete and numeracy double hybridization, general variation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-01
    • 文件大小:1751
    • 提供者:wangkang
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:153314
    • 提供者:ling
  1. IP-Programing

    1下载:
  2. 1。演示程序中增加了三个鼠标功能的演示程序与真彩色图 像像素数据的显示。 2、新增了四个菜单,即分水岭算法、线段表新应用、论文例图和应 用模块,它们都是交稿后到最近这段时间里所做的工作。新增内 容都是在此编程环境下完成的。 3、分水岭算法菜单中给出了分割粘连图像的四种方法。 4、线段表新应用菜单给出了用种子填色法实现的连通区域分割方法, 它比线段编码法简单,还介绍了用线段表实现数 学形态学中腐蚀膨胀的快速算法。 中所用图像的生成步骤,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7089192
    • 提供者:王亚亮
  1. single

    0下载:
  2. 单纯形算法,实现最简单的单纯形的算法-Simplex algorithm, the realization of the simplest simplex algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:21536
    • 提供者:高程
  1. qinjiushaosuanfa

    0下载:
  2. 菜鸟编程。。仅供参考。在数值计算中解多项式的简单算法:秦九韶算法,算法复杂度 n*(n+1)/2-Programming rookie. . Is for reference only. In the numerical calculation of a simple polynomial solution algorithm: Qin Jiushao algorithm complexity of n* (n+ 1)/2
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:163407
    • 提供者:cathy
  1. 20081116

    0下载:
  2. 画图程序,VB用的画图程序,简单,实用.-Paint program, VB with the Paint program, simple and practical.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-26
    • 文件大小:41318
    • 提供者:丁生
  1. K-means

    1下载:
  2. 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2013-04-10
    • 文件大小:5898
    • 提供者:chunxiao
  1. kmeans

    0下载:
  2. 聚类算法kmeans,比较简单的聚类算法,通过欧几里德距离确定聚类的标准,对二维的点进行聚类-Clustering algorithm kmeans, relatively simple clustering algorithm, through the Euclidean distance to determine the standard clustering of the points of two-dimensional clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:3567
    • 提供者:huang
  1. Thechannelestimationofdelayedfeedbackmimoofdmchann

    3下载:
  2. 掌握梳状导频和信道估计算法,实现MATLAB仿真;建立简单的系统结构和信道模型;在含多普勒频移的瑞利衰落信道下,进行含信道估计算法的OFDM系统仿真,并进行性能分析。 -Comb master and pilot channel estimation algorithm, the realization of MATLAB simulation the establishment of a simple system structure and channel model with D
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:10565
    • 提供者:林杉
  1. bianli

    0下载:
  2. 这是数据结构的一个遍历的简单算法,希望对初学者有所帮助.-This is the data structure of a simple traversal algorithm, and they hope to be helpful to beginners.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:2057
    • 提供者:陈大圣
  1. shunxu

    0下载:
  2. 这是一个数据结构的顺序表简单算法.其中可能有一些小问题,但基本上还是能运行的.-This is a data structure of a simple algorithm for the sequence table. Which may have some minor problems, but basically it can run.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1022
    • 提供者:陈大圣
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com