Guessed a few games to judge a person reaction speed
標簽: reaction Guessed person games
上傳時間: 2013-12-09
上傳用戶:yiwen213
it s very useful..many person who wants to learn structure of system..sooo it will be very helpful for them
標簽: very structure helpful useful
上傳時間: 2013-12-15
上傳用戶:lxm
this is a book that tech all new person who want to improve skill
上傳時間: 2014-01-24
上傳用戶:二驅蚊器
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
for the just beginning learn the computer person,use DOS is boring . after known a little DOS,think dos is mysterious.this is the book introduce how to use dos deeply.
標簽: beginning DOS the computer
上傳時間: 2013-12-26
上傳用戶:youmo81
Why do People Program? Each person can have his own reason for programming but I can tell you that programming is one of the best ways to gain a deep understanding of computers and computer technology. Learning to program makes you understand why computers and computer programs work the way they do. It also puts some sense into you about how hard it is to create software. 1.2. What is C++ & OOP? C++ is an extended version C. C was developed at Bell Labs. in 1978.
標簽: programming can Program People
上傳時間: 2013-12-07
上傳用戶:qazxsw
A few years ago I became interested in first person shooter games and in particular how the world levels are created and rendered in real time. At the same time I found myself in between jobs and so I embarked on an effort to learn about 3D rendering with the goal of creating my own 3D rendering engine. Since I am a developer and not an artist I didn’t have the skills to create my own models, levels, and textures. So I decided to attempt to write a rendering engine that would render existing game levels. I mainly used information and articles I found on the web about Quake 2, Half Life, WAD and BSP files. In particular I found the Michael Abrash articles that he wrote for Dr. Dobbs magazine while working at Id to be very illuminating.
標簽: interested particular shooter became
上傳時間: 2013-12-13
上傳用戶:hanli8870
Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by more than 1 the total weight of the people on each team should be as nearly equal as possible. The first line of input contains n the number of people at the picnic. n lines follow. The first line gives the weight of person 1 the second the weight of person 2 and so on. Each weight is an integer between 1 and 450. There are at most 100 people at the picnic. Your output will be a single line containing 2 numbers: the total weight of the people on one team, and the total weight of the people on the other team. If these numbers differ, give the lesser first. )
上傳時間: 2014-01-07
上傳用戶:離殤
Support is available from MIPS Technologies Inc. - problems should be addressed to support@mips.com。This product may be controlled for export purposes. You may not export, or transfer for the purpose of reexport, any technical data received hereunder or the product produced by use of such technical data, including processes and services (the "product"), in violation of any U.S. or foreign regulation, treaty, Executive Order, law, statute, amendment or supplement thereto. Further, you may not export the product to any prohibited or embargoed country or to any denied, blocked, or designated person or entity as mentioned in any applicable U.S. or foreign regulation, treaty, Executive Order, law, statute, amendment or supplement thereto.
標簽: Technologies available addressed problems
上傳時間: 2014-01-24
上傳用戶:二驅蚊器
person類 數據成員: 姓名name、性別sex、年齡age 成員函數 (1)構造函數 (2)輸出姓名、性別、年齡 派生類student 數據成員: 學號、專業(代號) 、考試成績score[5]、平均成績 成員函數 (1)構造函數 (2)輸出學號、姓名、性別、年齡、專業 (3)計算平均成績 (4)輸出學號、姓名、單科成績和平均成績 派生類teacher 數據成員: 職工號、職稱、講授課程(課程代號) 成員函數 (1)構造函數 (2)輸出職工號、姓名、性別、年齡、職稱 (3)設置講授課程 (4)輸出姓名、講授課程 派生類graduate_student 成員函數 (1)構造函數 (2)輸出姓名、性別、年齡、職稱、研究生專業
上傳時間: 2015-07-18
上傳用戶:windwolf2000