https://github.com/newplan/sources
Basic Algorithms and Programming source code
https://github.com/newplan/sources
Last synced: 5 months ago
JSON representation
Basic Algorithms and Programming source code
- Host: GitHub
- URL: https://github.com/newplan/sources
- Owner: NEWPLAN
- Created: 2015-10-23T06:18:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-07-16T05:16:32.000Z (almost 7 years ago)
- Last Synced: 2025-04-06T03:23:59.722Z (about 1 year ago)
- Language: Lex
- Homepage:
- Size: 158 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
SOURCE
====================
## Menu
[Menu](#Menu)
[Declaration](#Declaration)
[basic-tools](#basic-tools)
[project](#project)
This folder contains all source codes i have written since i study as an ungraduated student, ecpect bug free, anyone who finds any bugs, please let me know.
this is the basic structure of this folders.
A set of useful tools configuration, including sublime3, vim ,etc.
configeration for vim is including show line numbers and Youcompleteme to complete code automatically.
configeration for sublime is about setup the fontstyle, wrap, updates, etc. besides, formatyle is another excellent tools to format your source code at the moment you tab 'CTRL+s'
Exploring more exciting configeration, please refer in details.
A folder contains of some useful proj-src, including split for Chinese(using ICTCLAS and FCISO[a fast homemade spliter for Chinese]), PDF parser, email parser and etc..
Hope u enjoy it
NEWPLAN