C++程序設計的圣經,C++之父貝爾實驗室的杰作,The C++ Program Language third SPECIAL edition(TCPL)是業內公認的C++最具可讀性的圣經級書籍
標簽: 程序設計
上傳時間: 2015-12-28
上傳用戶:cmc_68289287
# This resource site for "Grid Computing: Making the Global Infrastructure a Reality " edited by Fran Berman, Geoffrey Fox and Tony Hey. This is a book (over 1000 pages) published March 2003 by Wiley and (for those papers not published elsewhere) a SPECIAL issue of Concurrency and Computation: Practice and Experience
標簽: Infrastructure Computing resource Reality
上傳時間: 2013-11-28
上傳用戶:924484786
Refer to the UML diagram above and implement the Course class. After you define the Course class, you must create a Course object with the following details: Programming I, WXES1114, taught by SMT. Besides, your program must test all the accessor and mutator methods you had defined and the toString() method. toString() method is a SPECIAL method inherited from the Object class. You have to override this method to display all the information about a course.
標簽: Course the class implement
上傳時間: 2014-01-26
上傳用戶:cx111111
數字圖像處理基礎理論,英文資料Restoration and Enhancement Space Pictures (blurred, noisy, distorted) Computerized Tomography Coding Transmission – Teleconferencing Storage – Land SAT Images Pattern Recognition Blood Cell Analysis Remote Sensing Robotic Vision Computer Graphics Flight Simulation Auto Body Design SPECIAL Effect in Movie
標簽: 數字圖像處理
上傳時間: 2014-06-30
上傳用戶:plsee
This application creates an USB HID (Human-Interface Device) keyboard on a host computer. Pressing any of the buttons on the board outputs characters or SPECIAL keys on the host side
標簽: Human-Interface application Pressing computer
上傳時間: 2014-01-04
上傳用戶:曹云鵬
The CGHMaker Hologram Construction Kit allows you to create your own holographic objects programmatically in Java and without requiring any SPECIAL tools beyond a simple text editor.
標簽: Construction holographic programmati CGHMaker
上傳時間: 2013-12-11
上傳用戶:watch100
This article introduces how to construct a Hospital Ward Information System with three-tiered technology. The System applies to UML, BDE, MIDAS, distributed compute theory and a SPECIAL architecture to make such functions: patients check in and check out, prescription input, drug-delivery at center pharmacy and information of patient manage with computer networking.
標簽: three-tiered Information introduces construct
上傳時間: 2016-08-16
上傳用戶:hn891122
特殊函數的fortran代碼,是書Computation of SPECIAL Functions所附源碼,將源碼放入自己的代碼即可
上傳時間: 2016-10-09
上傳用戶:thinode
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
The ISD51_Demo project for the MSC1200 shows how to use the ISD51 In-System-Debugger with flash breakpoints or hardware breakpoints. By default, it is configured for flash breakpoints which allow you to set real-time breakpoints in your software. Using Flash breakpoints has also the benefit that no SPECIAL handing for the shared interrupt vector is required, since the hardware break registers of the MSC1200 are not used at all.
標簽: In-System-Debugger ISD the project
上傳時間: 2014-11-18
上傳用戶:dongqiangqiang