Pinned Repositories
3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
aaPanel
Simple but Powerful web-based Control Panel
AdobeSign.Net
C# library to call Adobe Sign (Echo Sign) REST API
AForge.NET
AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, machine learning, robotics, etc.
AgentWeb
一个安卓的WebView库,很牛逼 AgentWeb is a powerful library based on Android WebView.
CIIP
FFmpeg.AutoGen
FFmpeg auto generated unsafe bindings for C#/.NET and Mono.
FtpServer
Portable FTP server written in .NET
VideoCompressor-sample
lib: NReco.VideoConverter FFMpeg
vue-tetris
Use Vue, Vuex to code Tetris.使用 Vue, Vuex 做俄罗斯方块
wangning08115's Repositories
wangning08115/CaliDiagram
Diagram/Graph designer for WPF build on Caliburn.Micro framework
wangning08115/coreclr
This repo contains the .NET Core runtime, called CoreCLR. It is an execution engine for .NET apps, performing functions such as IL byte code loading, compilation to machine code and garbage collection. The repo contains the complete up-to-date CoreCLR codebase.
wangning08115/corefx
This repo contains the foundational libraries that make up the .NET Core development stack.
wangning08115/DCMTK.NET
C#/.NET (and maybe mono?) wrappers for the compiled DCMTK command line utilities.
wangning08115/Demo_DownRefresh_LinearList
DownRefresh And ListView Made By LinearLayout
wangning08115/DraggableGridView
Item 可拖动交换位置的 GridView,实际是自己继承 ViewGroup 实现,类似桌面的单屏效果,可屏幕自动上下滚动进行 Item 移动交换,多屏效果见下面 PagedDragDropGrid
wangning08115/FFMPEG.net
another wrapper of ffmpeg for .net framework
wangning08115/GebVideoFFMPEG
Geb.Video.FFMPEG is a simple .net wrapper of ffmpeg, it is modified from AForge.Video.FFMPEG
wangning08115/ImageEditor
Casual image editor supporting basic image transformations, including cropping, rotating and filters
wangning08115/LinearListView
Android library that allows you to bind a LinearLayout with a ListAdapter.
wangning08115/linq4android
Linq Queries for Android
wangning08115/SkinFramework
Custom Form Borders for WinForms Applications.
wangning08115/StaggeredGridView
A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore.