Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
21 results tagged algorithms  ✕   ✕
sobolevn/awesome-cryptography https://github.com/sobolevn/awesome-cryptography
Thu 15 Dec 2022 12:34:15 PM PST archive.org

A curated list of cryptography resources and links.

awesome cryptography resources theory algorithms systems articles books
TheAlgorithms/Python https://github.com/TheAlgorithms/Python
Thu 11 Aug 2022 02:03:29 PM PDT archive.org

Many common and unusual algorithms, implemented in Python as learning exercises. If you want to get a sense of what, say, data structures or fuzzy logic would look like in Python, this is a good place to start.

python algorithms datastructures educational math logic algebra encryption compression
mtdvio/every-programmer-should-know https://github.com/mtdvio/every-programmer-should-know
Thu 21 Jul 2022 12:43:52 PM PDT archive.org

A collection of (mostly) technical things every software developer should know about.

awesome development software resources algorithms datastructures mathematics
Machine Learning Algorithms with Python https://thecleverprogrammer.com/2020/11/27/machine-learning-algorithms-with-python/
Tue 06 Jul 2021 04:09:38 PM PDT archive.org

In this article, I will take you through an explanation and implementation of all Machine Learning algorithms with Python programming language.

Machine learning algorithms are a set of instructions for a computer on how to interact with, manipulate, and transform data. There are so many types of machine learning algorithms. Selecting the right algorithm is both science and art.

ai ml python overview algorithms
GitHub - LucasPilla/Sorting-Algorithms-Visualizer: Program made with Pygame module for visualizing sorting algorithms https://github.com/LucasPilla/Sorting-Algorithms-Visualizer
Thu 08 Oct 2020 05:40:07 PM PDT archive.org

Program made with Pygame for visualizing sorting algorithms. Has a collection of implemented sorting algorithms which are useful to refer to, if nothing else.

python visualization sorting algorithms reference efficiency
You CAN Do the Rubik's Cube https://www.youcandothecube.com/solve-it/3-x-3-solution
Thu 13 Aug 2020 06:24:19 PM PDT archive.org

How to solve the 3x3 Rubik's Cube. Go back a couple of pages and you'll find the algorithms for the other variants.

games logic puzzles howto algorithms
GitHub - gchq/CyberChef: The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis https://github.com/gchq/CyberChef
Thu 26 Mar 2020 04:18:02 PM PDT archive.org

CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. These operations include simple encoding like XOR or Base64, more complex encryption like AES, DES and Blowfish, creating binary and hexdumps, compression and decompression of data, calculating hashes and checksums, IPv6 and X.509 parsing, changing character encodings, and much more.

The tool is designed to enable both technical and non-technical analysts to manipulate data in complex ways without having to deal with complex tools or algorithms. It was conceived, designed, built and incrementally improved by an analyst in their 10% innovation time over several years.

Online copy: https://gchq.github.io/CyberChef/

devtools online javascript cryptography tools hashes algorithms workflows compression extraction
Zile- GNU Project - Free Software Foundation https://www.gnu.org/software/zile/
Tue 17 Mar 2020 02:12:25 PM PDT archive.org

GNU Zile is a text editor development kit, so that you can (relatively) quickly develop your own ideal text editor without reinventing the wheel for many of the common algorithms and data-structures needed to do so.

It comes with an example implementation of a lightweight Emacs clone, called Zemacs. Every Emacs user should feel at home with Zemacs. Zemacs is aimed at small footprint systems and quick editing sessions (it starts up and shuts down instantly).

Zile is a collection of algorithms and data-structures that currently support all basic Emacs-like editing features: it is 8-bit clean (though Unicode support is not ready yet), and the number of editing buffers and windows is only limited by available memoryand screen space respectively. Registers, minibuffer completion and auto fill are available.

linux library c texteditors toolkit algorithms structures
Fibonacci Hashing: The Optimization that the World Forgot (or: a Better Alternative to Integer Modulo) | Probably Dance https://probablydance.com/2018/06/16/fibonacci-hashing-the-optimization-that-the-world-forgot-or-a-better-alternative-to-integer-modulo/
Mon 18 Jun 2018 11:02:04 AM PDT archive.org

Fibonacci Hashing: The Optimization that the World Forgot (or: a Better Alternative to Integer Modulo)

hashing algorithms hashtable math optimization
Keith Lockstone's home page http://www.cix.co.uk/~klockstone/
Tue 20 Mar 2018 03:16:50 AM PDT archive.org
steganography cryptography tea algorithms otp protocols
Alan Turing - Home Page http://www.turing.org.uk/turing/
Tue 20 Mar 2018 02:59:36 AM PDT archive.org
cryptography computing science programming crypto geek computer algorithms turing math software technology history
David MacKay: Information Theory, Inference, and Learning Algorithms: The Book http://www.inference.phy.cam.ac.uk/mackay/itila/book.html
Tue 20 Mar 2018 02:47:57 AM PDT archive.org

David MacKay has put the textbook he wrote online for everyone to download in a variety of formats. If you find it useful, consider buying a copy.

inference probability ai compsci textbook engineering books cybernetics learning download education ebooks information statistics compression machinelearning academic book math theory datamining ebook free bayesian reference programming communications compsci algorithms pdf security informationtheory
The C Book - Table of Contents http://publications.gbdirect.co.uk/c_book/
Tue 20 Mar 2018 02:44:23 AM PDT archive.org

A free, online book on the C programming language. There is also a downloadable .pdf file of the contents of the e-book so you don't have to try to archive the whole website.

code reference unix linux download education tutorial documentation languages online resources ebook free geek c computers programming books algorithms pdf hacking guide ebooks
RANDOM.ORG - True Random Number Service http://www.random.org/
Tue 20 Mar 2018 01:57:35 AM PDT archive.org

A website about randomness, (pseudo-)random number generators, and cryptographic entropy. Contains discussions of these topics as well as some online RNGs to play with.

service statistics generator cryptography reference science tools random programming crypto research geek computer algorithms numbers online fun math security
Optimisations of AVR programs using avr-gcc http://www.tty1.net/blog/2008-04-29-avr-gcc-optimisations_en.html
Tue 20 Mar 2018 01:49:32 AM PDT archive.org

A list of tricks and methods for optimizing code written for the ATmel microcontrollers using GNU GCC.

c assembly microcontrollers programming gcc avr optimization algorithms electronics
List of algorithms - Wikipedia, the free encyclopedia https://secure.wikimedia.org/wikipedia/en/wiki/List_of_algorithms
Tue 20 Mar 2018 01:32:20 AM PDT archive.org

A list of common algorithms in computer science, compiled at Wikipedia.

list meta article wikipedia algorithms
Quantum Algorithm Zoo http://quantumalgorithmzoo.org/
Tue 20 Mar 2018 12:53:43 AM PDT archive.org

An online directory ('zoo') of all of the known quantum algorithms that have been devised so far, their operational parameters, and uses.

reference programming quantumcomputing algorithms directory compsci quantum
Main Page - LifeWiki http://www.conwaylife.com/wiki/Main_Page
Tue 20 Mar 2018 12:42:33 AM PDT archive.org

Lifewiki is /the/ wiki to visit if you're interested in Conway's Game of Life in particular, or cellular automata in general. You can get lost here for weeks, so take your time.

wiki conway research ca algorithms cellularautomata simulation
Personal Computer Technical Reference http://www.piclist.com/techref/index.htm
Tue 20 Mar 2018 12:08:49 AM PDT archive.org

A technical reference site that has lots of odd information, most of it PC related. Data formats, file extensions, datastructures and algorithms of sundry kinds and uses, hardware specs, microcontrollers, history, advice... there's a lot of stuff buried in here. If you need something you could do worse than check here first.

datastructures information reference advice microcontrollers hardware pc algorithms formats specs history
Algorithmia - Open Marketplace for Algorithms https://algorithmia.com/
Mon 19 Mar 2018 10:43:45 PM PDT archive.org

A site that offers many different algorithms, functions, and models as microservices that you can send data to via REST API and then receive results from. A Huginn agent has been created as a ruby gem already. An official Python module that presents the API natively exists, also. Attempts to be as language agnostic as possible.

microservices functions ai ml agent python exocortex models api algorithms module huginn ruby rest data gem
page 1 / 2
4816 links, including 361 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn