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

搜索资源列表

  1. Metaparllel

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

    • 发布日期:2008-10-13
    • 文件大小:154.64kb
    • 提供者:joey
  1. BP_network

    0下载:
  2. 用VC++编写的异或算法的神经网络算法,适当修改可用作其他用途-VC prepared by the different algorithms or neural network algorithm, appropriate changes can be used for other purposes
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:9.92kb
    • 提供者:董树晶
  1. TeristBetal

    1下载:
  2. 自己编写的俄罗斯方块小程序。该程序与网络上其他程序不同,本程序是完全采用C++编写的控制台下的程序,而非窗口程序,虽然不华丽,但是非常适合初学者学习算法和基本C++知识。-own sheet prepared by the Russian small programs. The program networks with various other procedures, the procedures are completely prepared by the C procedures und
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7.29kb
    • 提供者:李明
  1. ga_model

    0下载:
  2. 关于遗传算法的一个二进制编码的计算函数最大值的实例-on Genetic Algorithms a binary encoding function of the maximum calculated examples
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:992byte
    • 提供者:光临
  1. CProgram

    0下载:
  2. 实现了很多的数据结构算法,适合与想学习数据结构编程的读者。-achieve a lot of data structure algorithms, fit and want to learn data structure programming readers.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:260.71kb
    • 提供者:lilong
  1. Graphtsinghua

    0下载:
  2. 清华殷人昆版数据结构(c++版),图的所有算法调试成功。-Qinghua Yin Dynasty Queensland version data structure (c version), graph algorithms debug all success.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:37.34kb
    • 提供者:李海涛
  1. qishi

    0下载:
  2. 递归算法的实例--以骑士巡游为例做的控制台程序。主要设计到了递归回溯算法-Examples of recursive algorithms- to Knight-tour of the console to do the procedure as an example. The main design to a recursive backtracking algorithm
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:815byte
    • 提供者:zhang
  1. singletracking

    2下载:
  2. 在VC++平台上实现的非线性滤波算法,包括卡尔曼滤波,扩展卡尔曼滤波和无迹卡尔曼滤波。-In VC++ platform to achieve the nonlinear filtering algorithms, including Kalman filtering, extended Kalman filter and unscented Kalman filter.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2013-08-14
    • 文件大小:6.87kb
    • 提供者:asd
  1. 53607924jihe

    0下载:
  2. 计算机编程,集合算法,希望对大家有所帮助,谢谢支持-Computer programming, collection of algorithms, we hope to be helpful, thank you support
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1.95kb
    • 提供者:alexanderxx
  1. SortComparor

    0下载:
  2. 比较插入、归并、快速、基数四种排序算法的性能-Comparison of insertion, merge, fast, and base the performance of four sorting algorithms
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:53.52kb
    • 提供者:廉静
  1. sort

    0下载:
  2. 数据结构实验,各种排序算法的实现,运用模板的设计方法-Experimental data structure, the realization of various sorting algorithms, using a template design method
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2.12kb
    • 提供者:jdk_1_ok
  1. Primzahlen_0-1

    0下载:
  2. Example of automated Primes generation using up to date algorithms
  3. 所属分类:Console

    • 发布日期:2016-01-26
    • 文件大小:13.74kb
    • 提供者:Chris
  1. minimum

    0下载:
  2. minimum spanning tree problem, kruskal and prim algorithms.Program gets matrix as an input
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3.17kb
    • 提供者:oni
  1. fire

    0下载:
  2. 人工智能算法中的模拟退火算法,使用c++编程-Artificial intelligence algorithms in the simulated annealing algorithm, the use of c++ programming
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:1.54kb
    • 提供者:流星澈
  1. prime

    0下载:
  2. 高效求素数算法!用6n大筛子的方法,具体看附件!-primer algorithms
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:5.04kb
    • 提供者:飘啊飘
  1. hamilton_20

    0下载:
  2. 贪心和回溯算法来求解HAMILTON回路,可求解20以内-Greedy and backtracking algorithms to solve HAMILTON loop can be solved within 20
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:859.32kb
    • 提供者:wangxin
  1. 29309-29309.ZIP

    0下载:
  2. Gauss - Eliminatination algorithms-Gauss- Eliminatination algorithms
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1.32kb
    • 提供者:Dang Anh
  1. code

    0下载:
  2. 加密解密算法大全,源代码包 加密解密算法大全,源代码包-Encryption and decryption algorithms Daquan, the source code for packet encryption and decryption algorithms Daquan, the source code package
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:293.81kb
    • 提供者:11
  1. Ten-classic-algorithms

    0下载:
  2. 包含了十余个经典的算法问题,如背包问题,多段图等-Contains more than a dozen classic algorithms, such as the knapsack problem, Multistage Graph
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:1.26mb
    • 提供者:钟丹杰
  1. algorithms

    0下载:
  2. 操作系统FIFO和ALU算法,用C++实现,利用算法对内存管理进行运算-the application of FIFO and ALU algorithms in OS
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:163.08kb
    • 提供者:袁中卫
« 12 3 4 5 6 »
搜珍网 www.dssz.com