sa
There are 88 repositories under sa topic.
windvalley/gossh
🚀🚀A high-performance and high-concurrency ssh tool written in Go. It is 10 times faster than Ansible. If you need much more performance and better ease of use, you will love it.
SummerSec/SPATool
静态程序分析工具 主要生成方法的CFG和.java文件的AST
snstac/adsbcot
Display Aircraft in TAK - ADS-B to TAK Gateway
Fernando-A-Rocha/mta-add-models
Library for Multi Theft Auto: San Andreas that lets you add new models to your server
nenokkadine/GD-Utils
This repo is just for heroku deployment of GD-Utils
Intgrp/TSP
求解TSP问题的:蚁群算法、遗传算法、粒子群算法、模拟退火算法、禁忌搜索算法、动态规划算法、贪心算法
jarrekk/saplatform
auto ops platform,include assets,releases,execute sqls,optimise permissions and user management, not in maintenance now.
XianhuiChen/Toward-Sleep-Apnea-Detection-with-Lightweight-Multi-scaled-Fusion-Network
Toward Sleep Apnea Detection with Lightweight Multi-scaled Fusion Network
CarlossShi/tsp-meta-heuristic
Python implementation of Tabu Search (TB), Genetic Algorithm (GA), and Simulated Annealing (SA) solving Travelling Salesman Problem (TSP). Term project of Intelligent Optimization Methods, UCAS course 070105M05002H. 禁忌搜索, 遗传算法, 模拟退火解旅行商问题的Python实现. **科学院大学现代智能优化方法大作业.
OpenGovAus/ausbills
🇦🇺 This is a package for obtaining Bills from Australian parliaments.
NasterVill/BSUIR_Labs
Here are gathered all the labs from my CMSnN studying course.
thomasmaters/RadarCreateTool
A tool for MTA:SA DM-maps to creating custom radars
bestkakkoii/SaSH
《石器時代》助手 | Assistant Tool for StoneAge(sa_8001.exe).
user-grinch/Map-Editor
In-Game Map Editor for Grand Theft Auto SanAndreas
rn0x/altaqwaa_bot
بوت إسلامي لتطبيق تيليجرام يقدم العديد من الخدمات التي يحتاجها المسلم في يومه 🌿
CutRightHand/KeyCaps
High quality STEP and STL keycap models
gennariarmando/bobble-heads
Adds cheat code "BOBBLEHEADS" to GTA: 3, VC and SA
snstac/takproto
Send & Receive Team Awareness Kit (TAK) Packets with Python.
user-grinch/HeliFixSA
Fixes helicopter bugs of SA
Fernando-A-Rocha/mta-samp-maploader
SA-MP Map Loader resource for Multi Theft Auto: San Andreas
ExploitNet/SA-MP-StatusBot
اسکریپت ارسال وضعیت سرور سمپ در تلگرام
JuniorDjjr/scrlog
http://www.mixmods.com.br/2020/09/scrlog.html
cognitedata/cognite-replicator
A package of scripts for replicating data between CDF tenants
Fernando-A-Rocha/mta-mod-downloader
Mod Downloader (with GUI) for Multi Theft Auto: San Andreas
LuxXx/samp-lua
Embedding the Lua Engine in SA:MP via Detours
weirdNox/FEUP
Ficheiros de apoio e resoluções de exercícios do Mestrado Integrado em Engenharia Eletrotécnica e de Computadores, @FEUP
Fernando-A-Rocha/mta-auto-modloader
Automatic Mod Loader for Multi Theft Auto: San Andreas (finds files for you)
cognitedata/datapoints-csv-extractor
An extractor utilized to extract datapoints stored in CSV format
emildalalyan/gta_sa_launcher
Launcher for legendary Grand Theft Auto: San Andreas supporting CLEO, SAMP, with *.ini editor.
Fernando-A-Rocha/mta-ide-search
Resource for searching in GTA:SA's IDE files (MTA)
jasonma1127/Simulated-Annealing
Using Simulated-Annealing algorithm to solve CVRP problem
joao-vitor-costa/tcc-salbp2
Simple Assembly Line Balancing Problem Type 2
kt4ngw/Algorithms
这个项目分别实现了遗传算法(GA)和模拟退火算法(SA),目前是目标函数是存在多个局部解,利用上述优化算法去寻找全局解。
vbem/kubeconfig4sa
An action generates Kubernetes kubeconfig file for service account
jujimeizuo/SuffixArrayLecture
后缀数组与最长公共子串 Lecture