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

搜索资源列表

  1. 8_nums

    0下载:
  2. 一个九宫问题的源码,a星算法,深度优先广度优先算法都有-a JiuGongTu the source, a Star algorithm, depth-first algorithm has breadth priority
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:46073
    • 提供者:小熊·
  1. InsideVCLSource

    1下载:
  2. 李维出的《Inside VCL(深入核心——VCL架构剖析) 》随书源码。-Weiyi the "Inside VCL (in-depth core -- VCL framework analysis)" with the book source.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:12793056
    • 提供者:Arnold
  1. treedeep

    0下载:
  2. 这个程序包括了用队列建立树,并包含了对树的深度的求解。-this procedure, including the establishment of a cohort with trees, and includes the right tree for depth.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1246
    • 提供者:傅蓉蓉
  1. fuTree

    0下载:
  2. 一个比较全的关于二叉树的操作的程序,包括树的建立,遍历,求深度,节点计算和销毁。-a more complete binary tree on the operating procedures, including the establishment of the tree, traverse, seeking depth Node calculation and destruction.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2502
    • 提供者:傅蓉蓉
  1. C++ProgramExample

    0下载:
  2. 此代码是C语言编程常用的一些例子的源代码,对于学习深入理解C语言有很好的帮助:):)-this code is the C programming language commonly used by some of the examples of source code, learning to understand in depth the C language with the help of a very good :) :)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:27446
    • 提供者:周颖
  1. EmailClientBasedVBNET

    0下载:
  2. 描述了以VB.NET 为矸发平台,利用System.Web.Mail命名空间的三个类.来沟造电子邮件发送程 序的设计过程,并对邮件发送的啄理— —SMTP的通信流程进行了比较深入的讨论。-Descr iption of the VB.NET platform for rock hair, use System. Web. Mail named the three categories of space. Groove to create Email this procedure the de
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:121752
    • 提供者:Suny
  1. wenjianxitongmoni

    1下载:
  2. 操作系统课程设计报告 文件系统模拟 一、课程设计目的 通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。 二、课程设计要求 通过课程设计,要求学生主要掌握如下内容: 1.设计出文件系统中常用的数据结构; 2.理解文件系统的工作流程,给出程序流程图; 3.设计出文件系统中关键的算法; 4.模拟实现二级目录文件系统,并给出一组运行结果。 三、课程设计内容 根据实验指导书补充 四、文件系统实现 -courses on operating
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22776
    • 提供者:xiao ming
  1. mvrn11

    0下载:
  2. 二维中值滤波在图像中的应用,vc编写的dos程序,暂时只能处理24位深度的bmp图片,且像素为4的整数倍。-2D median filtering images in the application vc dos prepared by the procedures, temporarily can only handle 24 bmp picture of the depth and pixel for the entire four several times.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1840
    • 提供者:Elwin
  1. Java.Class.Dissassembler.v4.0a-Lz0

    0下载:
  2. Java.Class.Dissassembler.v4.0a-Lz0 java程序的反编译器,此版本完全支持JAVA 5。本工具具有两大特性:学习价值,研究class字节码格式能使你更深入理解java;调试的辅助工具。-Java.Class.Dissassembler.v4.0a - Lz0 ja va procedures for the anti-compiler, this version fully supports Java 5. The tool has two main cha
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:337877
    • 提供者:王睿
  1. operate

    0下载:
  2. 1,图的建立与遍历操作 建立图的邻接矩阵 输出图从顶点V0出发按深度优先遍历的顶点序列 输出图从顶点V0出发按广度优先遍历的顶点序列 2,图的建立与拓扑排序-1, Graph traversal operation with the establishment of the establishment of the adjacency matrix output plans starting from the vertex V0 by depth-first traversal
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:27289
    • 提供者:刘黎
  1. suanfakrrrr

    0下载:
  2. 运动估计是视频压缩中帧间预测编码的关键技术之一,在各个压缩标准中都广泛使用了基于块的运动估计技术。由于运动估计通常具有较大的运算量,因此对压缩性能具有重要的影响。本文在分析了视频序列的特点和对现有的快速搜索算法深入理解的基础上提出了一种改进的快速运动估计搜索算法,通过实验表明该算法对压缩性能有了较好的改进。 -Video Compression interframe predictive coding one of the key technologies. in various compr
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:22302
    • 提供者:刘昌劲
  1. 2410GPIOcontrol

    0下载:
  2. 三星S3c2410 的 GPIO控制程序. GPIO的控制是所有嵌入式开发的基础,GPIO掌握了,才能再磁基础上深入. -of GPIO control procedures. GPIO control is all embedded development base Hence, the GPIO master, can we further on the basis of magnetic-depth.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:324275
    • 提供者:刘洋
  1. depthgl

    0下载:
  2. opengl的深度的例子。非常简单。只有一个文件。-opengl example of the depth. Very simple. Only one document.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1117
    • 提供者:rmb
  1. advanced_c_programme

    0下载:
  2. 用C写的几个有点深度的编程,在网上看到就给它发上来了,初次来,不知道分类正不正确,分错了站长勿怪。-C wrote several somewhat depth programming on the Internet to see it made it to the table, first, Categories do not know is not correct, at the wrong station surprised.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:24236321
    • 提供者:
  1. GameOfLife_java

    0下载:
  2. 生命游戏的java源代码。基于元胞自动机的生命游戏,是学习和深入CA方法的很好例子。-life game of java source code. Based on Cellular Automata game of life, and in-depth study of CA good example.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4022
    • 提供者:颜建军
  1. shuju

    0下载:
  2. 数据结构学习用到的一些程序!!里面有二叉树相关的几个,有深度,广度搜索,各种排序等!-data structure used to study some of the procedures. ! There are several related to the binary tree, the depth, breadth search, various ranking!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:517348
    • 提供者:郑兰军
  1. deconvgaijin

    1下载:
  2. 卷积码译码算法改进 实现Conv.(2,1,9)的编码、软判决滑动窗维特比译码,其生成多项式为G0=561(八进制),G1=753(八进制),调制方式为BPSK,信道为AWGN,比较不同的译码深度对译码器性能的影响-convolutional code decoding algorithm to improve achievement Conv. (2,1,9) of the Code, Soft Decision sliding window Viterbi Decoder, genera
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47171
    • 提供者:李春晖
  1. 3GPPjiaozhi

    1下载:
  2. 3Gpp 25.212 交织器 交织深度1024进行行内行间交织-3Gpp 25.212 intertwined depth interleaver 1,024 firms conducted between experts intertwined
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1930
    • 提供者:李春晖
  1. DISSECT

    0下载:
  2. 侯俊杰先生《深入浅出MFC》的随书源代码,深入挖掘MFC内部机制,是本书一大特色。-"simple MFC" with the book's source code, in-depth excavation MFC internal mechanisms, The book is a major feature.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3182766
    • 提供者:丽鹃
  1. win32systemserver

    0下载:
  2. 《深入学习 Win32系统服务开发与实例》源码-"in-depth study Win32 System Development and examples of" FOSS
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:287545
    • 提供者:甄真
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com