Coder Social home page Coder Social logo

rain's Projects

algorithm icon algorithm

1.算法与数据结构库;2.已经实现动态数组/双向链表/栈/队列/堆/链式哈希表/二叉搜索树/红黑树.均以C++模板类实现,可用于实际项目中替代STL的容器类及数据结构学习.3.已经实现图/深度优先/广度优先/单源最短路径/所有结点对最短路径/最小生成树/快速排序/归并排序/字符串匹配算法.可用于实际项目及算法学习.4.对分治/迭代算法设计方法进行总结,对动态规划/贪心算法针对几个经典问题做了具体实现.

chatme icon chatme

1.局域网简易聊天服务端软件&客户端软件.2.采用基于陈硕muduo开源库修改的mymuduo开源库实现聊天客户端与聊天服务器的基于tcp/ip的网络通信.3.采用mysql c api在服务端作为后台mysql服务器的客户端使用后台mysql服务器的数据存储,数据检索,数据处理能力,来提供用户/聊天信息存储,信息处理,信息检索.

freecad icon freecad

This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.

mymuduo icon mymuduo

1.对Muduo库进行结构调整,代码规范;2.对Muduo功能架构进行说明;3.对Muduo功能实现添加充分注释说明;4.基于Muduo进行应用开发

mynet icon mynet

个人实现的c++开源网络库.

protobuf icon protobuf

Protocol Buffers - Google's data interchange format

redis icon redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

visualalgorithm icon visualalgorithm

1.算法可视化.[暂时只对数组做了完整的可视化支持,后续扩展到其他数据结构和算法].2.一个完整的2D建模和渲染系统的实现.[2D建模目前的基础图元支持点/线/矩形/椭圆/多段线,但易于添加对其他基础图元的支持]3.一个完整的动画驱动引擎[包含动画指令文件生成,指令文件解析,指令插补,定时界面绘制的多线程流水线实现]

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.