Kevin Zhao (zhaokw)

zhaokw

Geek Repo

Company:IBG LLC

Location:Greenwich, CT

Github PK Tool:Github PK Tool

Kevin Zhao's repositories

Numerical

My Numerical Library in MATLAB

Language:MATLABStargazers:1Issues:1Issues:0

Plotters

Modules for Easy Scientific Plottings in Java

Language:JavaStargazers:1Issues:1Issues:0

C-Repo

Some selected C project

Language:CStargazers:0Issues:0Issues:0

CollectionComplexityTest

This Java projects tests the time complexity for initialization, enquery, addition, and deletion operations for Arraylist, LinkedList, and Vector, three very common Java data structures. The most important finding is that ArrayList take constant time to get an element given its arbitrary index. Recommended for teachers wishing to show entry-level students of CS some basic understanding of how data structure works.

Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

GenericTypeTest

This is to test the generic type feature in Java

Language:JavaStargazers:0Issues:0Issues:0

RegexDemo

Parsing American Mobile Numbers with Regex

Language:JavaStargazers:0Issues:2Issues:0

Ritz

Total Quality Management for Ritz Carlton Atlanta's Data from 1997

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:CLicense:MITStargazers:0Issues:0Issues:0

SocketTemplate

This repo has two main projects, ClientDemo and ServerDemo, respectively serving as the client and the server template for Socket communication. Please ignore all other files that are not in these two files.

Language:JavaStargazers:0Issues:0Issues:0

handson-unsupervised-learning

Code for Hands-on Unsupervised Learning Using Python (O'Reilly Media)

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

KaratsubaMultiplication

This Java project takes two rows of input as factors for two polynomials, where each row contains a set of factors from x^0 to x^n, separated by spaces. It returns an array of factors for the resulting polynomial product and has a time complexity of O(n^log3(2)) where n denotes the largest power of the product.

Language:JavaStargazers:0Issues:0Issues:1

libjpeg

Independent JPEG Group's JPEG software

Language:CStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

tutorials

The "REST With Spring" Classes:

Language:XSLTStargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0