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

搜索资源列表

  1. 软件架构艺术( The Art of Software Architecture: Design Methods and Techniques)

  2. Software architecture is often confused with low-level design and the technology stack. Technology vendors and popular technology-focused journals tend to propagate this misunderstanding. As a result, many software engineers produce architecture des
  3. 所属分类:Java

    • 发布日期:2009-05-04
    • 文件大小:5242880
    • 提供者:chenxu_ustc
  1. Modeling genetic algorithms with Markov chains

  2. We model a simple genetic algorithm as a Markov chain. Our method is both complete (selection, mutation, and crossover are incorporated into an explicitly given transition matrix) and exact; no special assumptions are made which restrict populations
  3. 所属分类:其它

    • 发布日期:2009-07-10
    • 文件大小:482304
    • 提供者:ziyuang
  1. 大牛们的C#编码习惯

  2. 1. 避免将多个类放在一个文件里面。 2. 一个文件应该只有一个命名空间,避免将多个命名空间放在同一个文件里面。 3. 一个文件最好不要超过500行的代码(不包括机器产生的代码)。 4. 一个方法的代码长度最好不要超过25行。 5. 避免方法中有超过5个参数的情况。使用结构来传递多个参数。 6. 每行代码不要超过80个字符。 7. 不要手工的修改机器产生的代码。 a) 如果需要编辑机器产生的代码,编辑格式和风格要符合该编码标准。 b) Use partial classes when ever
  3. 所属分类:C#

    • 发布日期:2009-07-30
    • 文件大小:7168
    • 提供者:Hack95
  1. PMBOK 2008 English Version

  2. The descr iption of the knowledge of the project management profession by the Project Management Institute (PMI). Explanation of PMBOK. What is PMBOK? Descr iption The Project Management Body of Knowledge (PMBOK) (®) is an internationally recognized
  3. 所属分类:其它

    • 发布日期:2009-08-07
    • 文件大小:8388608
    • 提供者:xidaoshi
  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. Market-Valuation Methods in Life and Pension Insurance.pdf

  2. In classical life insurance mathematics the obligations of the insurance company towards the policy holders were calculated on artificial conservative assumptions on mortality and interest rates. However, this approach is being superseded by develop
  3. 所属分类:C#

    • 发布日期:2009-09-24
    • 文件大小:1048576
    • 提供者:frankjeng
  1. Robust Optimization Design in MEMS

  2. This report introduces a robust design technique for micro-electro-mechanical systems (MEMS) subject to inherent geometric and material uncertainties. Although design has played an important role in MEMS development, little has been done to account
  3. 所属分类:其它

    • 发布日期:2009-11-05
    • 文件大小:504832
    • 提供者:hnust_zhao
  1. PPC上调用摄像头,调用底层函数

  2. Feature Area: Video capture Descr iption: This sample provides the basic video capture functionalities: It captures and encodes video in a WMV file, and captures and encodes an image in a jpeg file. Usage: Build and deploy using Visual Studio 2005.
  3. 所属分类:其它

    • 发布日期:2009-11-11
    • 文件大小:602112
    • 提供者:forc1sdn
  1. wxpython in action.pdf

  2. wxpython 英文教程 Naturally, we’d love everybody to read this book. If you are reading this in the bookstore, trying to decide whether to purchase it, we say, go for it! Buy one for the people next to you too—they’ll thank you later. That said, we did h
  3. 所属分类:Python

    • 发布日期:2009-11-18
    • 文件大小:12582912
    • 提供者:jackgu1977
  1. Text Mining: Classification, Clustering, and Applications

  2. 2009年新书,非扫描 Contents List of Figures xiii List of Tables xix Introduction xxi About the Editors xxvii Contributor List xxix 1 Analysis of Text Patterns Using Kernel Methods 1 Marco Turchi, Alessia Mammone, and Nello Cristianini 1.1 Introduction . .
  3. 所属分类:C

    • 发布日期:2009-11-19
    • 文件大小:4194304
    • 提供者:musicbug
  1. Linux Administration A Beginner

  2. WHO SHOULD READ THIS BOOK A part of the title of this book reads “A Beginner’s Guide”; this is mostly apt. But what the title should say is “A Beginner’s to Linux Administration Guide,” because we do make a few assumptions about you, the reader. (An
  3. 所属分类:Linux

    • 发布日期:2009-11-28
    • 文件大小:5242880
    • 提供者:leonhd
  1. project.management.survival

  2. Part I. Understanding Projects 1. What Are Projects and Why Do They Fail? 5 What is a project? 5; What is project management? 6; Why is it vital to manage projects well? 8; Project killers 9 2. Dead Project Walking – Why some projects must be killed
  3. 所属分类:专业指导

    • 发布日期:2009-12-14
    • 文件大小:2097152
    • 提供者:chaoyuwa0516
  1. A Tutorial of 802.11 Implementation in ns-2

  2. Ns-2 [1] is a packet-level simulator and essentially a centric discrete event scheduler to schedule the events such as packet and timer expiration. Centric event scheduler cannot accurately emulate “events handled at the same time” in real world, th
  3. 所属分类:其它

    • 发布日期:2009-12-14
    • 文件大小:184320
    • 提供者:cattlegf
  1. (Sams) - ASP.NET Kick Start.chm

  2. (Sams) - ASP.NET Kick Start.chm Visual Studio .NET is the premier development environment for creating .NET applications. The environment includes specialized tools for working with databases, XML files, and XML Web services. Building applications w
  3. 所属分类:C#

    • 发布日期:2010-01-07
    • 文件大小:8388608
    • 提供者:sliencer
  1. The Mathematics of Geographic Profiling

  2. We begin by describing some of the mathematical foundations of the geographic profiling problem. We then present a new mathematical framework for the geographic profiling problem based on Bayesian statistical methods that make explicit connections b
  3. 所属分类:专业指导

    • 发布日期:2010-02-24
    • 文件大小:118784
    • 提供者:wsdsgfuqiang
  1. 帝国理工课件-Current assumptions & necessary improvements

  2. Current assumptions & necessary improvements
  3. 所属分类:专业指导

    • 发布日期:2010-09-03
    • 文件大小:5242880
    • 提供者:joccmichael
  1. Practical Signatures From Standard Assumptions.pdf

  2. Abstract. We put forward new techniques for designing signature schemes. As a result, we present practical signature schemes based on the CDH, the RSA, and the SIS assumptions. Our schemes compare favorably with existing schemes based on these assum
  3. 所属分类:其它

  1. Linear Regression Analysis: Applications and Assumptions

  2. The main purpose of this presentation though is to show the reader how to use linear regression models in studies that include quantitative data Specific objectives include discussing why linear regression models are used what they tell us about the
  3. 所属分类:讲义

    • 发布日期:2014-09-21
    • 文件大小:2097152
    • 提供者:xiaolinanchang
  1. assumptions:从代码注释生成假设和警告日志-源码

  2. 假设 概述 在我们的分析中确认假设和警告是质量保证的重要组成部分。 当代码更改时,这应该反映在我们的文档中。 在代码注释中记录您的分析假设和警告: # Assumption: Title of assumption # Quality: RED # Impact: AMBER # Detailed descr iption # on one line or many. 假设将为您的文档生成Markdown假设日志: ### Assumption 1: Title of assumptio
  3. 所属分类:其它

    • 发布日期:2021-03-06
    • 文件大小:132096
    • 提供者:weixin_42097668
  1. Effects of relaxed assumptions on semi-device-independent randomness expansion

  2. Semi-device-independent randomness expansion is the protocol which can generate and certify perfect free random numbers, without making detailed assumptions on the internal working of quantum devices, except the bound on the dimension of the Hilbert
  3. 所属分类:其它

    • 发布日期:2021-02-21
    • 文件大小:162816
    • 提供者:weixin_38643141
« 12 3 4 5 6 7 8 9 10 »