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

搜索资源列表

  1. 二叉树的高度程序!

    0下载:
  2. 本文用C语言实现了求二叉树深度的程序,数据结构采用链表-Using C Language for the depth of procedures binary tree data structure used Chain
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1.04kb
    • 提供者:申辉
  1. PBFSandDFS

    0下载:
  2. 对与数据结构中有向图采用邻接矩阵为存储结构实现有向图建立、深度优先遍历和广度优先遍历、并带有图片测试数据 可运行-And the data structure of a directed graph with adjacency matrix storage structure established to achieve a directed graph, depth-first traversal and breadth-first traversal, and test data can
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:614.29kb
    • 提供者:liqiang
  1. graph

    0下载:
  2. 实现图的深度优先遍历和图的广度优先遍历的控制台应用程序-Graph depth-first traversal and graph breadth-first traversal of the console application
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2.1mb
    • 提供者:
  1. graph2

    0下载:
  2. 输入图的顶点和边,可以选择对图进行深度或者广度遍历。-Input graph vertices and edges, you can choose the depth, or breadth of the graph traversal.
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:237.25kb
    • 提供者:周小波
  1. FFT

    0下载:
  2. 本程序中包含一个可以通用的头文件,它能够实现DFT,FFT,IFFT,conv,这些函数根据信号处理C语言程序集编写,为了方便理解与调用,我在程序中使用了一些实例,大家可以通过它们做深入理解!-This procedure can include a generic header, it can be achieved DFT, FFT, IFFT, conv, these functions according to the signal processing assembly C langu
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:32.05kb
    • 提供者:yangshoping
  1. migong

    0下载:
  2. 利用深度搜索方法解决迷宫问题,迷宫的形状可以自由载入。-Search method to solve the maze using the depth of the problem, the shape of the maze are free to load.
  3. 所属分类:Console

    • 发布日期:2017-03-25
    • 文件大小:2.28kb
    • 提供者:SKYMM
  1. subway-exchange-system

    1下载:
  2. 地铁换乘系统,以北京地铁线路为例,求最少换乘线路,采用深度搜索的方式。-Subway transfer system to the Beijing subway line, for example, seeking a minimum transfer line, using the depth search.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-05-11
    • 文件大小:4.97kb
    • 提供者:万梦敏
  1. FindWay

    0下载:
  2. 三种主流寻路方式(A星,广度,深度) 目前3种主流寻路的源码,a星(a*),广度优先,深度优先。压缩包附带了一张自己写的堆和顺序表,以及一个控制台绘图模块。-The three mainstream the pathfinding way (A star, the breadth, depth) of three kinds of major pathfinding source code, a star (*), breadth-first, depth-first. Compressio
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:13.82kb
    • 提供者:ZeaLot
  1. Chapter1

    0下载:
  2. windows消息运行机制,VC++深入详解第一章,mfc的内部运行原理-the windows messages run mechanism, VC++ Depth explain the internal operation principle, mfc
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:8.43kb
    • 提供者:syl
  1. Tree-traversal

    0下载:
  2. MFC实现树的建立,可自动得到输入树的深度,先序、中序、后序遍历的结果,并用图形显示该树。-MFC to achieve the establishment of the tree can be automatically input the depth of the tree, preorder, inorder, postorder traversal, and graphical display of the tree.
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:1.88mb
    • 提供者:郭景
  1. idas

    0下载:
  2. 使用迭代深入优先搜索解决八数码问题,并且在算法实现过程中进行了剪纸优化功能-Using an iterative depth-first search to solve eight digital
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:202.55kb
    • 提供者:崔志诚
  1. template

    0下载:
  2. template 模版函数 函数模版 深入了解-template template template-depth understanding of the function function
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2.25mb
    • 提供者:刘文
  1. BinaryTree

    0下载:
  2. 建立二叉树并进行各种遍历、求树的深度和高度-build binarytree and transvers in all ways,and caculate height and depth.
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:245.45kb
    • 提供者:
  1. BinTree

    0下载:
  2. 二叉排序树,实现树的各种操作,包括计算深度,找最大值最小值,还有各种遍历的递归算法和非递归算法,以及查找查找树的前驱节点和后继节点-Binary sort tree, the tree to achieve various operations, including the calculation of depth, looking for maximum minimum, there are various recursive traversal algorithm and non-recur
  3. 所属分类:Console

    • 发布日期:2017-05-17
    • 文件大小:4.33mb
    • 提供者:小赵
  1. TaskDistribution

    0下载:
  2. 算法设计与分析中的任务分配问题。 用回溯法解该问题时,用完全n叉树表示解空间。可行性条件select 剪去不满足行、列约束的子树。递归方法 backtrack(1)实现对整个解空间的回溯搜索;backtrack(i)搜索解空间中的第i层子树,sum记录当前已找到的可行方案 数。在算法backtrack中,当i>n时,算法搜索至叶子结点,当前已找到的可行方案数sum加1;当i<=n时,当前扩展结点 Z是解空间中的内部结点。该结点有x[i]=1,2,...,n共n个
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:1.85kb
    • 提供者:
  1. ALGraph

    0下载:
  2. 图的邻接表存储下的深度优先遍历,广度优先遍历,以及拓扑排序-Adjacency table storage, the depth-first traversal, breadth-first traversal, and topological sorting
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:159.07kb
    • 提供者:周密
  1. deep-search-for-eight-digital-issue

    0下载:
  2. 深度搜索实现八数码问题。控制台应用,源码和exe文件-Depth search to achieve eight digital problem. Console applications, source code and exe files
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:284.51kb
    • 提供者:雷建华
  1. CNN

    2下载:
  2. 本程序实现深度学习的卷积神经网络(CNN)算法,含有训练程序和测试程序-This program implements convolution depth learning neural network (CNN) algorithm contains training programs and test procedures
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-04-07
    • 文件大小:3.75kb
    • 提供者:云长
  1. Model-answer

    0下载:
  2. 4.24 (Knight’s Tour) One of the more interesting puzzlers for chess buffs is the Knight’s Tour problem, originally proposed by the mathematician Euler. The question is this: Can the chess piece called the knight move around an empty chessboard and
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1.54mb
    • 提供者:kinglau66
  1. restricted-boltzmann-machines-master

    0下载:
  2. 深度学习 rbm 学习受限波特字母机的好材料-Porter limited depth study rbm machine learning good materialr
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:7.55kb
    • 提供者:叶凡
« 12 »
搜珍网 www.dssz.com