▍1. Class
说明: 程序设计PPT 类,基础教程,建议初学者看看(PPT programming classes, basic tutorial for beginners to see recommendations)
说明: 集合着网页编程的基础 对于新手的学习是非常有帮助的(Set the foundation for the novice web programming learning is very helpful)
本书的风格跟C语言的经典《The C Programming Language》相似,作者同样也是著名技术作家和语言缔造者的组合。本书与一般的Ruby语言图书相比,除了介绍如何使用Ruby语言外,还讲述了Ruby的实现原理及内部运作机制。堪称Ruby之经典之作(The Ruby Programming Language is the authoritative guide to Ruby and provides comprehensive coverage of versions 1.8 and 1.9 of the language. It was written (and illustrated!) by an all-star team: • David Flanagan, bestselling author of programming language "bibles" (including JavaScript: The Definitive Guide and Java in a Nutshell) and committer to the Ruby Subversion repository. • Yukihiro "Matz" Matsumoto, creator, designer and lead developer of Ruby and author of Ruby in a Nutshell, which has been expanded and revised to become this book. • why the lucky stiff, artist and Ruby programmer extraordinaire. This book begins with a quick-start tutorial to the language, and then explains the language in detail from the bottom up: from lexical and syntactic structure to datatypes to expressions and statements and on through methods, blocks, lambdas, closures, classes and modules. The book also includes a long and thorough introduction to the rich API of the R)
This programme is useful to nural network specialists.
这是大牛人奥本海姆写的经典教材"数字信号处理"的书后习题答案(中文)。(This is the largest cattle Oppenheim wrote the classic textbook " Digital Signal Processing," the book exercises answers (in Chinese).)
非常好的游戏策划教程,如果你是游戏策划新手,那么这本书非常适合你。(Very good game design tutorial, if you are new to the game plan, then this book is for you.)
该书籍详细介绍了802.11底层协议的相关算法机制,能够为802.11的底层协议改造提供最基础的技术支持。(The book details the underlying 802.11 protocol mechanisms related algorithms that can transform the underlying protocol for the 802.11-based technology to provide the best support.)
《Python核心编程》。著名的自由软件作者Eric Raymond建议人们从Python开始学习编程。这的确是一个中肯的建议,对于那些从来没有学习过编程或者并非计算机专业的编程学习者而言,Python是最好的选择之一。(Python is an object-oriented explanation of computer programming languages, is a powerful and well-size-fits-all language, has been more than a decade of development, maturity and stability. Python scripting language with the most rich and powerful class library, enough to support the vast majority of day-to-day applications. )
Essential Skills for Agile Development - Agile Development, in particular, eXtreme Programming (XP), has been gaining a lot of momentum because it can effectively address the problems plaguing software development such as mis-understanding customers requirements, missing deadlines, over-budget, conflicts between customers and developers and poor maintainability of legacy systems.
Solving NP-hard discrete optimization problems to optimality is often an immense job requiring very ecient algorithms, and the B&B paradigm is one of the main tools in construction of these. A B&B algorithm searches the complete space of solutions for a given problem for the best solution. However, explicit enumeration is normally impossible due to the exponentially increasing number of potential solutions. The use of bounds for the function to be optimized combined with the value of the current best solution enables the algorithm to search parts of the solution space only implicitly.
此篇文章为虚拟机实验指导书系列文章之一,讲解了(VMware)虚拟机相关产品安装配置和一般应用,企业及应用等多个方面,(This article is a virtual machine instructions series of experiments to explain the (VMware) install and configure the virtual machine related products and general applications, enterprise and application in many areas,)
computational fluid dynamics
Describe: Then a voice feature extraction procedures source, in addition to containing matrix and vector operations, it also includes many voice feature extraction algorithm, including : Formant (formant) extraction
黑客攻防实战技术完全手册:扫描、嗅探、入侵与防御(Technology is completely offensive and defensive combat hackers Manual: scanning, sniffing, and intrusion prevention)
文本挖掘道在分类,聚类上的应用。包含理论与实例。英文影印版。(Application for text mining on classification and clustering, including theory and examples.)