GithubHelp home page GithubHelp logo

datastructure's Introduction

for work, welcome to have a discussion with me!

setup steps:

1. ./build.sh init
1. configure --prefix=/your/install/path
1. make
1. make install

cleanup steps:

1. make clean
1. build.sh clean

in my evironment:
./build.sh init && ./configure --prefix=/home/casa/git/datastructure/install/ && make && make install
make distclean && ./build.sh clean

this repo is built for finding a job when I graduating from school, at here I will try:
0, try using makefile to build project
   a, simple build to one single executed file passed!
   b, one level and multiple executed file with .a passed!
   c, .so is supported but some ugly and multi level .a supported and in the first level will include third level .a
   d, .o file must be supported...
1, some c++ high property usage
2, data structures written by using c++
3, sort algorithm and search algorithm
4, github usage and vim usage
5, add leetcode for job
6, add mysql connection pool(last packet which server will transfer to client)

datastructure's People

Contributors

egraldlo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.