Pinned Repositories
aes-everywhere
Aes Everywhere - Cross Language AES 256 Encryption Library (Bash, Powershell, C#, GoLang, Java, JavaScript, Lua, PHP, Python, Ruby, Swift)
android-aes-jni
Android AES sample for JNI&Java.
android-libwebsockets
编译libwebsockets到Android
Android-PRNG
Sample Android shared object which depends on Crypto++ library shared object.
AutoCompleteEditText
自动补全EditText
awesome-iptv
A curated list of resources related to IPTV
benchmark
A microbenchmark support library
computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
cpp-base64
base64 encoding and decoding with c++
curl
A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
wilson1068's Repositories
wilson1068/Multitarget-tracker
Hungarian algorithm + Kalman filter multitarget tracker implementation.
wilson1068/Mather
zzllrr Mather(an offline tool for Math learning, education and research)小乐数学,离线可用的数学学习(自学或教学)、研究辅助工具。计划覆盖数学全部学科的解题、作图、演示、探索工具箱。目前是演示Demo版(抛转引玉),但已经支持数学公式编辑显示,部分作图功能,部分学科,如线性代数、离散数学的部分解题功能。最终目标是推动专业数学家、编程专家、教育工作者、科普工作者共同打造出更加专业级的Mather数学工具
wilson1068/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1500FPS.
wilson1068/PingForAndroid
C库采用SOCK_DGRAM方式构建icmp包,避开raw socket必须root权限的限制,实现ping功能
wilson1068/milq
Useful code of Manuel Ignacio López Quintero
wilson1068/nsfw_data_scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
wilson1068/tiny-AES-c
Small portable AES128/192/256 in C
wilson1068/MTCNN-kcf
用mtcnn检测人脸,使用kcf进行人脸跟踪
wilson1068/opencv3-android-sdk-with-contrib
Build OpenCV3 Android SDK with contrib modules
wilson1068/SSD_Demo_Android
基于 mxnet, 实现 ssd demo for android
wilson1068/android-aes-jni
Android AES sample for JNI&Java.
wilson1068/OpenCV3JNI
A Color-to-grayscale Android app using Android NDK r12b under Android Studio 2.1.2 with OpenCV 3.1.0 Android SDK.
wilson1068/Android-PRNG
Sample Android shared object which depends on Crypto++ library shared object.
wilson1068/AutoCompleteEditText
自动补全EditText