Pinned Repositories
Connector
A lightweight network programming tool for Python
Connector_doc
document for project Connector
Data_Structure
C++ implement of classical data structures
Glass-Engine
A Python 3D Engine
Glass-Engine-Doc
document for project glass_engine
Image
A very simple way for C++ to read and write images(jpg, png, bmp, tiff)
Intel_64_and_IA-32_Translating_Project
Translate Intel® 64 and IA-32 Architectures Software Developer’s Manual into Chinese
JustMake
Automatically build your C++ project. (by automatically maintain a Makefile according to your directory structure)
PyGPU
A very simple interface for Python3 to call GPU to do parallel processing.
PySimpleTest
A very simple python test framework
Time-Coder's Repositories
Time-Coder/Glass-Engine
A Python 3D Engine
Time-Coder/PyGPU
A very simple interface for Python3 to call GPU to do parallel processing.
Time-Coder/Connector
A lightweight network programming tool for Python
Time-Coder/PySimpleTest
A very simple python test framework
Time-Coder/Intel_64_and_IA-32_Translating_Project
Translate Intel® 64 and IA-32 Architectures Software Developer’s Manual into Chinese
Time-Coder/Connector_doc
document for project Connector
Time-Coder/Data_Structure
C++ implement of classical data structures
Time-Coder/Glass-Engine-Doc
document for project glass_engine
Time-Coder/Image
A very simple way for C++ to read and write images(jpg, png, bmp, tiff)
Time-Coder/inputer
Python print before input
Time-Coder/IterativeRootFinder
寻找函数迭代根
Time-Coder/JustMake
Automatically build your C++ project. (by automatically maintain a Makefile according to your directory structure)
Time-Coder/Polynomial
C++ class for polynomial calculation
Time-Coder/Complex
C++ class for complex number calculating
Time-Coder/Data_Structures_and_Algorithm_Analysis_in_Java
Learning note for book Data_Structures_and_Algorithm_Analysis_in_Java
Time-Coder/Directory
C++ directory operations: cd, ls, pwd, touch, mkdir, rm, cp, mv, etc.
Time-Coder/Formula
Expression evaluation for C++
Time-Coder/General_Makefile
General Makefile for C++ and Java
Time-Coder/Get_Input
C++ functions for get input from terminal (enable direction keys)
Time-Coder/Matrix
C++ class for matrix calculation
Time-Coder/SerialPort
A pure cmd Serial Port tool for Windows.