Pinned Repositories
AhoCorasickDoubleArrayTrie
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
api-plugin-for-nopcommerce
API plugin for nopCommerce
aspnetidentity
Fotk from https://git01.codeplex.com/aspnetidentity
aspnetidentity2
Autofac
An addictive .NET IoC container
blockly-cpp
The c++ web-based visual programming editor
cake-core
cassia
Cassia is a .NET library for accessing the native Windows Remote Desktop Services API (formerly the Terminal Services API).
CMPP30
China mobile SMS gateway protocol C# implementation (CMPP 3.0).
computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
walter504's Repositories
walter504/api-plugin-for-nopcommerce
API plugin for nopCommerce
walter504/blockly-cpp
The c++ web-based visual programming editor
walter504/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
walter504/de4dot
.NET deobfuscator and unpacker.
walter504/DNSAgent
A powerful "hosts" replacement.
walter504/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
walter504/geektime-books
:books: 极客时间电子书
walter504/HttpOverStream
.NET library for using HTTP 1.1 over streams, especially Windows Named Pipes
walter504/image-to-bitmap-array
convert image to C bitmap array | 一个Angular编写的纯前端的图片取模程序
walter504/instagram-id-to-url-segment
Convert Instagram post IDs into Instagram links, algorithmically
walter504/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
walter504/mssql-script
mssql脚本汇总
walter504/named-pipe-wrapper
Wrapper library for Windows Named Pipes in C# / .NET 4.0 / VS 2010
walter504/nginx-visualstudio
Visual Studio project for nginx
walter504/OrcaMDF
A C# parser for MDF files. Allows you to read tables, metadata and indexes from MDF files without it being attached to a running SQL Server instance.
walter504/puppeteer-extension-transport
Use puppeteer in your browser extension
walter504/puppeteer-web
🔥🔥 puppeteer-web bundle created using browserify 🔥🔥
walter504/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
walter504/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
walter504/ramile
China software copyright extraction tool - **软件著作权代码自动提取工具
walter504/sharding-connector
sharding-connector is copy from shardingsphere 4.1.1 dotnet sharding library based on ado.net
walter504/smallchat
A minimal programming example for a chat server
walter504/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
walter504/Steeltoe
Steeltoe .NET Core Components: CircuitBreaker, Configuration, Connectors, Discovery, Logging, Management, and Security
walter504/tushare
TuShare is a utility for crawling historical data of China stocks
walter504/vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
walter504/vue-fullscreen
A simple Vue.js component for fullscreen
walter504/wifi-password
Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones to easily connect
walter504/WPF-Blockly
A WPF based visual programming editor and execution engine, which support all the code syntax (including module and object oriented programming), and even you can define your own syntax.
walter504/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS