Pinned Repositories
bplus_tree
bplue tree with c++ template
cv_camera_demo
a demo which can record and display drawed lines on video by opencv
distributed_file_processing_demo
Distributed file processing demo, using Linux C socket, pthread and GTK GUI
file-processing-algs
some word segmentation, text categorization and named entity recognition algorithms
foodnews_spider
食品安全主题新闻爬虫
harris-corner-detector
a demo using opencv implement harris corner detector
image_stitch_app
图片拼接程序 (Image stitching application)
milktrace_app
基于Android平台的乳制品追溯APP
mysql_ibd_parser
For parsing indexes and records from .ibd file
visualize_spider
基于Spring Boot、Scrapy 的可视化爬虫配置与管理
lichang98's Repositories
lichang98/visualize_spider
基于Spring Boot、Scrapy 的可视化爬虫配置与管理
lichang98/foodnews_spider
食品安全主题新闻爬虫
lichang98/mysql_ibd_parser
For parsing indexes and records from .ibd file
lichang98/file-processing-algs
some word segmentation, text categorization and named entity recognition algorithms
lichang98/milktrace_app
基于Android平台的乳制品追溯APP
lichang98/bplus_tree
bplue tree with c++ template
lichang98/cv_camera_demo
a demo which can record and display drawed lines on video by opencv
lichang98/distributed_file_processing_demo
Distributed file processing demo, using Linux C socket, pthread and GTK GUI
lichang98/harris-corner-detector
a demo using opencv implement harris corner detector
lichang98/image_stitch_app
图片拼接程序 (Image stitching application)
lichang98/img_text_judge
Judge whether a scene image contains text
lichang98/interior_point_lp
interior point method for linear programming, C++ version
lichang98/mean_shift_video_track
Using MeanShift to track target in video
lichang98/nn_convertor
Convert ANN(Artificial Neural Network) to SNN(Spiking Neural Network)
lichang98/raft_demo
A simple demo of Raft Consensus algorithm
lichang98/service_schedule
Tianchi competition service schedule
lichang98/tail_sampleing
Distributed system trace tail-based sampling
lichang98/tianchi_db_transfer
Tianchi competition, transfer DB data
lichang98/vscode_ext_web
A VSCode extension with converter for converting the ANN model into the SNN model.