CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 算法演示

搜索资源列表

  1. shujujiegou_flash

    0下载:
  2. 数据结构的flash算法演示,形象生动的演示效果,让你学起来更轻松-Data structure of the flash algorithm for demonstration, the image of a vivid demonstration of the effect, so you better learn to relax
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:966978
    • 提供者:chyjp
  1. PSO_2D

    0下载:
  2. Matlab语言编写的2维粒子群算法进行函数最优化的源代码,并附有AVI视频演示!-2-D particle swarm optimization source code for optimization (with the AVI video!)
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:308337
    • 提供者:张飞
  1. ant_c

    0下载:
  2. 用c语言开发一个蚁群算法演示程序可以直接运行,请大家参考一下!-ant use c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:14532
    • 提供者:邢梦
  1. AntSim1_1

    0下载:
  2. 蚂蚁算法的一个场景演示,里面可以设置不同的场景还有抑素的挥发设置等。-An ant algorithm demo scene, which can set up different scenes there are the volatile settings, such as endostatin.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:870859
    • 提供者:cuiyanzhe
  1. demo

    0下载:
  2. 算法演示小程序:包含彩票问题,称金币问题以及拾筷子问题-Algorithm Demo Applet: contains lottery, saying the issue of coin issues, and pick up chopsticks
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:1164471
    • 提供者:abbyxie
  1. PageAndJob

    0下载:
  2. 操作系统课程设计,页面淘汰算法以及作业调度算法的演示程序,界面美观,简单易懂,实现功能强大。-Operating system, curriculum design, page-out algorithms and job scheduling algorithm demo program, beautiful interface, easy to understand. To achieve powerful.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:8441039
    • 提供者:刘振华
  1. kiubit

    0下载:
  2. Visual Basic 的算法演示,用鼠标旋转立方体-Visual Basic algorithm demonstration rotating cube with the mouse
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:6943
    • 提供者:唐涛
  1. zp

    0下载:
  2. 破零算法 一种破零算法的演示应用于MIMO无线信道的实验算法-Algorithm for breaking a kind of zero-zero breaking algorithm used in MIMO wireless channel experiments demonstrate algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1514
    • 提供者:韩静
  1. LJParser

    0下载:
  2. 聚类算法相关知识,有语料和训练文本集,可供大家学习。-AppWizard has created this application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
  3. 所属分类:Other systems

    • 发布日期:2017-06-11
    • 文件大小:18475109
    • 提供者:杨婷
  1. erchashubianli

    0下载:
  2. 二叉树中序遍历递归算法演示,用图形描绘了是怎么用递归算法遍历二叉树,很形象直观。-Binary tree Recursion algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:7969
    • 提供者:胡琴
  1. experment

    0下载:
  2. 一个内存页面的LRU(最近最久未使用)替换算法演示,一个管道的多字节分时处理模拟。-A memory page of the LRU (Least Recently Used) replacement algorithm demo, and a pipeline of multi-byte time-sharing processing simulation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:3499
    • 提供者:谭继林
  1. Mesh-Election

    0下载:
  2. 802.16d中的Mesh Election算法演示-802.16d Mesh Election algorithm demonstration
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:395152
    • 提供者:cloudstar
  1. Sorting-algorithm-demo-program

    0下载:
  2. 一个排序算法演示程序,包括冒泡排序和选择排序两种排序的演示-A sorting algorithm demo program, including the demonstration of bubble sort and select Sort two Sort
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:42821
    • 提供者:方嘉
  1. te

    0下载:
  2. 进程调度算法演示,演示了最佳优先级算法。通过此来增加对操作系统的了解-Process scheduling algorithm demo, demo optimal priority algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:836
    • 提供者:孙昊
  1. MINI-PSO

    0下载:
  2. 粒子群算法演示,对标准的粒子群算法进行了实例演示,让读者能快速理解并运用-Descr iption for PSO algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:2691
    • 提供者:AdamXiao
  1. RRT

    0下载:
  2. matlab, RRT算法演示。-Rapidly-exploring Random Tree program
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1166
    • 提供者:知无涯者
  1. HMM

    1下载:
  2. HMM基于mfcc特征的语音识别,包括DTW算法演示、mfcc参数计算、端点检测等-HMM-based speech recognition feature mfcc
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:38368
    • 提供者:程窦华
  1. yanshi

    0下载:
  2. 遗传算法与蚁群算法演示程序,打开软件,直接运行即可。(Genetic algorithm and ant colony algorithm demonstration program)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:837632
    • 提供者:半樽酒
  1. VC++图像处理典型算法完整演示源代码

    0下载:
  2. VC++图像处理典型算法完整演示源代码,实现傅里叶变换、离散余弦变换等经典图形处理算法(VC++ image processing typical algorithm, complete demonstration source code)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:273408
    • 提供者:陈晨1010
  1. 数据结构算法演示程序DSDemo (1)

    0下载:
  2. 演示数据结构经典算法,基础学习必备的演示工具(A classic algorithm for demo data structure)
  3. 所属分类:其他

« 12 3 4 5 »
搜珍网 www.dssz.com