일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- pandas
- GT-S80
- pycharm
- Splunk
- GitHub
- javascript
- synology
- Lotto
- CNN
- Python
- LSTM
- RNN
- keras
- Numpy
- Series
- DFS
- 알고리즘
- ipad
- install
- imread
- SPL
- 삼성소프트웨어멤버십
- Button
- SciPy
- mean
- pip
- index
- E-P1
- dataframe
- Today
- Total
목록Project (20)
잠토의 잠망경
#include #include #include #include #include #include #include #include #include #include void error_handling(char *message); void Get_MPacket(char *buffer); void Get_KPacket(char *buffer); void Mouse_move(int x, int y); void Mouse_click(int button); void Mouse_release(int button); void Mouse_push(int button); typedef struct MPacket { int type; int etype; int data1; int data2; }MPacket; int main..
/* * helloworld_server.c * Written by SW. YOON */ #include #include #include #include #include #include #include #include #include #include void error_handling(char *message); void Get_MPacket(char *buffer); void Get_KPacket(char *buffer); void Mouse_move(int x, int y); void Mouse_click(int button); typedef struct MPacket { int type; int etype; int data1; int data2; }MPacket; typedef struct KPac..
http://www.mono-project.com/Main_Page What is Mono? Mono provides the necessary software to develop and run .NET client and server applications on Linux, Solaris, Mac OS X, Windows, and Unix. Sponsored by Novell (http://www.novell.com), the Mono open source project has an active and enthusiastic contributing community and is positioned to become the leading choice for development of Linux applic..
SkyEye is an Embedded Hardware Simulation Project. It can simulate ARM based Embedded Computer Systems and other architectures. Some Operating System, such as ARM Linux, uClinux, uc/OS-II, elastos can run on virtual hardware provided bye SkyEye. http://gro.clinux.org/projects/skyeye/