C/C++/Java/Python 基础知识总结
-
Updated
Sep 5, 2024 - C++
Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
C/C++/Java/Python 基础知识总结
Read images to numpy arrays
Lightweight C++/Python Hierarchical Task Network (HTN) AI Engine
Sounding and Hodograph Analysis and Research Program (SHARP) C++ library for conducting analysis of atmospheric sounding profiles.
My solutions for different acm-style problems on various online judges. Solutions are written in C++, C, Java and Python.
Solutions of programming problems from various coding platforms
Machine-Learning: eXtreme Gradient-Boosting Algorithm Stress Testing
A CAS that solves step-by-step, implemented in C++ and Python. Still in active development.
This repository contains the Algorithms as described in the Coursera class of Algorithms Part I by University of California, San Diego & Higher School of Economics. Please feel free to make changes to improve the algorithms.
Online judge Hackerrank, timus, URI Online Judge solutions with c/c++, python, golang
Here, I've added some competitive programming problem solutions and resources. You can use these Online Judge solutions and resources in your coding time.
Here are the solutions to all the problems I solve on various online Judges as well as the contests I take part in.
This IDS focuses on detecting intrusion attempts by matching patterns in network data (such as suspicious strings in payloads or requests). It integrates the Knuth-Morris-Pratt (KMP) string-search algorithm for efficient pattern matching while also using auxiliary methods such as hashing and tries for indexing or rule-based detection.
Someone who brings value to the table
Data Structure and algorithm
Hello World for Every Programming Language possible! Hopefully.)
Simple, basic test library playing with PyBind and args.
Cython bindings on C++ aho_corasick libarary
Created by Guido van Rossum
Released February 20, 1991