목록도전 (1052)
도전2022
네트워크 연결 유무를 체크하는 방법 다음과 같이 하면 될꺼 같다. QNetworkConfigurationManager mgr; QNetworkConfiguration ap = mgr.defaultConfiguration(); QNetworkSession* session = new QNetworkSession(ap); ... //code activates session QString ident = session->sessionProperty("ActiveConfiguration").toString(); if ( ap.type() == QNetworkConfiguration::ServiceNetwork ) { Q_ASSERT( ap.identifier() != ident ); Q_ASSERT( ap.chil..
http://www.hyundaihmall.com/front/shItemDetailR.do?ItemCode=2014719032&ProgCode=143178&BdDate=2012/07/14&BdBtime=20120714234500&viewType=HS ------------------------ 이더테크놀로지(ethertek.cgxcompany.com)는 2.4인치의 풀터치 LCD스크린을 탑재한 2채널 HD블랙박스 '불스아이 ETK-B3500'의 출시를 기념해 25일부터 네비인사이드(www.navinside.com)에서 체험단을 모집한다.하이글로시 펄 전면패널의 감성적인 디자인과 발열을 최소화한 설계로 구성된 '불스아이 ETK-B3500'은 전방은 물론, 후방까지 안전하게 녹화할 수 있도록 2채널 시스템으..
http://www.xvid.org What is Xvid?Xvid is a video codec for PC, whereas codec is an abbreviation for [co]der/[dec]oder, hence describes a program to encode and decode digital video. The purpose of encoding video data is to reduce redundancies – that means to make it smaller for faster transmission over computer networks or for more efficient storage on computer disks.Hence, Xvid can somewhat be s..
대상 폴더: C:\Program Files\VideoLAN\VLC압축 해제: vlc.exe압축 해제: vlc.exe.manifest압축 해제: vlc-cache-gen.exe압축 해제: axvlc.dll압축 해제: libvlc.dll압축 해제: libvlccore.dll압축 해제: npvlc.dll압축 해제: AUTHORS.txt압축 해제: COPYING.txt압축 해제: NEWS.txt압축 해제: README.txt압축 해제: THANKS.txt대상 폴더: C:\Program Files\VideoLAN\VLC\plugins대상 폴더: C:\Program Files\VideoLAN\VLC\plugins\3dnow압축 해제: libmemcpy3dn_plugin.dll대상 폴더: C:\Program File..
Neural Network for Recognition of Handwritten DigitsBy Mike O'Neill | 6 Dec 2006 | ArticleVC6Win2KWinXPMFCDevAdvancedA convolutional neural network achieves 99.26% accuracy on a modified NIST database of hand-written digits. Prize winner in Competition "MFC/C++ Nov 2006" See AlsoMore like thisMore by this authorArticleBrowse CodeStatsRevisionsAlternatives 4.97 (157 votes) 189 Is your email addre..
http://en.wikipedia.org/wiki/MEncoder#Frame_rate_conversions_and_slow-motion MEncoderFrom Wikipedia, the free encyclopediaMEncoderOperating systemCross-platformTypeAudio/videotranscoderLicenseGNU General Public LicenseWebsitewww.mplayerhq.huWikibooks has a book on the topic ofMplayer#MencoderMEncoder is a free command line video decoding, encoding and filtering tool released under the GNU Genera..
http://telnet.or.kr/directx/htm/directshow.htm . DirectShow [목차열람] [주소복사] [슬롯비우기] Microsoft DirectX 9.0 DirectShow Microsoft® DirectShow® 애플리케이션 프로그래밍 인터페이스는, Microsoft® Windows® 플랫폼전용의 미디어 스트리밍 아키텍처이다. DirectShow 를 사용하면 애플리케이션으로 고품질인 비디오나 오디오의 재생과 캡춰를 실시할 수가 있다. DirectShow 의 문서는, 다음 주제로 나누어져 있다. DirectShow 의 개요 시작하기 DirectShow 에 대해 DirectShow 의 사용법 DirectShow 튜토리얼 DirectShow 샘플 DirectShow 레퍼런스 ..
http://msdn.microsoft.com/en-us/library/ee663300(v=vs.85) Windows Development 193 out of 311 rated this helpful - Rate this topic This documentation provides info about developing applications and drivers for the Windows operating system. The Win32 and COM application programming interface (API) were designed primarily for development in C and C++, and support development for both 32- and 64-bit..