Pinned Repositories
appium-dot-exe
the Windows GUI for Appium
baslerCameraControl
C#中控制 BASLER工业相机项目
Common.Utility
Various helper class
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
CsharpOpenOtherExe
1、在C#中调用其他的EXE程序 2、总结以备以后查阅 3、时间 2020-11-24
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
halcon_dlphay
halocon芯片缺陷检测
HP-Socket
High Performance TCP/UDP Socket Component
interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
opencvsharp
OpenCV wrapper for .NET
bsmehj's Repositories
bsmehj/baslerCameraControl
C#中控制 BASLER工业相机项目
bsmehj/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
bsmehj/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
bsmehj/opencvsharp
OpenCV wrapper for .NET
bsmehj/python_crawler
This repository is mainly about Python web crawler
bsmehj/abseil-cpp
Abseil Common Libraries (C++)
bsmehj/amazing-qr
💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)
bsmehj/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
bsmehj/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
bsmehj/clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
bsmehj/constructor_for_window_compile_enviroment_vs_code
利用VScode 搭建Windows上C++编译环境
bsmehj/CPP-17-STL-cookbook
作为对《C++17 STL cookbook》英文版的中文翻译。
bsmehj/Cpp17-STL-Cookbook
Code files by Packt
bsmehj/deep_linux_process_memory_tests
《深入理解Linux进程与内存》一书的配套源码以及勘误列表
bsmehj/EssentialCSharp
This project contains the source code for the book Essential C# by Mark Michaelis (Addison-Wesley).
bsmehj/flameshot
Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
bsmehj/folly
An open-source C++ library developed and used at Facebook.
bsmehj/GSL
Guidelines Support Library
bsmehj/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
bsmehj/IT_book
本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
bsmehj/json
JSON for Modern C++
bsmehj/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
bsmehj/linux_kernel_study
bsmehj/muduo
Event-driven network library for multi-threaded Linux server in C++11
bsmehj/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
bsmehj/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.
bsmehj/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
bsmehj/TextboxDisplaySysInfo
winform桌面程序中,将程序的运行消息多行滚动显示到界面的文本文件中
bsmehj/Typora-i18n
Translating resources for Typora
bsmehj/zh-google-styleguide
Google 开源项目风格指南 (中文版)