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

搜索资源列表

  1. 求绳长井深

    0下载:
  2. 最件单的求值问题..就是求井深和绳长的问题,,我还是个初学者-most pieces of the single-issue .. evaluates depth and is seeking a long rope, and I was a beginner, and laughter
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7510
    • 提供者:郭耀堂
  1. 十六进制察看和编辑程序(HEX-VIEW)

    1下载:
  2. HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal probation / editor, while not pe
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3945
    • 提供者:li
  1. ARM的bootloader代码

    0下载:
  2. :本文首先描述了开放源码的嵌入式硬件仿真环境SkyEye的总体架构,然后对SkyEye模拟器的LCD及TouchScreen模拟模块的设计、实现与验证过程进行了深入的阐述,并且分析比较了LCD模拟的不同实现方式。开源嵌入式GUI系统-MiniGUI和Linux操作系统在SkyEye模拟器上的成功运行说明了SkyEye模拟器的LCD及TouchScreen模拟模块的设计实现是正确和可靠的。-: This paper first describes the open source embedded
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:475541
    • 提供者:无恒
  1. 基于AI的问题求解

    0下载:
  2. 提供了深度优先搜索,广度优先搜索,添加启发信息的最小代价搜索,查找多个解,查找最优解的范例程序.-a depth-first search, breadth - first search, add the information inspired the minimum price for a search of solutions to search, find out the optimal solution sample programs.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12548
    • 提供者:陈宁
  1. 高智能变形病毒原理与防治

    0下载:
  2. 《高智能变形病毒原理与防治》哈尔滨工业大学 崔翔 硕士论文本文在变形病毒防治领域有比较深入的研究,对广大病毒爱好者有一定指导意义.-"intelligent virus Principle and deformation control," Harbin Industrial University Ying master's thesis in this area of deformation Virus Prevention have more in-depth s
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:3443486
    • 提供者:朱伯晨
  1. 景深效果

    0下载:
  2. 本例的功能是显示茶壶图像的景深效果。再连续5个茶壶的图像中,其中一个处于焦点处,其他的茶壶随着其焦点处的距离而逐渐变得模糊。-cases of this function is to show the depth of field teapot image effects. Another five consecutive images of teapots, which is a focus, other teapot with its focus away from the graduall
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:99781
    • 提供者:张旭
  1. 图的遍历演示

    1下载:
  2. 一. 问题描述很多涉及图上操作的算法都是以图的遍历为基础的。试写一个程序,演示在连通的无向图上访问全部节点的操作。二. 基本要求以邻接多重链表为存储结构。实现连通无向图的深度和广度优先遍历。以用户指定的节点为起点,分别输出每种遍历下的节点访问序列和相应生成树的边集。-one. Descr iption many issues involving maps of algorithms are to traverse the map-based. A written test procedures,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2575
    • 提供者:雨后阳光
  1. 经典cpp例子

    0下载:
  2. 这几个是本人整理的.cpp程序,您可以借鉴参考------>> dos前景背景色设置.cpp 二.八.十.十六进制转换程序的函数.cpp 二叉树的遍历.cpp 图形的广度优先搜寻法.cpp 图形的深度优先搜寻法.cpp 用C语言编的一个日历.c-these are my finishing. Cpp and you can draw reference --- gt; Gt; Dos prospects for the background color set. Cpp two. 8
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7166
    • 提供者:丁志强
  1. Apriori_depth_first

    0下载:
  2. 数据挖掘/机器学习Apriori的深度优先算法。 编译方法:g++ -Wall -O3 -o fim_all dffast.-Data Mining / Machine Learning Apriori the depth priority algorithm. Compiled : g-Wall-O3-o fim_all dffast.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4504
    • 提供者:陈星
  1. depthfirst

    0下载:
  2. 这个程序是数据结构的经典算法的实现,用深度优先进行遍历的程序,原创哦-The program is the data structure of the classical algorithm implementation using depth-first traversal of the procedures for the original Oh!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1077
    • 提供者:我是谁
  1. 80例上手Delphi7编程_05文件操作

    0下载:
  2. 80例上手Delphi7编程_05文件操作,简单实用的程序例子告诉读者对文件操作,以达到对文件编程的深入了解-80 cases easily Delphi7 programming _05 paper operation, the procedure is simple and practical examples tell the readers of the document operation, in order to achieve the document in-depth under
  3. 所属分类:文件操作

    • 发布日期:2014-01-21
    • 文件大小:1778980
    • 提供者:徐林
  1. Pascal代码(指南)4-3

    0下载:
  2. 对pascal的深入编程,开发环境是delphi-to the in-depth programming, development environment is delphi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:313898
    • 提供者:aa
  1. new_delete

    0下载:
  2. 学习类的,深入研究New和Delete,看后会很收益的:)-learning category, and in-depth study and New Delete, after reading the proceeds will be :)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18048
    • 提供者:Anna
  1. AT89C2051 刻录程序

    0下载:
  2. 支持AT89C2051的刻录,原理在ATMEL公司的资料里面可以完全找到,完全自创,如各位有兴趣深入了解可以发邮件到micheal23@sohu.com,对初学者绝对有很大帮助-support AT89C2051 burner, in principle ATMEL information inside the company can find a fully self, if you are interested in-depth understanding can be distribute
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:7777
    • 提供者:吴明
  1. 不错的文件系统

    0下载:
  2. 1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的文件系统。每次用户可保存m个件,用户在一次运行中只能打开一个文件。对文件必须设置保护措施,且至少有Creat,Delete,Close,Write等命令。-1, with high-level language debugging and prepared a simple file system. Simulation document
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9768
    • 提供者:
  1. Wrox.Professional.ASP.NET.2.0.Databases.Feb.2007.eBook-BBL

    0下载:
  2. Who This Book Is For This book is aimed at intermediate or experienced programmers who have started on their journey toward ASP.NET development and who are already familiar with relational databases such as SQL Server. While readers won’t be intro
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-07-14
    • 文件大小:3689433
    • 提供者:lslspp
  1. DIBR的c实现

    3下载:
  2. depth image based render(dibr) 算法的c语言实现
  3. 所属分类:2D图形编程

  1. CAN--for-FPGA

    2下载:
  2. FPGA控制SJA1000实现CAN协议 适合深入学子FPGA的学生 很不错-FPGA control the SJA1000 CAN protocol for in-depth realization of the students are very good students FPGA
  3. 所属分类:VHDL编程

    • 发布日期:2012-07-05
    • 文件大小:17578158
    • 提供者:qzl001
  1. H264解码器源码 for Android

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
  3. 所属分类:android开发

    • 发布日期:2017-03-02
    • 文件大小:230525
    • 提供者:wyc
  1. 电脑鼠走迷宫源代码

    1下载:
  2. 电脑鼠走迷宫,修改了速度调节,平滑转弯,深度修正路线,Computer Mouse Maze, modify the speed regulation, smooth turning, the depth correction line
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:76920
    • 提供者:shuiyinshui
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com