Code Monkey home page Code Monkey logo

Youyunss's Projects

binocular-stereo-matching icon binocular-stereo-matching

Using binocular camera or mobile phone to take pictures, get camera internal and external parameters, then calibrate the pictures with internal and external parameters, get parallax map and fill the voids, and then get depth map and virtual viewpoint map.

fast_storage_system icon fast_storage_system

这是一个快速上传下载的存储系统,采用C-S架构,使用TCP协议,BBR技术、mmap/sendfile技术、RAID磁盘阵列。

my-adaboost icon my-adaboost

Design an AdaBoost classifier based on some weak classifiers. In other words, use the existing multiple weak algorithms to design the empirical weighted average algorithm.

mychat icon mychat

一个简单的聊天工具,服务器端使用epoll实现io复用,客户端使用select实现io复用。当新的客户端向服务器端发送消息时,服务端能够激活与该客户端的通信,服务器端输入的消息都发送到新来的客户端。此外,当旧的客户端又发来消息时,也能激活,此时服务器端输入的消息将发往该客户端。

mykafkams icon mykafkams

这是一个基于kafka消息中间件的支持高并发下顺序执行的消息系统

print icon print

This is a C program where I can print something I want

test_baidu icon test_baidu

测试http协议GET请求,拉取www.baidu.com信息

test_pb icon test_pb

这是一个简单使用pb协议的示例

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.