Pinned Repositories
abm_simulator
Simulator to run abstract machine with dual cores implemented by Java
aid-management-system
Example C++ project for simple aid management system
cache_simulator
Simulator for memory caching in computer science
cda_xml_validator
Check validation of CDA document with XML format by C++
code-notes
Short notes for code know-how in various programming languages
coding-interview-university
A complete computer science study plan to become a software engineer.
corpus-filter
Simple utility to filter out text corpus according to frequencies of words consisting sentences in it
cpp_example
Typical example for OOP implementation by C++
csharp-dial-control
Fully smooth circle dial control based on WPF
ringbuffer-multistack
Implementation of Ring Buffer and Multi Stack by Java
skyisveryblue1's Repositories
skyisveryblue1/ringbuffer-multistack
Implementation of Ring Buffer and Multi Stack by Java
skyisveryblue1/abm_simulator
Simulator to run abstract machine with dual cores implemented by Java
skyisveryblue1/aid-management-system
Example C++ project for simple aid management system
skyisveryblue1/cache_simulator
Simulator for memory caching in computer science
skyisveryblue1/cda_xml_validator
Check validation of CDA document with XML format by C++
skyisveryblue1/code-notes
Short notes for code know-how in various programming languages
skyisveryblue1/coding-interview-university
A complete computer science study plan to become a software engineer.
skyisveryblue1/corpus-filter
Simple utility to filter out text corpus according to frequencies of words consisting sentences in it
skyisveryblue1/cpp_example
Typical example for OOP implementation by C++
skyisveryblue1/csharp-dial-control
Fully smooth circle dial control based on WPF
skyisveryblue1/gpt4all
gpt4all: open-source LLM chatbots that you can run anywhere
skyisveryblue1/info
skyisveryblue1/jakarta-wildfly-web-demo
skyisveryblue1/jasper-reports-pdf
Convert data to pdf by using jasperreports
skyisveryblue1/LLM
References for LLM
skyisveryblue1/llm_pdf2docx
skyisveryblue1/memory-simulator
Memory Simulator developed by C++
skyisveryblue1/simple-sharp-proxy
Simple proxy server based on C#
skyisveryblue1/skyisveryblue1
skyisveryblue1/tester-azure-blob-api
Simple tool to test calling Azure Storage Blob REST APIs by C# and .NET 6.0
skyisveryblue1/Trayicon-and-Startup
Simple demo for TrayIcon and Register/Unregister Startup
skyisveryblue1/vb-controls-wonderful-dropdownlist
VB6 controls with dynamic and wonderful Flexgrid dropdown suggestion list
skyisveryblue1/xml2json_by_xslt
Convert XML file to JSON file by using XSLT and C#