《代碼大全》的英文版名稱是 Code Complete: A Practical Handbook of Software Construction。 它獲得1993年美國軟件開發(fā)雜志Jolt大獎,被美國包括MIT在內(nèi)的十多所大學作為計算機軟件學科的教材。 作者Steve McConnell的另外三本著作是 rapid Development,Software Project Survival Guide ,After the Gold Rush 。 本軟件設計實用手冊內(nèi)容覆蓋了開發(fā)過程中最重要部分的藝術性和科學性。 其焦點在于成功的程序設計技術。
標簽: Construction Practical Complete Handbook
上傳時間: 2015-02-17
上傳用戶:songnanhua
vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
標簽: differentiable integrable algebra library
上傳時間: 2015-03-03
上傳用戶:PresidentHuang
人臉檢測的C/C++源代碼,曾發(fā)表于 OPENCV 的 MAILING LIST,主要是對OPENCV 3.1 版本發(fā)布的代碼做了一些速度上的優(yōu)化,并且解決了內(nèi)存泄漏的問題。這個程序所使用的 Paul Viola 提出(該論文“rapid Object Detection using a Boosted Cascade of Simple Features”發(fā)表在 CVPR 01)的 Ada Boosted Cascade 算法可以說是目前最好最快的目標檢測算法。
上傳時間: 2014-01-11
上傳用戶:日光微瀾
This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that combines the advantages of small size, low cost, high accuracy, zero maintenance, low energy consumption and portability. This technology has applications in a wide range of fixed and portable secured devices including access control systems, cash terminals, public transport, PCs, PDAs, Smart Card readers and motor vehicles. It can be used in almost any situation where rapid, reliable and accurate identification or authentication of an individual is required.
標簽: fingerprint FingerChip technology electronic
上傳時間: 2013-12-27
上傳用戶:h886166
Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
標簽: applications light-weight programming extending
上傳時間: 2016-01-13
上傳用戶:1101055045
Delphi是第四代編程語言,是RAD(rapid Application Development,快速應用程序開發(fā))工具的代表。它采用面向?qū)ο蟮腜ascal語言,利用組件化的編程思想,使得基于Windows的編程工作變得輕而易舉。 與其他流行的編程語言相比,C++語言功能強大但是難于掌握,Basic語言簡單易學但是功能有限,而Delphi既具有VisualBasic的簡單易用,又具有Visual C++的強大功能,是廣大編程人員的理想選擇。
上傳時間: 2016-02-01
上傳用戶:CHINA526
Microsoft .net IL 匯編語言程序設計指南. To tell the truth, I don t think I had much choice in this matter. Let me explain. With Microsoft .NET technology taking the world by storm, with more and more information professionals getting involved, large numbers of books covering various aspects of this technology have started to arrive—and none too soon. Alas, virtually all of these books are dedicated to .NET-based programming in high-level languages and rapid application development (RAD) environments. No doubt this is extremely important, and I am sure all these books will have to be reprinted to satisfy the demand. But what about the plumbing?
標簽: Microsoft choice matter truth
上傳時間: 2014-11-06
上傳用戶:二驅(qū)蚊器
IBM® Rational® Application Developer V6.0 is the full function Eclipse 3.0 based development platform for developing Java™ 2 Platform Standard Edition (J2SE) and Java 2 Platform Enterprise Edition (J2EE) applications with a focus on applications to be deployed to IBM WebSphere® Application Server and IBM WebSphere Portal. Rational Application Developer provides integrated development tools for all development roles, including Web developers, Java developers, business analysts, architects, and enterprise programmers. This IBM Redbook is a programming guide that highlights the features and tooling included with IBM Rational Application Developer V6.0. Many of the chapters provide working examples that demonstrate how to use the tooling to develop applications as well as achieve the benefits of visual and rapid Web development.
標簽: Application development Developer reg
上傳時間: 2013-12-16
上傳用戶:米卡
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
標簽: co-written functions the fifteen
上傳時間: 2014-01-26
上傳用戶:hjshhyy
IDE開發(fā)環(huán)境,可以掛載SDCC The BASIC IDE is a new, RAD (rapid Application Development) IDE (Integrated Development Environment) for the rapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borland® Delphi® . We are currently using Delphi 6, but you should be able to use Delphi 3 or later (Delphi 7 included). Some of the BASIC IDEs features include: Form Designer with support for all of rapidQ s components Flexible Code Editor Project Management Written in OO (Object Oriented) Delphi. Some future items that we are working on are: Code Tip Code Completion CVS Integration Code Editor Macros Point-and-Click access to subroutines, functions, and variables
標簽: IDE 開發(fā)環(huán)境
上傳時間: 2016-07-05
上傳用戶:dapangxie