Code Monkey home page Code Monkey logo

augus518's Projects

annoy icon annoy

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

c-code icon c-code

c++实现的数据结构(数组二叉树、链式二叉树、线索化二叉树、集合、图遍历DFA\BFS、约瑟夫环、多项式操作)、编译原理(表达式转NFA到DFA到minDFA、文法的消除左递归/提取左因子,First/Follow集,预测分析表,驱动器算法)及操作系统(进程调度算法FCFS\SJF\RR、页面置换算法FIFO\OPI\LRU、动态分区分配FF/NF/BF/WF、银行家算法、磁盘调度算法FCFS\SSTF\SCAN\CSCAN)的一些算法

cairo-vs icon cairo-vs

Solution for compiling Cairo on Windows 32/64 bit

cgal icon cgal

The public CGAL repository, see the README below

chromium icon chromium

The official GitHub mirror of the Chromium source

codinginterviewsnotes icon codinginterviewsnotes

涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等

data-structures-and-algorithms icon data-structures-and-algorithms

本仓库利用C++实现以下经典数据结构与算法:线性表(顺序表、链表、静态链表、三元组)、栈(双栈、共享栈)、队列(任务调度、循环队列、双向队列、链队列)、数组(特殊矩阵、稀疏矩阵压缩)、串(朴素模式匹配、KMP算法、KMP优化算法)、树(先序遍历、线索二叉树、哈夫曼树、平衡二叉树、并查集、森林)、图(邻接矩阵法、邻接表法、十字链表、邻接多重表、广度深度优先遍历、最小生成树、Krusskal算法、Prim算法、最短路径Dijsktra算法、有向无环图、拓扑排序、关键路径、最短路径Bellman-Ford算法、最短路径Floyd算法)、查找(顺序查找、折半查找、分块查找、二叉排序树、平衡二叉树、红黑树、B树与B+树、散列表)、排序(冒泡排序、折半插入排序、快速排序、选择排序、堆排序、归并排序、基数排序、内部排序、外部排序、最佳归并树)

detectron icon detectron

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.

detectron2 icon detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

dgc-net icon dgc-net

A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network"

geneticalgorithm_- icon geneticalgorithm_-

这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑

glib icon glib

glib Windows repository, used by PHP builds and various other projects

gocesiumtiler icon gocesiumtiler

A Cesium.js point cloud 3D tiles generator from LAS files written in Golang

hnswlib icon hnswlib

Header-only C++/python library for fast approximate nearest neighbors

hootenanny icon hootenanny

Hootenanny conflates multiple maps into a single seamless map.

icgis icon icgis

A simple GIS program, using Qt, OpenGL, GDAL, etc.

libsvg2 icon libsvg2

C Library to parse and render SVG files.

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.