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

搜索资源列表

  1. graphshguang

    0下载:
  2. 图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)! -map the depth and breadth traversal priority priority traverse to the adjacency matrix input. (According to the prompt entry)!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1602
    • 提供者:chen
  1. 564561354654

    0下载:
  2. 包括无向图的深度优先搜索,普里姆算法构造最小生成树,数据结构习题的答案-including undirected graph of the depth-first search, Primbetov tectonic minimum spanning tree algorithm and data structure Exercise answer!
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:163655
    • 提供者:xing
  1. tubianli

    1下载:
  2. 以邻接表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出每种遍历下的结点访问序列和相应生成树的边集。-table adjacent to the structure for storage, connectivity to the map without the depth and breadth of priority priority traversal. Users designated as a starting point node, the out
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:82749
    • 提供者:李文欢
  1. bahuanghou44444

    0下载:
  2. 八皇后问题的拓展,n皇后问题的深度优先算法,可以把结果以文件形式输出。N<=20-eight of the Queen's expansion, n depth of the Queen's priority algorithm, the results can be output in the form of a document. N
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:1220
    • 提供者:266
  1. framer1

    0下载:
  2. 目的: 构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,引导同学深入理解网络协议的基本概念与网络问题处理的一般方法。 要求: 1、编写程序,根据给出的原始数据,组装一个IEEE802.3格式的帧。题目附带的文件为二进制原始数据(文件名分别为input1和input2),要求程序为命令行程序,比如可执行文件名为fr
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:20244
    • 提供者:阿蒙
  1. MFileDll

    0下载:
  2. 文件搜索功能的.Dll程序,实现功能:通过输入搜索的路径,搜索文件名(或者.***)和搜索的深度,程序将搜索到的所有文件和文件路径纪以.txt文件录下来。-document search functions. Dll procedures to achieve functions : search by entering the path search files (or .***) search and the depth, Search procedures will be that all
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:282236
    • 提供者:zhangyu
  1. graphSearch

    0下载:
  2. 实现了图的搜索算法,包括深度优先搜索,广度优先搜索,Dijstra算法,A*算法等较典型的搜索算法,同时可以进行图的输入和编辑等操作,仅供大家参考。-achieve the plan's search algorithm, including depth-first search, breadth - first search algorithm Dijstra, A * algorithm is more typical search algorithm, and can map th
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:96353
    • 提供者:王墨村
  1. bash_script

    0下载:
  2. Advanced Bash− scr ipting Guide An in− depth exploration of the art of shell scr ipting Mendel Cooper-Advanced Bash
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:63353
    • 提供者:李文文
  1. GraphMatrix

    0下载:
  2. 以邻接矩阵作为图的存储结构,根据键盘输入创建图,并深度优先、广度优先遍历该图-matrix as to the adjacent storage structure of the plan, according to the keyboard input to create map and depth of priority, breadth priority traversal of the plan
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1171
    • 提供者:daimin
  1. ChangingColorDepth_src

    0下载:
  2. 它可以改变位图的颜色深度,通过读取颜色表来转存至另一个文件,但愿对大家有用。-it can change the bitmap color depth through color table to read deposits transferred to another document, Hopefully useful for all.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6257
    • 提供者:王玮
  1. DFSearch

    0下载:
  2. 数据结构(C++版)的演示程序,详细演示深度优先搜索的具体调用过程,-data structure (C + + version) demonstration program, a detailed demonstration of the depth-first search to the specific call process,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:51367
    • 提供者:znb
  1. we879553434343

    0下载:
  2. 让窗口运行在不同的分辨率下 在列表框中显示各种显示模式的宽度、高度、色彩深度、刷新率,并为各显示模式编号-window operation for the different resolutions in the list box showing the display mode of width, height, color depth, refresh rate, and the display mode No.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:2759
    • 提供者:李丽
  1. ping(icmp)

    1下载:
  2. 一个非常好的ping源代码程序,强烈推荐。 可以好好研究和学习,可以更加深入理解icmp协议。-a very good ping source code procedures, and strongly recommended. Can be properly examined and learning to be more in-depth understanding icmp agreement.
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:2822
    • 提供者:黄景天
  1. pppca

    0下载:
  2. 这是一个人脸识别PCA的主元分析法,里面是专门介绍PCA的,可以很深入的了-This is a face recognition PCA principal component analysis, which is devoted to the PCA, can be a very in-depth
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:91264
    • 提供者:李波
  1. 4_11

    0下载:
  2. CVI编写的程序,便于程序员对CVI进行深入的了解.此例子比较精典-CVI prepared by the procedure to facilitate the CVI programmers in-depth understanding. Classical example of this comparison
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:77644
    • 提供者:董雪
  1. AspDotNetWebService

    1下载:
  2. 基于XML的Web服务被广泛认为是分布式计算技术的重要发展方向。在业界众多公司的推动下,人们对于逐渐形成的各种Web服务的相关技术与标准越来越关心。 本书主要介绍如何使用ASP.NET创建高水平的Weh服务。书中介绍了Web服务架构的核心标准,并通过实例说明了这些标准如何集成到ASP.NET中。本书还通过深入分析代码实例介绍了创建和使用Web服务的技术。本书最后介绍了三个综合的案例研究,每一个案例研究都演示了一个完整的Web服务应用程序的解决方案。 本书面向具有一定经验的中高级ASP.NET程序
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3673153
    • 提供者:demon
  1. little_application

    0下载:
  2. 我不是编程高手,现在刚开始从事编码工作。所以还有很多东西要学习。我上传的代码是我学习并验证过的正确代码,不是垃圾,随着学习的深入,我会不断提高上传代码的质量。谢谢!-I was not programming experts are just now engaged in coding work. So there are many things to learn. I uploaded my code is tested and learn the correct code was not r
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2539
    • 提供者:zhaochen
  1. IPDemo

    0下载:
  2. 一个vc写的能截获IP包的Demo, 有点深度哦!-write a vc IP packets can be intercepted by Demo, a little depth Oh!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:45107
    • 提供者:kevin
  1. honmasokyu_ipmsg

    0下载:
  2. 仿飞鸽传书DELPHI局域网通讯界面 关键字:仿 飞鸽传书 界面 来 自:原创 平 台:Win2k/XP/NT,Win2003 深浅度:初级-imitation Fei-book DELPHI LAN communications interface keyword : imitation Fei-interface from the book : original platform : Win2k/XP/NT, Win2003 DEPTH : Junior
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:74923
    • 提供者:lj
  1. directshowExploitation

    1下载:
  2. * 书 名:《DirectShow开发指南》 * 作 者: 陆其明(著) 金邦飞(审校) * 内容提要: 本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使 用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了 DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow 应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性 编辑等
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:398710
    • 提供者:long
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com