Pinned Repositories
AsyncAwaitTCP
Use Async Await C# feature to implement TCP client server with basic remote API capability
CAPI
Unsafe C DLL to C# integration
DynamicList
Dynamic List/Vector/Container in C programming
MatrixLib
The focus of this project will be (1) providing some basic Matrix operation (similar to Matlab) (2) providing more advanced Matrix operation algorithm
MultiThreadHardwareSim
My first project: Simulate hardware configuration scenario and compare performance by using multi thread v.s single thread setup
PasswordValidatorMvvm
QRCodeGenerator
This windows application is able to generate QR code by using rest API, ironpython, and C# .net GUI design
TaskHardwareSim
Simulate hardware configuration scenario by using Task class instead of previously by using Thread class
unpacking_files
unpacking multiple files to the user-defined location folder
superfooman's Repositories
superfooman/AsyncAwaitTCP
Use Async Await C# feature to implement TCP client server with basic remote API capability
superfooman/QRCodeGenerator
This windows application is able to generate QR code by using rest API, ironpython, and C# .net GUI design
superfooman/CAPI
Unsafe C DLL to C# integration
superfooman/DynamicList
Dynamic List/Vector/Container in C programming
superfooman/MatrixLib
The focus of this project will be (1) providing some basic Matrix operation (similar to Matlab) (2) providing more advanced Matrix operation algorithm
superfooman/MultiThreadHardwareSim
My first project: Simulate hardware configuration scenario and compare performance by using multi thread v.s single thread setup
superfooman/PasswordValidatorMvvm
superfooman/TaskHardwareSim
Simulate hardware configuration scenario by using Task class instead of previously by using Thread class
superfooman/unpacking_files
unpacking multiple files to the user-defined location folder