資源簡介
certi運用,連接RTIG
代碼片段和文件信息
#include?“config.h“
#include?“Ball.h“
#include?
#include?
using?namespace?std?;
//?----------------------------------------------------------------------------
/**?Ball?constructor
????\param?h?HLA?object?handle
?*/
Ball::Ball(RTI::objectHandle?h)
????:?x(-10.0)?y(-10.0)?
??????dx(3.0)?dy(3.0)?
??????radius(10.0)?active(false)?mHandle(h)
{
????//BLACK?=?0
????color?=?0?;
}
//?----------------------------------------------------------------------------
//!?Displays?the?Ball?on?the?right?place?in?window.
void?Ball::display()
{
?????printf(“Ball?id=%d?display(x=%.2fy=%.2f)\n“mHandlexy);
}
//?----------------------------------------------------------------------------
//!?Clear?the?Ball?from?window.
void?Ball::erase()
{
????printf(“Ball?id=%d?erase(x=%.2fy=%.
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????2979??2011-07-18?20:22??certi運用\CERTI_Client\Ball.cpp
?????文件????????569??2011-07-18?20:22??certi運用\CERTI_Client\Ball.h
?????文件????1001984??2011-07-18?00:39??certi運用\CERTI_Client\bin\Release\CERTI.dll
?????文件??????42496??2011-07-18?20:26??certi運用\CERTI_Client\bin\Release\CERTI_Client.exe
?????文件??????27136??2011-07-18?00:33??certi運用\CERTI_Client\bin\Release\FedTime.dll
?????文件??????30720??2011-07-18?00:33??certi運用\CERTI_Client\bin\Release\FedTime1516.dll
?????文件??????57344??2011-07-18?00:33??certi運用\CERTI_Client\bin\Release\HLA.dll
?????文件?????888832??2006-05-03?21:57??certi運用\CERTI_Client\bin\Release\iconv.dll
?????文件?????987136??2011-06-19?21:52??certi運用\CERTI_Client\bin\Release\libxm
?????文件?????242688??2011-07-18?00:39??certi運用\CERTI_Client\bin\Release\RTI-NG.dll
?????文件?????327168??2011-07-18?00:39??certi運用\CERTI_Client\bin\Release\RTI1516.dll
?????文件????????673??2010-11-11?17:49??certi運用\CERTI_Client\bin\Release\Test.fed
?????文件????????126??2011-07-18?19:31??certi運用\CERTI_Client\bin\Release\test.vbs
?????文件????????651??2011-07-18?15:51??certi運用\CERTI_Client\bin\Release\Test.xm
?????文件??????77824??2010-10-02?13:21??certi運用\CERTI_Client\bin\Release\zlib1.dll
?????文件???????4647??2011-07-18?20:30??certi運用\CERTI_Client\CERTI_Client.vcxproj
?????文件???????1417??2011-07-18?20:30??certi運用\CERTI_Client\CERTI_Client.vcxproj.filters
?????文件????????143??2011-07-18?15:01??certi運用\CERTI_Client\CERTI_Client.vcxproj.user
?????文件???????3625??2011-07-16?21:36??certi運用\CERTI_Client\config.h
?????文件??????38270??2011-07-18?20:50??certi運用\CERTI_Client\FedAmb.cpp
?????文件???????5678??2011-07-18?20:50??certi運用\CERTI_Client\FedAmb.h
?????文件????????621??2011-07-18?20:37??certi運用\CERTI_Client\mainfile.cpp
?????文件?????716459??2014-03-15?00:40??certi運用\CERTI_Install.pdf
?????文件?????417826??2014-03-15?00:39??certi運用\CERTI_User.pdf
?????目錄??????????0??2011-07-18?20:53??certi運用\CERTI_Client\bin\Release
?????目錄??????????0??2011-07-18?20:52??certi運用\CERTI_Client\bin
?????目錄??????????0??2011-07-18?20:52??certi運用\CERTI_Client
?????目錄??????????0??2014-03-16?22:11??certi運用
-----------?---------??----------?-----??----
??????????????4877012????????????????????28
............此處省略1個文件信息
- 上一篇:基于51單片機的超聲波測距程序LCD1602顯示
- 下一篇:51控制自動窗簾程序
評論
共有 條評論