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