Pinned Repositories
cardid
身份证号码图块提取程序,采用opencv_mser
cardidpsm
文本里面身份证号码银行卡号码快速识别
chardet
detect text encoding, like python chardet, but for go
EasyPR-native
开源项目EasyPR的java(scala),python,nodejs,golang,rust(语言不稳定,暂时有bug)简单接口提供,站在巨人的肩膀上,千里之行,始于足下!如果你想练手,这也是你不错的选择!
go-serial
A Go library for dealing with serial ports.
hdwallet
生成私钥,eth,tron 系列公用
ImgJni
jni调用c++自定义类,重写JNI_OnLoad实现
loaddll
加载动态库(linux、macos和windows)统一模块,使用java和scala语言,jni,调用c/c++,混合语言
scalacpptest
java 代码和scala 代码的jni测试调用c/c++ 加载 native 动态库
tron-rpc
golang 版本 波场钱包节点对接
smirkcat's Repositories
smirkcat/tron-rpc
golang 版本 波场钱包节点对接
smirkcat/EasyPR-native
开源项目EasyPR的java(scala),python,nodejs,golang,rust(语言不稳定,暂时有bug)简单接口提供,站在巨人的肩膀上,千里之行,始于足下!如果你想练手,这也是你不错的选择!
smirkcat/cardid
身份证号码图块提取程序,采用opencv_mser
smirkcat/cardidpsm
文本里面身份证号码银行卡号码快速识别
smirkcat/hdwallet
生成私钥,eth,tron 系列公用
smirkcat/loaddll
加载动态库(linux、macos和windows)统一模块,使用java和scala语言,jni,调用c/c++,混合语言
smirkcat/scalacpptest
java 代码和scala 代码的jni测试调用c/c++ 加载 native 动态库
smirkcat/ImgJni
jni调用c++自定义类,重写JNI_OnLoad实现
smirkcat/chardet
detect text encoding, like python chardet, but for go
smirkcat/go-serial
A Go library for dealing with serial ports.
smirkcat/ico
golang ico decode
smirkcat/blog
博客源代码
smirkcat/btcserver
btc ltc bch omniserver
smirkcat/go-google-translate
A go library to translate unlimited using Google Translator by parsing HTML.
smirkcat/go-telnet
Package telnet provides TELNET and TELNETS client and server implementations, for the Go programming language, in a style similar to the "net/http" library that is part of the Go standard library, including support for "middleware"; TELNETS is secure TELNET, with the TELNET protocol over a secured TLS (or SSL) connection.
smirkcat/hot
smart golang templates
smirkcat/huobiapi
火币网API Go客户端
smirkcat/loaddll-test
此项目是用于测试loadll项目加载,并与javacpp-presets中tesseract来识别身份证号码
smirkcat/protocol
smirkcat/smb
An SMB library in Go
smirkcat/smirkcat
smirkcat/smirkcat.github.io
blog
smirkcat/telnet
Package to handle a telnet connection