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

搜索资源列表

  1. SerialNumber

    0下载:
  2. 获取机器码生成注册码简单算法获取机器码生成注册码简单算法
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-26
    • 文件大小:3988930
    • 提供者:chen guang jun
  1. lbg

    0下载:
  2. LBG算法 简单的一个描述LBG算法的例子-LBG algorithm, a simple example to describe LBG algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:994
    • 提供者:li
  1. 11111

    0下载:
  2. 二进制编码的简单遗传算法源程序,很完整,适合初学者学习。-A simple binary encoding genetic algorithm source code, is very complete, suitable for beginners to learn.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:117550
    • 提供者:王玉勤
  1. mid-pointdivision

    0下载:
  2. 一个简单的中点分割直线裁减算法,实现直线在屏幕中的裁剪算法-A simple linear reduction of the mid-point division algorithm in a straight line on the screen clipping algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:281107
    • 提供者:海子
  1. DES

    0下载:
  2. C语言简单明了实现des算法的加密解密,注释清楚,解释详细,看看就知道了。-C language is simple to achieve des encryption and decryption algorithms, comments clear, a more detailed explanation, see the know.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:937348
    • 提供者:李硕
  1. HitChecker

    0下载:
  2. 游戏开发中经常会用到碰撞检测,这是一个简单算法实现的2D碰撞检测模型,对初学碰撞检测的同学很有参考价值-Often used in game development, collision detection is a simple algorithm for 2D collision detection model, collision detection for beginners useful reference for students
  3. 所属分类:Game Program

    • 发布日期:2017-06-01
    • 文件大小:13697346
    • 提供者:王选
  1. Adaboost_guy

    0下载:
  2. Adaboost 算法的简单实现程序,适合初学者使用-Adaboost algorithm to achieve a simple procedure, suitable for beginners to use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:272441
    • 提供者:路月
  1. MATLAB

    0下载:
  2. 遗传算法计算多目标规划问题 使用简单,语言明了-Multi-objective genetic algorithm is planning to use simple, clear language
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6864
    • 提供者:小笨笨晗晗
  1. ScreenSpy

    0下载:
  2. 广度优先搜索变化的屏幕传输算法,就是小牛所谓的正态分布算法 算法很简单,去掉注释,自己冥想吧-Breadth-first search algorithm changes in the screen transfer, that is, the so-called normal distribution algorithm Mavericks algorithm is very simple, remove the comments, his meditation Bar
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1876
    • 提供者:
  1. 最简单的人脸检测算法

    3下载:
  2. 最简单的Matlab人脸识别代码,教你一步步做人脸识别,即使刚学matlab也能看懂。特别指出 亲测的,识别准确率的确很高
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-11-05
    • 文件大小:605628
    • 提供者:ramble5956
  1. BURG

    0下载:
  2. 本文件为语音识别lpc源码中的burg算法部分。该算法简单实用,适合于进行线性预测参数的计算-This document is for lpc-source speech recognition algorithm in the part of the burg. The algorithm is simple and practical, suitable for the calculation of the linear prediction parameters
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:944
    • 提供者:魏玮
  1. myai

    0下载:
  2. 简单遗传算法,程序进化一个沿二维网格边界行走的机器人。-Simple genetic algorithm, the program evolved a two-dimensional grid along the border walking robots.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:32358
    • 提供者:lml
  1. BPalgorithm

    0下载:
  2. bp神经网络算法,是用c语言实现的,比较简单,供初学者练手-bp neural network algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:314631
    • 提供者:张亚社
  1. LinkList

    0下载:
  2. 用C++的模板类实现了链表数据结构,里面包括了节点的删除、新增等简单算法-C++ template class, a linked list data structure, which includes the node to delete, add simple algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:211230
    • 提供者:Lisa
  1. rsa

    0下载:
  2. RSA 加密算法简单实现,c++编程,简单实用不 需任何修改 可运行-Simple implementation of RSA encryption algorithm, c++ programming, simple and practical to run without any modifications
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:228718
    • 提供者:joney
  1. elevator

    1下载:
  2. java电梯调度算法,含可视化窗口,演示简单直观-java elevator scheduling algorithm, including visualization window, simple and intuitive presentation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:49684
    • 提供者:
  1. k-means(java)

    0下载:
  2. k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。-k-means clustering algorithm is based on the division method, this algorithm is simple and easy to understand visual interface to the form of the results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-29
    • 文件大小:2048
    • 提供者:聂风
  1. tabu-search-for-tsp

    3下载:
  2. 利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:3213
    • 提供者:dayong
  1. 简单遗传算法(SGA)

    0下载:
  2. matlab中运行-matlab run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:6131
    • 提供者:王久兴
  1. 爽爽

    0下载:
  2. 操作系统银行家算法 一、目的和要求 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-a banker's algorithm operating system, the purpose and requirements of bankers to avoid deadlock algorithm is an important method used in
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:2918
    • 提供者:爽爽
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com