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