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

搜索资源列表

  1. 模拟退火程序

    2下载:
  2. 以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the right u
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1748
    • 提供者:小刘
  1. BEGPOINT.ZIP

    0下载:
  2. 使用C语言操作指针的例子,有助于新手深入理解和学习指针-use C language operating indicators example, help newcomers and the in-depth understanding of learning targets
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15312
    • 提供者:冯宏志
  1. Nucleus plus参考手册

    1下载:
  2. 这是本人参看 nucleus plus manual + 自己的理解 翻译的中文板资料,愿和大家一起共享,欢迎大家指教更正其中的错误-I see this nucleus plus manual + own understanding of the Chinese translation board, and everyone is willing to share, all are welcome to enlighten correct mistakes
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:444476
    • 提供者:山于
  1. 对称排序

    0下载:
  2. 数据结构的一个程序,对上机很有用的 对于理解排序也很有帮助-data structure of a process, right on the machine useful for the understanding was very helpful in sorting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6036
    • 提供者:哈哈
  1. virtual device driver

    1下载:
  2. < windows WDM 设备驱动程序>>一书附带光盘的例子,对于初学WDM驱动程序理解驱动程序框架有帮助.-lt; Lt; Windows WDM device drivers gt; Gt; A book with CD-ROM attached example, when a WDM driver framework of understanding helped.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:19376
    • 提供者:tom
  1. RdWrtIni

    0下载:
  2. 用VC写的读写INI文件的源程序,简单易与理解,对你一定有帮助-VC reader wrote INI file of the source, simple and easy to understand, you have to help!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36638
    • 提供者:赵建飞
  1. AppIcon

    1下载:
  2. 为你的程序加上美丽的图标,是用VC写的,对你理解VC有帮助-for your procedures and beautiful icon, is to use the VC write to your understanding VC help! !
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:33947
    • 提供者:赵建飞
  1. Kruskal

    0下载:
  2. 一个用vc实现的Kruskal算法,程序流程非常清晰,有助于对算法的理解。-a vc achieved using Kruskal algorithm, program flow is very clear, contribute to the understanding of the algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9207
    • 提供者:刘后
  1. zj20

    0下载:
  2. 软件简介: 一款为房产中介公司及房产租售类网站量身定制的一套系统,与其它房产类程序不同的是,百姓房产中介系统更贴近用户,更理解用户真正的需求,在同类产品中具有以下优点。 管理页面:/admin/Login.aspx 管理帐号:webdiy 管理密码:webdiy.net -software profiles : one for the real estate broker and property rental website customization of the sy
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1948959
    • 提供者:tony
  1. WordSeg.exe

    0下载:
  2. 可以容易地对中文进行分词,对于机器人的理解能力编程有很大的帮助-can easily pair of Chinese Word, the ability to understand robot programming is a great help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:188684
    • 提供者:芳芳
  1. 快闪文件系统

    1下载:
  2. 三星的基于nand flash的文件系统的专利,对于理解U盘虚拟映射技术有很大帮助。-Samsung nand flash-based file system patents, understanding virtual U-mapping technique is very helpful.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:573089
    • 提供者:刘二
  1. linux [0]11 源代码(带中文注释的)

    0下载:
  2. Linux 0.11 版本的中文件注释版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,对于学习Linux内核很有帮助.-0.11 version of the Linux File Notes version of the E inside the text by the author's understanding, the Chinese changed, and acceded to the author's understanding of id
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:285698
    • 提供者:李建波
  1. LINUX操作系统实验1

    0下载:
  2. 该文件为LINUX系统的实验,初学者可以好好理解里该环境下的操作-the document for Linux experiments, beginners can make good understanding of the environment Lane operation
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:49869
    • 提供者:邓斌
  1. C++ Primer的随书源代码

    0下载:
  2. C++ Primer的随书源代码,强烈建议你下载并理解其中代码含义,多动手!-C Primer book with the source code, it is strongly recommended you download code and understand the meaning, more hands!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:168043
    • 提供者:苹果
  1. Picksquare

    0下载:
  2. 实现OpenGL的选择拾取功能。是有助于理解OpenGL中选择拾取的经典例子。-achieve OpenGL Pick function. It is helpful in understanding OpenGL Pick a classic example.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7613
    • 提供者:wr
  1. FEEDBACK

    0下载:
  2. OpenGL初级学习的经典例程,用于实现反馈功能,有助于对反馈功能的理解。-OpenGL junior studying classical routines for the feedback function, contribute to the understanding of feedback function.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6801
    • 提供者:wr
  1. STENCIL

    0下载:
  2. OpenGL初级学习的经典例程,实现了模板缓存效果。有助于理解模板缓存功能。-OpenGL junior studying classical routines to achieve a template cache effect. Templates help to understand cache function.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7277
    • 提供者:wr
  1. MIPMAP

    1下载:
  2. OpenGL初级学习的经典例程,实现了多纹理贴图功能。有助于理解多纹理贴图功能。-OpenGL primary study of the classic routines, achieving more texture mapping function. Helps to understand more texture mapping function.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7537
    • 提供者:wr
  1. DBFCOLR

    0下载:
  2. OpenGl初级学习经典例程,用于实现了双缓存功能。有助于理解双缓存功能。-OpenGl junior studying classical routines for the realization of a dual caching function. Double cache helps to understand function.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8605
    • 提供者:wr
  1. MD5_Carithmetic

    0下载:
  2. 其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引入必要头文件后可以在VC6.0下顺利通过编译-fact that the Internet has been a lot of code, but most of all the same, given the code is not only poor understanding (mainly to handle large file
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1977
    • 提供者:傻傻
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com