Thinking in C++(Second Edition),Volume One:Introduction to Standard C++ 国外经典C++原版书库《C++编程思想(第2版)第1卷:标准C++导引》/(美)埃克尔(Eckel,B)著;刘宗田等译 十分经典、难得!
标签: Introduction Thinking Standard Edition
上传时间: 2014-12-07
上传用户:jkhjkh1982
《嵌入式实时操作系统uCOS-II》(第二版).pdf MicroC/OS The Real-Time Kernel Second Edition Jean J. Labrosse著 邵贝贝等译
标签: J. Real-Time Labrosse uCOS-II
上传时间: 2013-12-16
上传用户:jennyzai
The purpose of this document is to present how to use the Timer for the generation of a PWM signal tunable in frequency and duty cycle. As an application example, this document is based on a basic “music” synthesizer through an external buzzer. Example code is also available in the it.
标签: generation the document purpose
上传时间: 2013-12-20
上传用户:z754970244
This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from MSDOS that have to be resolved for example the size of LONG on unix machines is so big some of the code generated gets messed up.
标签: generation generates compiler source
上传时间: 2013-12-18
上传用户:海陆空653
second.rar 这个做的是一秒表计时程序,是用FPGA写的,里面代码完整,并带有文档报告
上传时间: 2013-12-21
上传用户:lhw888
The Cryptography API: Next Generation(CNG) is a new and agile framework in Windows Vista, which implements an extensible provider model that allows you to load a provider by specifying the required cryptographic algorithm rather than having to hardcode a specific provider.
标签: Cryptography Generation framework Windows
上传时间: 2013-12-18
上传用户:semi1981
PIC单片机书籍 PIC Microcontrollers, Second Edition: An Introduction to Microelectronics By Martin P. Bates Publisher: Newnes Number Of Pages: 390 Publication Date: 2004-07-26 ISBN-10 / ASIN: 0750662670 ISBN-13 / EAN: 9780750662673
标签: P. Microcontrollers Microelectronics Introduction
上传时间: 2013-12-21
上传用户:问题问题
Recent advances in experimental methods have resulted in the generation of enormous volumes of data across the life sciences. Hence clustering and classification techniques that were once predominantly the domain of ecologists are now being used more widely. This book provides an overview of these important data analysis methods, from long-established statistical methods to more recent machine learning techniques. It aims to provide a framework that will enable the reader to recognise the assumptions and constraints that are implicit in all such techniques. Important generic issues are discussed first and then the major families of algorithms are described. Throughout the focus is on explanation and understanding and readers are directed to other resources that provide additional mathematical rigour when it is required. Examples taken from across the whole of biology, including bioinformatics, are provided throughout the book to illustrate the key concepts and each technique’s potential.
标签: experimental generation advances enormous
上传时间: 2016-10-23
上传用户:wkchong
The C Programming Language(Second Edition) C语言程序设计第二版;【美】 Denis M. Ritche 著 徐宝文 译
标签: M. Programming Language Edition
上传时间: 2016-10-24
上传用户:mpquest
For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 32768 KB One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special" which was said that one could "buy one get two for free". That is, if you buy one of the dishes on their menu, denoted by di with price pi , you may get the two neighboring dishes di-1 and di+1 for free! If you pick up d1, then you may get d2 and the last one dn for free, and if you choose the last one dn, you may get dn-1 and d1 for free. However, after investigation CYJJ realized that there was no free lunch at all. The price pi of the i-th dish was actually calculated by adding up twice the cost ci of the dish and half of the costs of the two "free" dishes. Now given all the prices on the menu, you are asked to help CYJJ find the cost of each of the dishes.
标签: Limit following solving problem
上传时间: 2014-01-12
上传用户:362279997