Massively Multiplayer Online game development of this book contents of the CD-ROM. Including some script code and pictures
標簽: Multiplayer development Massively Including
上傳時間: 2013-12-26
上傳用戶:熊少鋒
1. Matrix-chain product. The following are some instances a) <3, 5, 2, 1,10> b) <2, 7, 3, 6, 10> c) <10, 3, 15, 12, 7, 2> d) <7, 2, 4, 15, 20, 5>
標簽: Matrix-chain following instances product
上傳時間: 2014-11-28
上傳用戶:731140412
A simple System of Students Manage from internet by C++ and SQL server.Hope it is useful for the beginer like me .
標簽: Students internet simple System
上傳時間: 2016-03-15
上傳用戶:xg262122
The aim of this book is to provide the reader with a thorough grounding in the General Packet Radio Service – GPRS.The introduction contains a basic review of GSM to ensure that the reader is clear on the main aspects of circuit switched technology, as this will make the differences and advantages of packet oriented GPRS both more apparent and easier to understand.
標簽: grounding the thorough General
上傳時間: 2016-03-30
上傳用戶:康郎
算法導論英文版 This book is one of a series of texts written by faculty of the Electrical Engineering and Computer Science Department at the Massachusetts Institute of Technology. I
標簽: Engineering Electrical of faculty
上傳時間: 2016-04-07
上傳用戶:123456wh
This book reflects the efforts of a number of experienced Linux professionals to prepare for the LPIC-2 beta-exam. It is -- and always will be -- a work in progress.
標簽: professionals experienced the reflects
上傳時間: 2014-01-10
上傳用戶:拔絲土豆
kmeans算法實現 a simple k-means clustering routine. returns the cluster labels of the data points in an array.
標簽: clustering the k-means cluster
上傳時間: 2013-12-28
上傳用戶:一諾88
The LM628/LM629 are dedicated motion-control processors designed for use with a variety of DC and brushless DC servo motors
標簽: motion-control processors dedicated designed
上傳時間: 2014-01-23
上傳用戶:aa17807091
eclipse cookbook the source code of the book
標簽: the cookbook eclipse source
上傳時間: 2016-04-19
上傳用戶:zsjzc
Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calculation fahrenheit = 9.0 / 5.0 * celsius + 32 c) Use the methods from parts (a) and (b) to write an application either to enter a Fahrenheit temperature and display the Celsius or to enter a Celsius temperature and display the Fahrenheit equivalent.
標簽: equivalent Implement the following
上傳時間: 2014-01-19
上傳用戶:jackgao