일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- mariadb
- synology
- Splunk
- pip
- Python
- mean
- imread
- CNN
- GitHub
- LSTM
- GT-S80
- DFS
- javascript
- dataframe
- index
- keras
- Series
- ipad
- Lotto
- 삼성소프트웨어멤버십
- pandas
- RNN
- SPL
- E-P1
- SciPy
- install
- 알고리즘
- Numpy
- Button
- pycharm
- Today
- Total
목록공부 (287)
잠토의 잠망경
Introduction This article describes my C# class called DriveDetector which will allow your program to receive a notification when a removable drive (such as a flash drive) is inserted or removed. It also supports notifications about pending removal of such a device and cancelling this removal. This is an updated version of the article first published in March 2007. The class is now easier to use..
Introduction Eyes are the most important features of the human face. So effective usage of eye movements as a communication technique in user-to-computer interfaces can find place in various application areas. Eye tracking and the information provided by the eye features have the potential to become an interesting way of communicating with a computer in a human-computer interaction (HCI) system...
Introduction This article demonstrates a method to try and solve a common problem hated by most C++ programmers: memory leaks and memory overruns. The method used in this article is to track all memory allocated by the program. It also has basic protection checks whether the memory written to the allocated block has overrun the number of bytes actually allocated. This method also lets you organi..
관심이가는 책입니다. Embeded USB Inside이구요 아직 usb3.0이 나오지는 않았지만 전도유망하다 생각합니다. 예전 TOE 프로젝트를 하면서 USBNET을 사용해본적이 있는데 그건 모 남이 만든거 응용한 수준이라..ㅡㅡ;; 나중에 기회가 되면 usb 디바이스 드라이버 만지고 싶네요. 출처: 강컴 http://kangcom.com/common/bookinfo/bookinfo.asp?sku=200805190003#review
DataGridView AutoScroll question Can someone please demonstrate how to use the .AutoScrollOffset method on of the DGV control? I would like to scroll the current row so that it is positioned about halfway in the visible portion of the control. Thanks... Re: DataGridView AutoScroll question The .AutoScrollOffset method has nothing to do with the Rows inside of the DataGridView. To accomplish what..
this.txtInformation.AppendText(System.Environment.NewLine); this.txtInformation.AppendText("---------------------------------------------"); this.txtInformation.AppendText(System.Environment.NewLine); this.txtInformation.AppendText("내용"); this.txtInformation.ScrollToCaret(); 참고 : Test 했을때, this.txtInformation.Text += "내용".... 이런식으로 += 을 사용했을 경우에는 스크롤이 되지 않고 AppendText 를 사용해야만 스크롤이 됨을 확인했다. 출처: h..
드디어 찾았습니다. rapidshare 공유 사이트 ㅋㅋ 제가 원사를 찾을때 이전 강에도 올렸지만 google을 이용한 방법으로 사용했는데요. 이번에는 rapidshare만 모아 놓은 사이트입니다. 이름도 Library이네요 ^^ http://rapidlibrary.com/