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

搜索资源列表

  1. sanjiaoxing

    0下载:
  2. 借助于VC和OPENGL进行编程,实现了三角形的旋转,还运用了混和,图像质量和速度的进行折衷,以及深度测试等。是个非常好的例子。-using VC and OpenGL programming, achieving the rotating triangle, a mixed use, image quality and speed for a compromise, and the depth test. It is a very good example.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:30282
    • 提供者:陈徐红
  1. 计算机病毒原理与反病毒工具

    0下载:
  2. 本书分为两个部分.第一部分介绍了病毒基础知识和反病毒工具的使用方法.第二部分深入DOS内部介绍病毒原理.使用与中高级人员参考!-the book is divided into two parts. The first part gives a basic knowledge of the virus and anti-virus tools use. The second part of the internal DOS-depth briefing virus theory. Senior
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:5272432
    • 提供者:王宇
  1. VxWorks网络编程

    2下载:
  2. VxWorks网络编程详细介绍,及编程实践的源代码,帮助深入了解vxworks的强大的网络实现。-VxWorks network programming details, and the practice of programming source code, in-depth understanding of VxWorks help of powerful networks.
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:990848
    • 提供者:prescape
  1. Video coding using the H.264 MPEG-4 AVC compressio

    1下载:
  2. 这是介绍视频压缩原理的一本书,讲得比较深入,要求有一定视频压缩基础,比较基础的一本书是Video Code Design 估计在上面已经有了。如果有需要的话,我可以再上传!-This is the video compression on the principle of a book and speak more in-depth, and a certain video compression based on a comparable basis of a book is Video De
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:918427
    • 提供者:毕松林
  1. 经典UNIX源代码

    0下载:
  2. 是经典的UNIX的部分源代码,可以给想深入学习程序的人很好的参考。-are classic UNIX source code, can give depth to the learning process were good reference.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:278679
    • 提供者:邮件
  1. Adodb

    0下载:
  2. 基于COM的ADO数据库技术深入编程-COM-based ADO database technology in-depth programming
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:117123
    • 提供者:虹宇
  1. USB驱动开发技术彻底解密

    0下载:
  2. 開發USB驅動程序的相關的詳細介紹,比較深入地介紹。-USB Driver Development of a detailed, more in-depth presentation.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:249242
    • 提供者:lin
  1. 20051004深度优先 人工智能 八数码

    1下载:
  2. 人工智能中很重要的思想,用深度优先的思想解决八数码问题。-AI is very important idea, with priority to the depth of eight digital thinking to solve problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:290889
    • 提供者:张南
  1. 《软件加密技术内幕》[配套光盘]

    2下载:
  2. 此为本书的配套光盘.本书结合实例,重点讲述了软件加密技术及其实施方案,以帮助程序员更好地保护自己的软件。书中介绍了相关系统的底层知识,例如,PE格式深入分析,调试API应用,未公开技术SEH的深入研究等,从而使读者在了解这些底层知识后,可以应用到自己的软件保护方案如各种反跟踪技术的实现中。本书还首度公开了如何编写加壳软件,以及如何将壳与程序融合在一起等一些热门技术。本书由加密解密技术界一流高手共同打造,读者将从本书中获得许多极具商业价值的内幕技术,是专业开发人员不可多得的一本好书。-this b
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3668598
    • 提供者:陶立欣
  1. VC OPENGL专题讨论精彩百例深入学习

    0下载:
  2. VC++ OPENGL专题讨论精彩百例深入学习 有源代码 是很好的学习例子-VC OpenGL symposium brilliant 100 cases of active code-depth study is a good example of learning
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1865109
    • 提供者:fxy
  1. 深度优先搜索、广度优先搜索

    0下载:
  2. 图的深度优先搜索和广度优先搜索。值得一看。-map the depth-first search and breadth - first search. An eye-catcher.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11218
    • 提供者:乐天
  1. 求二叉树的高度、叶子节点数

    0下载:
  2. 求二叉树的高度和深度,求高度时采用递归算法,求深度时采用非递归算法。-for binary tree height and depth, used for highly recursive algorithm, seeking depth of the use of non - recursive algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9162
    • 提供者:乐天
  1. 0801

    0下载:
  2. 功能:构造图,并进行图的深度优先遍历(邻接表存储结构),图的广度优先遍历,内附详尽的源代码说明-function : tectonic map, and map depth-first traversal of the (storage structure adjacent table), the breadth of the plan priority traversal, enclosing a detailed note of the source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2714
    • 提供者:孙廷
  1. LMSJ技术

    0下载:
  2. 使学生掌握凸多面体的Roberts消隐法,掌握三维图形的深度缓存算法消隐技术,了解多边形区域的排序算法和列表优先算法的消隐技术。掌握利用简单光反射模型进行三维图形的明暗处理。了解整体光照模型、光透射模、光线跟踪算法,了解物体间的漫反射-enable students to master the convex polygon Roberts blanking France, grasp the depth of 3D graphics algorithms hidden cache technol
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3019305
    • 提供者:过街
  1. OpenCvViewImage

    0下载:
  2. A module that allows a programmer to display an iplImage at any point of time regardless of its depth or number of channels. The image is viewed in a separate thread in a separate window and supports channel-by-channel viewing and zooming.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5997
    • 提供者:赖做梦
  1. DirectShowBOOK05

    0下载:
  2. 本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectSh
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:26906
    • 提供者:鄭振文
  1. DirectShowBOOK09

    0下载:
  2. 本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectSh
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:14960
    • 提供者:鄭振文
  1. DirectShowBOOK18

    0下载:
  2. 本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectSh
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:52833
    • 提供者:鄭振文
  1. emule源代码(VC)

    0下载:
  2. 电驴emule的源代码,VC编写。 个人认为代码质量非常高,适合深入研究。 虽然不是自己的,但还是希望大家喜欢。-eDonkey EMule the source code, VC prepared. Individuals that code quality is very high, suitable for in-depth study. Even if they are not, but still hope that everyone likes.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:2742891
    • 提供者:天使
  1. stdio-common

    0下载:
  2. 绝对正真的stdio.h的实现,从原始的io角度看待自己所编写的c指令,对以后c的深入研究大有裨益。-absolute stdio.h is really the realization of the original from the perspective of their io prepared by the c direction right after c-depth study of great benefit.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:248289
    • 提供者:haugnwm
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com