Pinned Repositories
awesome-cmake
A curated list of awesome CMake resources, scripts, modules, examples and others.
awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
bitcoin
Bitcoin Core integration/staging tree
boost-python-examples
Some examples for the use of boost::python
botan
Crypto and TLS for C++11
c-programming-a-modern-approach
Solutions to exercises and projects in the textbook C Programming: A Modern Approach, 2nd Edition.
canvas2image
a tool for saving or converting canvas as img
coordinate_convert
conversion between WGS84, GCJ02, BD09LL, BD09MC
qqmailsender
sendmails from qq mail with selenium
kimkata's Repositories
kimkata/nodebook
nodejs 基础教程
kimkata/tesseract
Tesseract Open Source OCR Engine (main repository)
kimkata/json2csv
Converts JSON files to CSV (pulling data from nested structures). Useful for Mongo data
kimkata/node-crawler
Web Crawler/Spider for NodeJS + server-side jQuery ;-)
kimkata/fingerprintjs2
Modern & flexible browser fingerprinting library
kimkata/selenium
A browser automation framework and ecosystem.
kimkata/pyspider
A Powerful Spider(Web Crawler) System in Python.
kimkata/GenericMakefile
A generic makefile for use with small/medium C and C++ projects.
kimkata/Tkinter-By-Example
Learn Tkinter By Example - a free book
kimkata/shutdown
自动关机小程序
kimkata/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
kimkata/SmtpClient-for-Qt
An SMTP Client writen in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.
kimkata/pyqt5
PyQt 5.5 from riverbank
kimkata/coordtransform
提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换
kimkata/qtpdfium
Pdf Redening on Qt
kimkata/learning-cmake
learning cmake
kimkata/curl
A command line tool and library for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TFTP, SCP, SFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
kimkata/botan
Crypto and TLS for C++11
kimkata/NEncryptionKit
Qt 加解密组件库
kimkata/Jmail4C
kimkata/Excel-Tools-Csharp
kimkata/react-antd-demo
基于react及antd的demo
kimkata/PyCurl-Downloader
A downloader based on the pycurl library that allows the user to download heavy files by splitting the request into smaller chunks. This tool is especially useful behind proxy, where the proxy-server inhibits access to larger files.
kimkata/log4j
Mirror of Apache log4j
kimkata/PyWGS84ToGCJ02
Python WGS84 To GCJ02 aka 火星坐标转换
kimkata/SQLiteForExcel
A lightweight wrapper to give access to the SQLite3 library from VBA.
kimkata/eviltransform
Transport coordinate between earth(WGS-84) and mars in china(GCJ-02).
kimkata/Encryption
基于Base64,MD5,SHA,Hmac,DES,AES,RSA信息加密的设计与实现的Android应用。
kimkata/ChinaMapShift
Python script processing KML file to transform coordinates between WGS-84 and GCJ-02 (China)
kimkata/CMake
CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)