Giter Site home page Giter Site logo

argcv's Introduction

argcv Join the chat at https://gitter.im/argcv/argcv

Motivation

该工程是一个轻便的的c++库,使用cmake管理.里面主要存放个人可能会被多次使用到的代码,当然,行文也是以个人的审美趣味来书写.它被期望以submodule的方式出现在某个工程的子目录下,比如这样.

造轮子并不经常被工程所推荐.但是,一个不造轮子的程序员是违背自己的本性的.在实际产品中,我尽可能按照规则办事,但是这儿,我在寻找我自己的爱情.

Content

工程绝大多数代码以C++编写,尽可能以头文件方式被引用.代码涉及:

  • 系统接口 根据UNP中介绍的方法,做一些简单的包装,使程序与系统交互,避免重复常用设置.多线程,多进程之间的交互.
  • 网络接口 TCP和UDP的接口,各种有兴趣的RFC的实现.
  • 常用第三方代码的包装 leveldb的接口包装和衍生开发,mongodb的包装.
  • 机器学习模型 感知机,贝叶斯,kdd,crf,svm,deep learning,各种好玩的模型都会考虑抽象下写进去.

Progress

正在写....

argcv's People

Contributors

yuikns avatar gitter-badger avatar

Watchers

James Cloos avatar  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.