일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Numpy
- DFS
- ipad
- GT-S80
- Splunk
- pip
- Python
- GitHub
- Button
- dataframe
- index
- RNN
- pycharm
- mariadb
- Lotto
- LSTM
- 삼성소프트웨어멤버십
- SciPy
- pandas
- mean
- synology
- SPL
- keras
- CNN
- imread
- javascript
- E-P1
- install
- 알고리즘
- Series
- Today
- Total
목록공부/Cpp (45)
잠토의 잠망경
How to boot from a USB device ... USB - Universal Serial Bus - is a standard for connecting additional equipment to your computer, like printers, scanners, webcam's, digital camera's, keyboards, mouse, harddisks, etc. For more details, please read this article. One of these devices is the Thumbdrive, keychange disk, USB pen, etc however you want to call them. We'd like to use one of those to boo..
Introduction In my professional career, I have seen most of us use Visual Studio for debugging but not many of the other debuggers that come for free. You may want such a debugger for many reasons, for example, on your home PC which you do not use for development but on which a certain program crashes from time to time. From the stack dump, you can figure out if IE crashed because of a third par..
Introduction WinDbg is quite a powerful debugger and it’s really easy to use it. It provides you with both UI and command prompt interfaces. Installation package is light and can be quickly installed on a target machine. I noticed that for first timers it is confusing to use WinDbg. One needs to point to right location of source files, pdb file and executable before he/she can debug using WinDbg..
Introduction WinDbg is quite a powerful debugger and it’s really easy to use it. It provides you with both UI and command prompt interfaces. Installation package is light and can be quickly installed on a target machine. I noticed that for first timers it is confusing to use WinDbg. One needs to point to right location of source files, pdb file and executable before he/she can debug using WinDbg..
Introduction This is a free tool for converting one CD image format (Bin) to another format (ISO). The conversion routine is very simple. Just read the Bin image and according to it's structure, write the data in another format. For this reason, a developer must know structure of both formats. 출처: http://www.codeproject.com/KB/applications/Bin2Iso.aspx
0 Preface It might be, you demand to comprehend the ways a virus program injects its procedure in to the interior of a portable executable file and corrupts it, or you are interested in implementing a packer or a protector for your specific intention to encrypt the data of your portable executable (PE) file. This article is committed to represent a brief intuition to realize the performance whic..
http://www.driveronline.org/