虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

print-pchk

  • 定义一个字符串类String

    定义一个字符串类String,其私有成员为一个字符串指针。设计构造函数,拷贝构造函数,析构函数,设置新值函数Set, 打印成员值函数Print。借助此String类,将操作符"=="、">"、"<"的重载函数设置为String类的成员函数,实现对操作符"=="、">"、"<"的重载,使之能直接比较两个String类类型的字符串的大小,设计各种情况调用此三个重载操作符。

    标签: String 定义 字符串

    上传时间: 2013-12-26

    上传用户:youth25

  • 首先定义一个点类Point

    首先定义一个点类Point,其私有成员为其坐标X,Y。设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print。再定义一个线类Line,线类是在公有继承点类的基础上,新增私有成员斜率S,并设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print以及其它你认为对访问此Line类对象有用的成员函数。并用此Line类定义对象,调用所有成员函数。尤其是考察构造函数的调用顺序。

    标签: Point 定义

    上传时间: 2015-07-07

    上传用户:xfbs821

  • Effective C++ Third Edition 55 Specific Ways to Improve Your Programs and Designs By Scott Meyers

    Effective C++ Third Edition 55 Specific Ways to Improve Your Programs and Designs By Scott Meyers ............................................... Publisher: Addison Wesley Professional Pub Date: May 12, 2005 Print ISBN: 0-321-33487-6 Pages: 320

    标签: Effective Specific Programs Edition

    上传时间: 2015-07-18

    上传用户:caiiicc

  • a program that takes in three arguments: the first one represents the size of an array that will be

    a program that takes in three arguments: the first one represents the size of an array that will be created the second one represents the maximum value that each of the array elements can have the third one represents the position in the array that you would like to print the value of.

    标签: that represents arguments the

    上传时间: 2015-07-22

    上传用户:waitingfy

  • tServer task executes functions at low priority (254). serverSend funtion is used to send a requ

    tServer task executes functions at low priority (254). serverSend funtion is used to send a request to the tServer to execute a function at the tServer s priority. First tServer task executes the i() system call to print the summary of tShell task. Next an address exception is caused in tServer task by trying to execute a funtion at non-aligned word boundry. As a result SIGBUS signal is raised automatically. Signals (setjmp() and longjmp()) are used to allow the tServer task to recover gracefully from an address error exception. For more information about signals, please refer to sigLib manual pages.

    标签: serverSend functions executes priority

    上传时间: 2015-09-21

    上传用户:tianjinfan

  • This a two node test, requires a Coordinator and an RFD. The coordinator and node simply ping-pong

    This a two node test, requires a Coordinator and an RFD. The coordinator and node simply ping-pong a packet back and forth, and print out the RSSI byte. The RFD waits before bouncing it back, while the coordinator responds immediately.

    标签: node Coordinator coordinator and

    上传时间: 2013-12-24

    上传用户:ardager

  • C++ GUI Programming with Qt 4 By Jasmin Blanchette, Mark Summerfield Publisher: Prentice Hall

    C++ GUI Programming with Qt 4 By Jasmin Blanchette, Mark Summerfield Publisher: Prentice Hall Pub Date: June 21, 2006 Print ISBN-10: 0-13-187249-4 Print ISBN-13: 978-0-13-187249-3 Pages: 560

    标签: Programming Summerfield Blanchette Publisher

    上传时间: 2015-10-03

    上传用户:fxf126@126.com

  • Input The first line of the input contains a single integer T (1 <= T <= 20), the number of t

    Input The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. There won t be more than 1000 people and nobody takes more than 100 seconds to cross. Output For each test case, print a line containing the total number of seconds required for all the N people to cross the river. Sample Input 1 4 1 2 5 10 Sample Output 17

    标签: the contains integer number

    上传时间: 2015-10-27

    上传用户:plsee

  • 非常不错的字模生成软件

    非常不错的字模生成软件,用于嵌入式开发,液晶显示。 字模3的作者: 龙啸九天 c51bbs@vip.163.com 心意无涯 sitnc@vip.sina.com              ……………………………………………………………………………………………… 技巧与提示: ◆ 按“Print Screen键” 或者“Alt+Print Screen键”可以将当前屏幕或窗口 图形拷贝到剪贴板,再按软件的粘贴按钮或者 “F4键”就可以获得彩色转黑白的 图形。 ◆ 打开字体对话框时,按“应用”按钮,可以直接预览字体的大小、效果,可以 在状态栏看到字体的宽和高的像素值。 ◆ 字符输入栏支持Unicode,你可以从Windows的“附件-字符映射表”里复制任 意字符,并且生成字模。也可以通过“左Alt+小键盘”的方式输入ASC是128以上 的字符。 ◆ 字模Ⅲ与其它软件配合会产生更大的威力,比如和Windows画笔配合时, 他们 之间的数据可以通过剪贴板交换,也可以通过打开同一个文件的方式进行, 当画 笔保存文件后,字模Ⅲ会自动检测并更新相应的图形。

    标签: 字模生成 软件

    上传时间: 2015-12-04

    上传用户:Breathe0125

  • GTRACK Track mouse position and show coordinates in figure title. Once GTRACK is active the mouse

    GTRACK Track mouse position and show coordinates in figure title. Once GTRACK is active the mouse position is constantly tracked and printed on the current figure title. A left-click will print the coordinates in the command line and store them. Clicking the mouse right button deactivates GTRACK.

    标签: GTRACK mouse coordinates position

    上传时间: 2013-12-17

    上传用户:Zxcvbnm