본문 바로가기

나머지/IT개발.잡다한것.82

비쥬얼C 버전 (1) I have a code written in visual C that includes multithreading and synchronization and i need to write the same code in my own words...can we use multithreading in C? which other language can i use and what will be the best book and website to get the free tutorials to learn this language? what is the difference between visual C, C++ and C#? Is Visual C different from visual C++? how can i open .. 2012. 9. 10.
[Terms and Abbreviations] Universal Serial Bus Specification(1) ACK Handshake packet indicating a positive acknowledgment. Active Device A device that is powered and is not in the Suspend state. Asynchronous Data Data transferred at irregular intervals with relaxed latency requirements. Asynchronous RA The incoming data rate, Fsi, and the outgoing data rate, Fso, of the RA processare independent (i.e., there is no shared master clock). See also RateAdaptatio.. 2012. 8. 30.
USB 관련 용어 설명 HID클래스는 Human Interface Device(HID)라고 하여, Host에서 인간이 인터페이스(상호작용)할 수 있도록 도와주는 장치는 HID로 분류됩니다. 대표적으로 마우스, 키보드, 조이스틱 등이 이 HID장치로 분류됩니다. 디스크립터는 USB장치가 무슨 역할을 하는지에 대한 정보를 가지고 있는 자료구조 입니다. 각 트랜젝션은 디바이스 주소와 앤드포인트 주소를 갖고 있다. 디바이스가 자신의 주소를 가진 OUT이나 셋업 패킷을 수신하면 앤드포인트는 OUT이나 셋업 패킷 다음의 데이터를 저장하고 일반적인 경우 하드웨어가 인터럽트를 발생시킨다. 디바이스의 인터럽트 서비스 루틴은 수신된 데이터를 처리하고 요청된 동작을 수행한다. 디바이스가 자신의 디바이스 주소를 가진 IN 패킷을 받고 호스트로 전송.. 2012. 8. 13.
USB 영단어 USB relinquish keystrokes terminusreceptacles payloads relinquish (특히 마지못해 소유권 등을) 포기하다 keystrokes (컴퓨터나 타자기의 키를) 한 번 누르기 terminus (기차의) 종착역; (기차・버스의) 종점 receptacles 1. 그릇, 용기 2. = socket ( 1 ) payloads 1. 삯짐, 유상하중(배나 비행기의 유료 승객과 화물) 2. (트럭 등의) 탑재 화물 3. (폭탄・미사일의) 폭발력 block payload 블록 페이로드 2012. 8. 13.
반응형