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

搜索资源列表

  1. Thinking in Patterns中文版

  2. 目录 译序............................................................................................................................................I 目录....................................................................................................
  3. 所属分类:Java

    • 发布日期:2009-12-17
    • 文件大小:2097152
    • 提供者:wuji0301cata
  1. Wu Manber算法代码

  2. C++下多模匹配算法:Wu Manber的实现 For those who are interested, here is a Visual Studio implmentation of Wu Manber's algorithm. It should be readily transportable to other platforms with little or no change, other the the _tmain construct. The implementation
  3. 所属分类:其它

    • 发布日期:2009-12-21
    • 文件大小:5120
    • 提供者:wiowei
  1. Test-Driven Development By Example

  2. Copyright Preface Courage Acknowledgments Introduction Part I. The Money Example Chapter 1. Multi-Currency Money Chapter 2. Degenerate Objects Chapter 3. Equality for All Chapter 4. Privacy Chapter 5. Franc-ly Speaking Chapter 6. Equality for All, R
  3. 所属分类:专业指导

    • 发布日期:2010-01-15
    • 文件大小:391168
    • 提供者:lilysinger
  1. CRC32算法-从bit到table-driven

  2. 你会看到如何从基于bit的基本CRC算法如何逐步推演==〉扩张到使用CRC校验表的逐Byte计算==〉扩张到如何去掉追加的r个0==〉考虑实际中的位反转;直到最终的CRC32算法
  3. 所属分类:其它

    • 发布日期:2010-01-24
    • 文件大小:224256
    • 提供者:sparkliang
  1. CSLA3.0中文学习演示程序

  2. CSLA是Component-based, Scalable, Logical Architecture的简写,CSLA . NET是Rockford Lhotka基于.Net设计的一套N-tier分布式框架。 CSLA .NET包含如下功能: l n-Level undo capability 译:n层撤销功能 l Tracking broken business rules to determine whether an object is valid 译:跟踪违反业务规则以确定某个对象是
  3. 所属分类:C#

    • 发布日期:2010-02-09
    • 文件大小:3145728
    • 提供者:fuzhixiang120
  1. gcm aes spec

  2. Galois/Counter Mode (GCM) is a block cipher mode of operation that uses universal hashing over a binary Galois field to provide authenticated encryption. It can be implemented in hardware to achieve high speeds with low cost and low latency. Softwar
  3. 所属分类:其它

    • 发布日期:2010-09-03
    • 文件大小:375808
    • 提供者:rating
  1. acpi控制笔记本风扇转速

  2. 笔记本的风扇控制 ---------------------------------------- 09 November 2006. Summary of changes for version 20061109: 1) ACPI CA Core Subsystem: Optimized the Load ASL operator in the case where the source operand is an operation region. Simply map the opera
  3. 所属分类:桌面系统

    • 发布日期:2011-04-16
    • 文件大小:925696
    • 提供者:yuanxin69
  1. CRC table-driven Program with C CODE

  2. CRC校验索引表的生成程序,对研究CRC算法非常有用,欢迎下载
  3. 所属分类:其它

    • 发布日期:2011-06-07
    • 文件大小:165888
    • 提供者:XIANGNIDECAFEI
  1. Test_Automation_Frame--主要框架的介绍

  2. 本文介绍了5种基本的自动化测试框架: 测试脚本模块化之框架--The Test scr ipt Modularity Framework 测试库架构之框架--The Test Library Architecture Framework 关键字驱动或表驱动测试之框架--The Keyword-Driven or Table-Driven Testing Framework 数据驱动测试之框架--The Data-Driven Testing Framework 自动化测试之混合框架--The
  3. 所属分类:其它

    • 发布日期:2011-06-30
    • 文件大小:967680
    • 提供者:squallwei
  1. (DSDV) 路由协议源文

  2. 经典的table-driven路由协议,是众多路由协议的基础。文件是DSDV路由算法的源文章,很有价值。(DSDV) Highly Dynamic Destination-Sequenced Distance-Vector Routing (DSDV) for Mobile Computers
  3. 所属分类:3G/移动开发

    • 发布日期:2011-07-22
    • 文件大小:1048576
    • 提供者:boyew_gavin
  1. Applied ADO.NET: Building Data-Driven Solutions(1)

  2. Applied ADO.NET: Building Data-Driven Solutions 第一部分Table of Contents Applied ADO.NET—Building Data-Driven Solutions Introduction Chapter 1 - ADO.NET Basics Chapter 2 - Data Components in Visual Studio .NET Chapter 3 - ADO.NET in Disconnected E
  3. 所属分类:C#

    • 发布日期:2008-06-21
    • 文件大小:8388608
    • 提供者:WindRabit
  1. Applied ADO.NET: Building Data-Driven Solutions(2)

  2. Applied ADO.NET: Building Data-Driven Solutions 第二部分 Table of Contents Applied ADO.NET—Building Data-Driven Solutions Introduction Chapter 1 - ADO.NET Basics Chapter 2 - Data Components in Visual Studio .NET Chapter 3 - ADO.NET in Disconnected Envir
  3. 所属分类:C#

    • 发布日期:2008-06-21
    • 文件大小:6291456
    • 提供者:WindRabit
  1. Table Driven Methods

  2. 1、利用表驱动法来取代ifelse和switch语句,便于维护,提高效率。 2、调试代码时,要学习偷懒。千方百计去偷懒。
  3. 所属分类:Java

    • 发布日期:2012-10-31
    • 文件大小:3072
    • 提供者:sunnyfans
  1. The Way To Go

  2. PART 1—WHY LEARN GO—GETTING STARTED Chapter 1—Origins, Context and Popularity of Go..............................................................1 1.1 Origins and evolution ............................................................................
  3. 所属分类:其它

    • 发布日期:2012-12-13
    • 文件大小:4194304
    • 提供者:atom8473
  1. test-driven_ios_development

  2. 简介: Table of Contents Chapter 1. About Software Testing and Unit Testing Chapter 2. Techniques for Test-Driven Development Chapter 3. How to Write a Unit Test Chapter 4. Tools for Testing Chapter 5. Test-Driven Development of an iOS App Chapter 6. T
  3. 所属分类:iOS

    • 发布日期:2013-09-02
    • 文件大小:4194304
    • 提供者:richeninfo
  1. [Go语言入门(含源码)] The Way to Go (with source code)

  2. The Way to Go,: A Thorough Introduction to the Go Programming Language 英文书籍,已Cross the wall,从Google获得书中源代码,分享一下。喜欢请购买正版。 目录如下: Contents Preface..........................................................................................................
  3. 所属分类:其它

    • 发布日期:2014-06-11
    • 文件大小:8388608
    • 提供者:humbunklung
  1. The way to go

  2. go程序设计语言 Contents Preface................................................................................................................................. xix PART 1—WHY LEARN GO—GETTING STARTED Chapter 1—Origins, Context and Popularity of Go.......
  3. 所属分类:专业指导

    • 发布日期:2014-06-19
    • 文件大小:4194304
    • 提供者:qq_16547869
  1. Test-Driven iOS Development with Swift

  2. Book Descr iption Test-driven development (TDD) is a proven way to find software bugs early. Writing tests before your code improves the structure and maintainability of your app. Test-driven iOS Development with Swift will help you understand the p
  3. 所属分类:iOS

    • 发布日期:2016-08-10
    • 文件大小:9437184
    • 提供者:ramissue
  1. Test.Driven.Development.in.Ruby.pdf

  2. Learn the basics of test driven development (TDD) using Ruby. You will carry out problem domain analysis, solution domain analysis, designing test cases, and writing tests first. These fundamental concepts will give you a solid TDD foundation to bui
  3. 所属分类:其它

    • 发布日期:2017-03-27
    • 文件大小:5242880
    • 提供者:ramissue
  1. Data Driven: Harnessing Data and AI to Reinvent Customer Engagement

  2. The indispensable guide to data-powered marketing from the team behind the data management platform that helps fuel Salesforce―the #1 customer relationship management (CRM) company in the world A tectonic shift in the practice of marketing is underw
  3. 所属分类:其它

    • 发布日期:2018-10-08
    • 文件大小:5242880
    • 提供者:weixin_42870527
« 12 3 4 5 6 7 8 9 10 »