搜索结果

找到约 133 项符合 print-pchk 的查询结果

数据结构 定义一个字符串类String

定义一个字符串类String,其私有成员为一个字符串指针。设计构造函数,拷贝构造函数,析构函数,设置新值函数Set, 打印成员值函数Print。借助此String类,将操作符"=="、">"、"<"的重载函数设置为String类的成员函数,实现对操作符"=="、">"、"<"的重载,使之能直接比较两个String类类型的字符串的大小 ...
https://www.eeworm.com/dl/654/172544.html
下载: 198
查看: 1209

数据结构 首先定义一个点类Point

首先定义一个点类Point,其私有成员为其坐标X,Y。设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print。再定义一个线类Line,线类是在公有继承点类的基础上,新增私有成员斜率S,并设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信 ...
https://www.eeworm.com/dl/654/172545.html
下载: 45
查看: 1044

VC书籍 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
https://www.eeworm.com/dl/686/176352.html
下载: 63
查看: 1051

Java编程 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.
https://www.eeworm.com/dl/633/177851.html
下载: 125
查看: 1037

VxWorks 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 i ...
https://www.eeworm.com/dl/662/199892.html
下载: 192
查看: 1043

单片机开发 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.
https://www.eeworm.com/dl/648/200736.html
下载: 108
查看: 1056

其他书籍 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
https://www.eeworm.com/dl/542/204594.html
下载: 44
查看: 1054

其他 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. Ther ...
https://www.eeworm.com/dl/534/214270.html
下载: 103
查看: 1663

其他 非常不错的字模生成软件

非常不错的字模生成软件,用于嵌入式开发,液晶显示。 字模3的作者: 龙啸九天 c51bbs@vip.163.com 心意无涯 sitnc@vip.sina.com              ……………………………………………………………………………………………… 技巧与提示: ◆ 按“Print Screen键” 或者“Alt+Print Screen键”可以将当前屏幕 ...
https://www.eeworm.com/dl/534/229706.html
下载: 36
查看: 1131

其他 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.
https://www.eeworm.com/dl/534/230608.html
下载: 103
查看: 1048