Full text search for "ATL"
- omr1/404/01 . . . . 3 matches
#include <atlcore.h> // ATL 매크로 사용
USES_CONVERSION; // mbs <-> wcs 변환을 위한 ATL 매크로
USES_CONVERSION; // mbs <-> wcs 변환을 위한 ATL 매크로
- Blog/2009-08 . . . . 2 matches
{{{#!blog hyacinth 2009-08-08T19:15:07 MATLAB 다중접속(Multiple Access) 프로토콜 시뮬레이션
while 루프 안에서 next_time = feval(char(protocol(pno)),now_time); 이 반복되면서 next_time 을 구한다. feval은 MATLAB에서 문자열로 함수를 호출하는 함수인데 protocol(pno)가 'paloha'일 때 paloha(now_time);과 완전히 동일하다. next_time은 가장 빠른 접속 단말의 다음 전송 시간이다. 즉, 그림3에서 프레임 1.1 전송 시작시간 –> 프레임 3.1 전송 시작시간 –> 프레임 2.1 전송 시작시간 … 이 될 것이다.
- C++ . . . . 2 matches
["/(ATL)COleDateTime 사용"]
["/(ATL)CComVariant를 이용한 IsNumber"]
- C++/(MFC)클립보드에 텍스트 넣기 . . . . 2 matches
strncpy(pClipData, ATL::CW2AEX<1024>(str.GetBuffer(0)), cch);
strncpy(pClipData, ATL::CW2AEX<1024>(strComp.GetBuffer(0)), size);
- C++/(VC++)가변 버퍼 TRACE . . . . 2 matches
MFC의 TRACE나 ATL의 ATLTRACE의 버퍼 크기는 1024로 출력 로그가 그 이상 넘어가면 잘린다.
- LocalKeywords . . . . 2 matches
ATL C++ CComVariant IsNumber MFC
ATL C++ COleDateTime
- Blog/2013-04 . . . . 1 match
string str = ATL::CT2A(strPath.GetBuffer(0));
- C++/(ATL)CComVariant를 이용한 IsNumber . . . . 1 match
#keywords ATL,C++,CComVariant,IsNumber,MFC
- C++/(ATL)COleDateTime 사용 . . . . 1 match
#keywords ATL,C++,COleDateTime,SYSTEMTIME,struct tm
- irc logs/2011 . . . . 1 match
[02:25] <04hyacinth> MATLAB ON
- mym/2010_01_02 . . . . 1 match
아래 사항 복합적으로. 예) MATLAB에서 K1(bandwidth) + K2(delay) + K3(load) + K4(reliability) + K5(MTU)
- omr1/2 . . . . 1 match
Professional ATL COM Programming/Ricard Grimes
Found 12 matching pages out of 1201 total pages
You can also click here to search title.