UART 설명http://blog.naver.com/truemonpark/50014311443 pyserial http://pyserial.sourceforge.net/ download http://pypi.python.org/pypi/pyserial #/usr/bin/env python # -*- coding: mbcs -*- """ 2010-08-30 """ import serial import time debug = False def main(argv=None) : port = 'COM14' cmd = 'at%swv\r' print port print cmd serialCmd(port, cmd) ## Run the command through the serial communication # # @p..
왜 null 을 건드리면 세그먼트 폴트가 나는가..Because a very common program error is a null pointer dereference (a read or write through a null pointer, used in C to mean "pointer to no object" and as an error indicator), most operating systems map the null pointer's address such that accessing it causes a segmentation fault.http://en.wikipedia.org/wiki/Segmentation_faultyou’re welcome to declare that NULL should..
Update쿠...sal: [컴][유틸] 대용량 파일 뷰어 big size file viewer ------ 간단한 viewer는 total commander 의 viewer 가 가장 나은 듯 하다. stand alone program 으로는 아래 것이 제일 낫다. Free hex editor NEO http://www.hhdsoftware.com/free-hex-editor NEO 는 여러가지 버전이 있다.free 에서 가능하지 않은 것이 어떤 것인지는 모르나,500MB 정도의 file 을 load 하거나 편집할 때도 훨씬 빠른 loading 속도, 편집 속도를 보여준다. http://stackoverflow.com/questions/159521/text-editor-to-open-big-giant-h..
원격접속 port 를 바꾸려 할 때는 regstry 를 수정해 주면 됩니다. Windows Server 에서 원격접속 port 를 바꾸려 할 때는 registry 에서 아래 2군데를 수정해 줘야 한다. HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\Wds\Repwd\Tds\Tcp
MMS PDU M-Read-rec.ind 0x8c, 0x87, 0x8d, 0x92, 0x8b, 0x33, 0x30, 0x31, 0x33, 0x31, 0x36, 0x36, 0x00, 0x97, 0x19, 0xea, 0x2b, 0x38, 0x32, 0x31, 0x30, 0x32, 0x32, 0x31, 0x31, 0x33, 0x35, 0x32, 0x38, 0x2f, 0x54, 0x59, 0x50, 0x45, 0x3d, 0x50, 0x4c, 0x4d, 0x4e, 0x00, 0x89, 0x1b, 0x80, 0x19, 0xea, 0x2b, 0x38, 0x32, 0x31, 0x30, 0x32, 0x32, 0x31, 0x31, 0x34, 0x32, 0x38, 0x30, 0x2f, 0x54, 0x59, 0x50, 0x4..
os.system("ls -l") http://www.frihost.com/forums/vt-62880.html spawning process, making new process, child process process 를 새로 생성하는 것에 대해 많은 부분이 subprocess.Popen 을 쓰도록 유도 되고 있는 듯 하다. 아래 경로에 기존의 os.system 이나 spawn 등의 함수를 Popen 으로 대체하는 법이 나와 있다. http://docs.python.org/library/subprocess.html 참고로 no-wait 하는 process를 만드는 법. s = '"%s"' % exePath pid = subprocess.Popen(s).pid # execute the program wi..
- Total
- Today
- Yesterday
- 인공눈
- breakpoint
- 늙기
- 샤워기전
- 제주영귤
- 제주녹색농원
- 녹색농원
- 스타치
- 보드고글
- sudachi
- 칠오름
- 무릎마사지
- 칠오름농장
- 과학
- 인공안구
- 미스터피자주문
- 고강도
- 편집프로그램
- 인테리어
- 영귤차
- 대일농장
- network error
- 데크에 바인딩묶기
- 그림편집
- 명언
- 영귤
- 상식
- icon tool
- icon program
- 의학
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |