您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. MuPDF是一个PDF格式分析器,用来阅读PDF文件,并创建Fitz trees。

  2. MuPDF is a lightweight PDF viewer and toolkit written in portable C. The renderer in MuPDF is tailored for high quality anti-aliased graphics. It renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity
  3. 所属分类:Access

    • 发布日期:2009-07-26
    • 文件大小:3145728
    • 提供者:lhl_1_0
  1. 算法 MD5 DES DSA LAM LZW RSA 产生组合的非递归算法 复数快速傅立叶变换算法

  2. BLOWFISH B-P算法(二) B-P算法(三) DES数据加密标准 DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- R
  3. 所属分类:其它

    • 发布日期:2009-07-29
    • 文件大小:216064
    • 提供者:zhuansky008
  1. book :theory and application of graghs

  2. It covers basic concepts, trees and graphic spaces, plane graphs and planar graphs, flows and connectivity, matchings and independent sets, coloring theory, graphs and groups.
  3. 所属分类:专业指导

    • 发布日期:2009-07-30
    • 文件大小:9437184
    • 提供者:lyma83
  1. Flex3 Cookbook 中文版

  2. Flex3 Cookbook 中文版 第一章. Flex和Actionscr ipt基础 (常青) 1.1节. 用Flex Builder创建Flex项目 1.2节. 用Flex Builder创建Flex库项目 1.3节. 创建Actionscr ipt项目 1.4节. 在Flex Builder中设置MXML编译器参数 1.5节. 在Flex Builder外编译Flex项目 1.6节. 在MXML中添加事件 1.7节. 设置MXML的子节点属性 1.8节. 定义对象数组 1.9节. 在A
  3. 所属分类:Web开发

    • 发布日期:2009-07-31
    • 文件大小:5242880
    • 提供者:csd3340
  1. Linux Kernel Tester’s Guide

  2. linux内核测试指导手册,涵盖内核测试的方方面面,包含: 1 The kernel, patches, trees and compilation 2 Testing 3 Collecting kernel messages 4 Git, quilt and binary searching 5 Reporting bugs 6 Testing of hardware
  3. 所属分类:Linux

    • 发布日期:2009-08-03
    • 文件大小:319488
    • 提供者:yuxinghh
  1. IEEE802.1S

  2. IEEE802.1S标准文档 Virtual Bridged Local Area Networks— Amendment 3: Multiple Spanning Trees
  3. 所属分类:专业指导

    • 发布日期:2009-08-09
    • 文件大小:1048576
    • 提供者:zckiller
  1. c语言suffix tree库

  2. 构造前缀树,深度广度优先搜索等功能。 This library is an implementation of the suffix tree algorithm applied to indexing. A search on "suffix trees Ukkonen" on a search engine should give you an idea of what I'm talking about. The interesting points are a linear index
  3. 所属分类:C

    • 发布日期:2009-08-12
    • 文件大小:729088
    • 提供者:infosec_phoenix
  1. Linux Kernel Tester’s Guide(英文版)

  2. The testing of software plays a very important role in the process of its development, since potentially every new piece of software contains bugs. Some of the bugs are just simple mistakes, like typos or omissions, that can be spotted quite easily
  3. 所属分类:Linux

    • 发布日期:2009-08-15
    • 文件大小:319488
    • 提供者:yunyuehu
  1. Tree 容器 tree.h

  2. 树容器 tree.h The tree.hh library for C++ provides an STL-like container class for n-ary trees, templated over the data stored at the nodes. Various types of iterators are provided (post-order, pre-order, and others). Where possible the access methods
  3. 所属分类:C++

    • 发布日期:2009-08-18
    • 文件大小:196608
    • 提供者:xueyoo
  1. acm线段树 pdf

  2. acm线段树 pdf Segment trees and interval trees
  3. 所属分类:C/C++

    • 发布日期:2009-08-18
    • 文件大小:121856
    • 提供者:boyzxh
  1. Beginning Algorithms

  2. wrox 2005A good understanding of algorithms, and the knowledge of when to apply them, iscrucial to producing software that not only works correctly, but also performsefficiently. This is the only book to impart all this essential in formation-from t
  3. 所属分类:其它

    • 发布日期:2007-09-28
    • 文件大小:9437184
    • 提供者:shnxl
  1. decision tree primer and tutorial

  2. 4 files included: 1,decision tree primer, 2,决策树简介,c4.5, chaid,3,决策树算法介绍,chaid,4,decision trees, a primer for decision making professionals.
  3. 所属分类:C

    • 发布日期:2009-08-29
    • 文件大小:2097152
    • 提供者:pobudeyi
  1. Ajax的知识结构和内容

  2.  Ajax基础  使用Ajax发送异步请求  在请求和响应中使用XML  使用JSON进行数据传输 DOM基础  DOM是”Document Object Model”(文档对象模型)的首字母缩写。当创建了一个网页并把它加载到Web浏览器中时,就会在幕后创建一个文档对象模型  DOM表示被加载到浏览器窗口里的当前页面:浏览器向我们提供了当前页面的模型,而我们可以通过Javascr ipt访问这个模型  DOM把一份文档表示为一棵树  如下的HTML页面:  浏览器加载该页面并
  3. 所属分类:Web开发

    • 发布日期:2009-09-09
    • 文件大小:118784
    • 提供者:rdhj5566
  1. The LIDAR Analyst Extension For ArcGIS

  2. ArcGIS中读取LAS数据扩展功能 The LIDAR Analyst extension for ArcGIS is a necessary tool for anyone who has LIDAR data. LIDAR Analyst completely automates the extraction of 3D terrain surfaces, buildings, trees, and forest areas from LIDAR. Comprehensive testi
  3. 所属分类:硬件开发

    • 发布日期:2009-09-11
    • 文件大小:362496
    • 提供者:novaworkvision
  1. Discovering Knowledge in Data

  2. Discovering Knowledge in Data, by Daniel Larose, Wiley 2005, selected chapters (for decision trees and association analysis)
  3. 所属分类:其它

    • 发布日期:2009-09-12
    • 文件大小:5242880
    • 提供者:zcazcazca
  1. Algorithms and Theory of Computation Handbook|算法和计算理论手册

  2. 算法和计算理论手册提出广泛的处理算法,数据结构和计算理论。 在这种学科的主科地区周围组织,这种资源在有关的科学和工程学科里服务于计算机科学家,工程师和其他专业人士。 书包含来自应用领域说明基本的概念和技术怎样一同来提供优雅的解决重要的实际的问题的方法的章。 提出反映出开业医生的需要的一个平衡的远景。 给算法和数据结构包括更多页比适合理论期的完全。 在它的理论的问题的讨论过程中强调实际的应用。 包含在字符串匹配,数据结构和有限的精密上的广泛的讨论。 提供彻底的B树的报告。 集中于实际的算法,即使
  3. 所属分类:其它

    • 发布日期:2009-09-17
    • 文件大小:11534336
    • 提供者:bensg
  1. DWR中文文档PDF

  2. 学习DWR,学习java!! DWR(Direct Web Remoting)是一个WEB远程调用框架.利用这个框架可以让AJAX开发变得很简单.利用DWR可以在客户端利用Javascr ipt直接调用服务端的Java方法并返回值给Javascr ipt就好像直接本地客户端调用一样(DWR根据Java类来动态生成JavaScrip代码).它的最新版本DWR0.6添加许多特性如:支持Dom Trees的自动配置,支持Spring(Javascr ipt远程调用spring bean),更好浏览器
  3. 所属分类:Java

    • 发布日期:2009-09-18
    • 文件大小:1048576
    • 提供者:jiguansheng
  1. Visual C++ 编程资源大全(英文源码 DLL)

  2. 1,01.zipDialogs in DLL在DLL中实现对话框(5KB)2,02.zipExport dialogs in MFC Extension DLLs在MFC扩充DLL中输出对话框(12KB)3,03.zipRemapping resource scr ipt ID's重影象资源的标识符(4KB)4,04.zipDetermine DLL version number检测DLL的版本号(7KB)5,05.zipGetting the complete information abo
  3. 所属分类:C++

    • 发布日期:2007-10-23
    • 文件大小:3145728
    • 提供者:zhangxucool
  1. SmartDraw 2008

  2. SmartDraw可讓你創造出流程圖、組織圖、樹形圖、網路圖、工程用流程圖、平面圖、甘特圖、表格、地圖和其他等等的類型。 Smartdraw包含數萬幅馬上可用的影像和模版(一拉即用),並以 23 種專業類別整理好。每種類別都是以特定的圖表需求來分類的: * 月曆 (Calenders) * 魚骨圖 /因果圖 (Cause & Effect) * 證書 (Certificates) * 圖表 (Charts) * 決策樹 (Decision Trees) * 工程學 (Engineering)
  3. 所属分类:专业指导

    • 发布日期:2009-10-02
    • 文件大小:23552
    • 提供者:samsuen
  1. Pro WPF in C# 2008.PDF(英文)

  2. ■CHAPTER 1 Introducing WPF......1 ■CHAPTER 2 XAML ............... 21 ■CHAPTER 3 The Application .....57 ■CHAPTER 4 Layout...............75 ■CHAPTER 5 Content..............117 ■CHAPTER 6 Dependency Properties and Routed Events...137 ■CHAPTER 7 Classi
  3. 所属分类:C#

    • 发布日期:2009-10-02
    • 文件大小:9437184
    • 提供者:rogerp
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 47 »