Pinned Repositories
-
build-your-own-x
🤓 Build your own (insert technology here)
CCF_BDCI_2019_TRICOUNT
CCF BDCI 2019 三角形图计算算法设计及性能优化 一等奖
clion_driver_kernel
CRNN_Chinese_Characters_Rec
(CRNN) Chinese Characters Recognition.
Distance_Measurement
双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机
LDD4.0_note
learn-ldd
《Linux 设备驱动开发详解》(宋宝华) 学习笔记
matrix
very simple matrix library, int addition to a recreation of DCM attitude estimation in the form of matrix of C.
pdf2Img
this repo use mupdf to turn pdf to imgs, free and best performance we ever see, fast and no elements loss on mouse-selectable pdf.
smilealvin92's Repositories
smilealvin92/Distance_Measurement
双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机
smilealvin92/matrix
very simple matrix library, int addition to a recreation of DCM attitude estimation in the form of matrix of C.
smilealvin92/pdf2Img
this repo use mupdf to turn pdf to imgs, free and best performance we ever see, fast and no elements loss on mouse-selectable pdf.
smilealvin92/-
smilealvin92/build-your-own-x
🤓 Build your own (insert technology here)
smilealvin92/CCF_BDCI_2019_TRICOUNT
CCF BDCI 2019 三角形图计算算法设计及性能优化 一等奖
smilealvin92/clion_driver_kernel
smilealvin92/CRNN_Chinese_Characters_Rec
(CRNN) Chinese Characters Recognition.
smilealvin92/LDD4.0_note
smilealvin92/learn-ldd
《Linux 设备驱动开发详解》(宋宝华) 学习笔记
smilealvin92/linux-0.12
smilealvin92/linux_learn_pdf
smilealvin92/LinuxDriver_CodeList
Linux设备驱动开发详解代码清单
smilealvin92/My-Lib-Books
My Library about Technical Books
smilealvin92/presentation
put my presentation materials.
smilealvin92/TC_CUDA
CCF BDCI 2019 三角形计数 赛题第2名解决方案
smilealvin92/triangle_counting
program for counting triangles of graph data 图数据三角形计数的CPU程序
smilealvin92/TRUST
Trust: Triangle Counting Reloaded on GPUs
smilealvin92/vertexwise-triangle-counting
Parallel triangle counting using Cilk, OpenMP and PThreads