CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 算法代码

搜索资源列表

  1. Metaparllel

    0下载:
  2. 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:158351
    • 提供者:joey
  1. MM440-VC++-PID

    0下载:
  2. 本程序是基于工程中应用广泛的MM440变频器上位机界面代码,采用自适应PID算法进行传动装置控制。-this program is based on engineering widespread use of MM440 Inverter PC interface code, PID algorithm using adaptive devices for transmission control.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:447355
    • 提供者:guozhao
  1. BinTreeExp

    0下载:
  2. 二叉树的创建、前序递归遍历、中序递归遍历、后序递归遍历、层次遍历、前序非递归遍历、中序非递归遍历、后序非递归遍历算法。里面包含了顺序栈和队列的实现代码。-Binary tree creation, pre-order recursive traversal, recursive in order traversal, postorder recursive traversal, traverse the level, pre-order traversal non-recursive, in t
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:15983
    • 提供者:LCC
  1. sort2

    0下载:
  2. 一个数组排序算法C++代码,vc6中实现-An array sorting algorithm C++ code, vc6 to achieve
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:25747
    • 提供者:forminw
  1. mohuyuce

    1下载:
  2. 广义模糊预测算法控制代码,可用于工业自动控制的学习和开发-The generalized fuzzy predictive algorithm control code can be used for learning and development of industrial automation control
  3. 所属分类:Console

    • 发布日期:2015-09-23
    • 文件大小:1024
    • 提供者:figo lee
  1. openpr-ldf_v0.10

    0下载:
  2. 基于朴素贝叶斯算法的分类器,代码清晰易懂-Naive Bayes classifier algorithm, code lucid
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:1114999
    • 提供者:梨花
  1. divide_wood

    0下载:
  2. 算法设计中的木棒分割问题,采用C++编程实现。代码通俗易懂。适合于初学者学习。-The stick split algorithm design, using C++ programming. Code easy to understand. Suitable for beginners to learn.
  3. 所属分类:Console

    • 发布日期:2017-11-11
    • 文件大小:601946
    • 提供者:liubin
  1. code

    0下载:
  2. 适用所有斜率的中点Brehenham算法代码。-Apply to all slope the midpoint Brehenham algorithm code.
  3. 所属分类:Console

    • 发布日期:2017-11-12
    • 文件大小:1421
    • 提供者:kotkot
  1. source-file

    0下载:
  2. 数据挖掘中聚类算法k-modes的具体实现代码-Data ming ,k-modes algorithms
  3. 所属分类:Console

    • 发布日期:2017-11-29
    • 文件大小:23933
    • 提供者:史俊杰
  1. prim

    0下载:
  2. 普里姆算法的C++代码实现,有很详细的注释,代码很清晰-Primm algorithm C++ code implementation, there is a very detailed notes, the code is very clear
  3. 所属分类:Console

    • 发布日期:2017-12-04
    • 文件大小:195061
    • 提供者:文波
  1. 13Mar

    0下载:
  2. 文档包含着两部分内容:最长公共子串算法实现以及TLS(线程局部存储)的实现代码。-The document contains two parts: the longest common substring algorithm as well as the implementation of the code of the TLS (thread local storage).
  3. 所属分类:Console

    • 发布日期:2017-11-20
    • 文件大小:4557905
    • 提供者:郑光果
  1. newsIVS

    0下载:
  2. 修改后的IVS算法代码,需要的可以下载。-newsivs program!!!
  3. 所属分类:Console

    • 发布日期:2017-11-21
    • 文件大小:5199251
    • 提供者:mawg
  1. LRU

    0下载:
  2. CACHE的LRU算法的简单代码,编译运行环境为WINDOWS下VS2010。-CACHE LRU algorithm simple code, compile and run under WINDOWS environment VS2010.
  3. 所属分类:Console

    • 发布日期:2017-11-19
    • 文件大小:1242
    • 提供者:草广
  1. MedLDAc_windows

    0下载:
  2. MedLDA算法用于分类代码,源创Jun Zhu,算法描述可参看其icml09论文-The MedLDA the algorithm used for classification code, the source-invasive Jun Zhu, the algorithm Descr iption can be cross reference to its icml09 thesis
  3. 所属分类:Console

    • 发布日期:2017-11-14
    • 文件大小:147706
    • 提供者:tutu
  1. des

    0下载:
  2. C++ des 用C++实现的des加密算法,代码很实用哦-C++ des Using C++ to achieve the DES encryption algorithm, the code is very useful oh
  3. 所属分类:Console

    • 发布日期:2017-12-08
    • 文件大小:4650
    • 提供者:吴国俊
  1. DES

    0下载:
  2. 标准DES算法,控制台操作可对任意文件进行加解密,没有错误和BUG,代码都写有注释。使用C-Free,VS或VC++都可以进行编译。-Standard DES algorithm, console operator can encrypt and decrypt any file, no error and BUG, ​ ​ code written comments.
  3. 所属分类:Console

    • 发布日期:2017-12-02
    • 文件大小:4303
    • 提供者:袁明扬
  1. AStar

    0下载:
  2. A星算法测试代码,可以对了解路径搜素算法有所启发-A star algorithm test code, you can understand the path search algorithm prime inspiration
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:1099664
    • 提供者:fan
  1. Bankers-Algorithm

    0下载:
  2. 本科生操作系统课程关于因皇家算法的课程设计代码很基础的-Undergraduate courses on operating system on Royal algorithm because it is based curriculum design code
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:1303
    • 提供者:程昱
  1. BankerArithmetic

    0下载:
  2. 操作系统实验之银行家算法和安全性算法,代码相对简单适合初学者-The experimental operating system bankers algorithm
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:2592226
    • 提供者:宋小贺贺贺
  1. ant-and-pso

    0下载:
  2. 基于改进蚁群算法的网格模型和基于pso算法代码的改进测试-ant and pso
  3. 所属分类:Console

    • 发布日期:2017-12-12
    • 文件大小:78663680
    • 提供者:Mr han
« 12 3 »
搜珍网 www.dssz.com