-
can代码
can代码
class CPoint{
private: //私有成员
float m_x, m_y;
protected: //保护成员
void SetPoint(float x, float y) {m_x = x; m_y = y;}
public: //公共成员
CPoint(float x, float y) {m_x = x; m_y = y;} //构造函数
void Move(float x, float y) {SetPoint(m_x + x, m_y + y);}
void Display() {cout
- 2022-04-01 02:38:18下载
- 积分:1
-
关于flex测试平台的内容,希望可以对大家有点用途哇
关于flex测试平台的内容,希望可以对大家有点用途哇-Flex test platform on the contents in the hope that everyone can use a little wow
- 2023-06-19 18:50:04下载
- 积分:1
-
两只老虎的音乐程序
两只老虎的音乐程序-two tigers music program
- 2022-06-11 19:52:29下载
- 积分:1
-
winhex,可以查看U盘,硬盘,SD卡等的内部扇区数据信息
winhex,可以查看U盘,硬盘,SD卡等的内部扇区数据信息-winhex, can view the U disk, hard disk, SD card, such as internal data and information sector
- 2022-04-24 14:33:14下载
- 积分:1
-
主要功能:
本程序用来查看PE格式文件的剩余空间,并且可以添加新的节区。
语言:
MASM32...
主要功能:
本程序用来查看PE格式文件的剩余空间,并且可以添加新的节区。
语言:
MASM32
-main functions : View the procedures used for PE format of the remaining space, and can add a new section of the district. Language : between
- 2022-07-28 01:14:02下载
- 积分:1
-
数制转换,可以进行各种进制的转换而且方法相当简单,希望别人能用得到...
数制转换,可以进行各种进制的转换而且方法相当简单,希望别人能用得到-digit conversion can be carried out various band and the transformation method is quite simple, others can use to be
- 2022-02-12 07:50:07下载
- 积分:1
-
wince下编写的dll示例程序,简单易用,描述需20字
wince下编写的dll示例程序,简单易用,描述需20字-dll sample prepared under wince program, easy to use, describe the required 20 characters. . . .
- 2022-09-06 14:30:02下载
- 积分:1
-
插值二次 Bezier 曲线等分作图算法
插值二次 Bezier 曲线等分作图算法 -Bezier curve interpolation second decile mapping algorithm
- 2022-01-22 03:29:15下载
- 积分:1
-
C#中ADO控件的学习资料,需要的可以下载!
C#中ADO控件的学习资料,需要的可以下载!-ADO Control in C# to learn the information needed can be downloaded!
- 2022-03-15 15:26:21下载
- 积分:1
-
ghhgf hgfhf
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看-ghhgf hgfhf
- 2022-01-26 01:47:15下载
- 积分:1