Code Monkey home page Code Monkey logo

罗旭维's Projects

3d.js icon 3d.js

用webgl实现简单的3D引擎

compiler icon compiler

练习和实践编译原理、虚拟机、AOT、JIT。

go-micro-arch-shop icon go-micro-arch-shop

用go语言微服务架构开发电商系统,探索电商业务各模块设计和实现的最佳实践

jsrouter icon jsrouter

本项目是封装WebView与Native交互的框架,借鉴了ARouter路由表的设计思路,支持组件化,各个组件给WebView提供的接口可以在自己模块里实现,定义好与WebView交互的协议即可,框架自动注册分发,解耦JavaScript Interface具体业务逻辑与WebView的依赖。

mycaffe icon mycaffe

自己动手写一个精简版的caffe,是一个以学习为目的的项目。目标是加深对深度学习的理解。流程和架构完全仿照caffe,实现上不考虑性能,用最简单的方案,跑通流程。比如反向计算梯度,都是硬编码的,不像caffe是自动求导。

myleveldb icon myleveldb

为了提升码力,照抄一遍leveldb,利用commit组织从0开始一步步构建过程,方便学习,也包括必要的注释和学习笔记。

pool icon pool

内存池、线程池实践。移植nginx和SGI STL中内存池源码,实现完善可用的线程池。

serviceproxy icon serviceproxy

这个项目实现了微信读书技术博客介绍的基于AOP的M层抽象的方案

tetrisai icon tetrisai

用遗传算法玩俄罗斯方块,并用图形展示训练过程

xxlog icon xxlog

将腾讯mars 项目中xlog模块抽离成单独库,并进行重构,只保留核心功能,在架构和代码结构上进行简化和优化。去掉外部依赖和跨平台相关代码。

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.