Pinned Repositories
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
CPP11Study
C++11/14 Guidance, Some Tutorial Materials and My Study Codes, recommended ide is clion
HtmlCssJsStudy
Study Html/Css/Js
JavaPlayGround
JavaPlayGround
JavaRelatedStudy
Software Analysis Course Study (Build With Gradle or Maven). course materials: notes, two assignments projects, reading reports. technologies included: randoop, soot, janala, gzoltar
mpitutorial
MPI programming lessons in C and executable code examples
PythonStudy
Python Codes. topics: bioinformatics, cryptography, software analysis.
STL-Study
STL-Boost Implementation Study (Build with Cmake), recommended IDE is clion
tsnejs
Implementation of t-SNE visualization algorithm in Javascript.
util
Useful Java utilities
YcheLanguageStudio's Repositories
YcheLanguageStudio/JavaRelatedStudy
Software Analysis Course Study (Build With Gradle or Maven). course materials: notes, two assignments projects, reading reports. technologies included: randoop, soot, janala, gzoltar
YcheLanguageStudio/STL-Study
STL-Boost Implementation Study (Build with Cmake), recommended IDE is clion
YcheLanguageStudio/PythonStudy
Python Codes. topics: bioinformatics, cryptography, software analysis.
YcheLanguageStudio/CPP11Study
C++11/14 Guidance, Some Tutorial Materials and My Study Codes, recommended ide is clion
YcheLanguageStudio/code-samples
Source code examples from the Parallel Forall Blog
YcheLanguageStudio/HtmlCssJsStudy
Study Html/Css/Js
YcheLanguageStudio/JavaPlayGround
JavaPlayGround
YcheLanguageStudio/mpitutorial
MPI programming lessons in C and executable code examples
YcheLanguageStudio/util
Useful Java utilities
YcheLanguageStudio/CMakeStudy
cmake study
YcheLanguageStudio/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
YcheLanguageStudio/CppCoreGuideLineNotes
Notes and Demo Codes for CppCore-Guideline Study
YcheLanguageStudio/cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
YcheLanguageStudio/gcc
YcheLanguageStudio/GoLangStudy
GoLang Study for Simplicity and Efficiency
YcheLanguageStudio/graph
Boost.org graph module
YcheLanguageStudio/GSL
Guidelines Support Library
YcheLanguageStudio/hcc
HCC is an Open Source, Optimizing C++ Compiler for Heterogeneous Compute currently for the ROCm GPU Computing Platform
YcheLanguageStudio/java8-tutorial
Modern Java - A Guide to Java 8
YcheLanguageStudio/LanguagesOnJVM
Languages On JVM
YcheLanguageStudio/mal
mal - Make a Lisp
YcheLanguageStudio/MatlabTutorial
Matlab Tutorial with matlab-bgl wrapper
YcheLanguageStudio/ModernCpp
ModenCpp Demo
YcheLanguageStudio/ModernesCppSource
YcheLanguageStudio/nodejs
node.js mongodb Demo
YcheLanguageStudio/quine-relay
An uroboros program with 100 programming languages
YcheLanguageStudio/range-v3
Experimental range library for C++11/14/17
YcheLanguageStudio/raphael
JavaScript Vector Library
YcheLanguageStudio/SICP-Course
Structure and Interpretation of Computer Programs(With Scheme) Mit Course
YcheLanguageStudio/simd-search
Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)