最新的sqlite3.6.2源代碼,完整版本。sqlite3是一個強大的嵌入式數據庫。在嵌入式系統的中廣泛使用,比起其他C/S、B/S結構的數據庫。sqlite3更簡潔,占用資源更少。
上傳時間: 2016-12-11
上傳用戶:標點符號
漢諾塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation eg. if n = 2 A→B A→C B→C if n = 3 A→C A→B C→B A→C B→A B→C A→C
標簽: the animation Simulate movement
上傳時間: 2017-02-11
上傳用戶:waizhang
C++標準庫源代碼_C++ STL Source Code 請不要修改任何文件,如果您修改某些文件,會導致庫內部的不統一。請參考The C++ Programming Language及 The C++ Standard Library。
上傳時間: 2014-01-11
上傳用戶:songrui
list is a data dtructure. this is a data structure type implemantation and it is implemented in C prgramming language. General header contains pointer to object so list.c in c is implemented in generic way.
標簽: data implemantation implemented dtructure
上傳時間: 2017-03-27
上傳用戶:LIKE
In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals.
標簽: M. Algorithms Real-Time complete
上傳時間: 2014-01-07
上傳用戶:epson850
C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. Program code is explained in an easy-to-follow, careful manner throughout. The code has been tested on several platforms and is found on the bundled CDrom accompanying this text. The code in C++ By Dissection can be used with most C++ systems, including those found in operating systems such as MacOS, MS-DOS, OS/2, UNIX, and Windows.
標簽: introduction programming Dissection carefully
上傳時間: 2014-01-27
上傳用戶:thesk123
The primary purpose of this book is to explain various data-compression techniques using the C programming language.
標簽: data-compression techniques primary explain
上傳時間: 2014-01-14
上傳用戶:zwei41
C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics of C quite quickly. But it takes much longer to master the nuances of the language and to write enough programs, and enough different programs, to become an expert. In natural language terms, this is the difference between being able to order a cup of coffee in Paris, and (on the Metro) being able to tell anative Parisienne where to get off. This book is an advanced text on the ANSI C programming language. It is intended for people who are already writing C programs, and who want to quickly pick up some of the insights and techniques of experts.
標簽: programming reasonably perfect basics
上傳時間: 2013-12-20
上傳用戶:ls530720646
C++11, the C++ Programming Language. 4th edition.
上傳時間: 2015-03-24
上傳用戶:evan333
清華大學譚浩強老師編著的《C語言程序設計》全書-The book c programming language
上傳時間: 2013-04-24
上傳用戶:不挑食的老鼠