Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

All Algorithms implemented in C

NotificationsYou must be signed in to change notification settings

algorithm-programming/C

 
 

Repository files navigation

Computer Oriented Statistical Methods

- Gauss_Elimination- Lagrange_Theorem- Mean- Median- Seidal- Simpson's_1-3rd_rule.c- Variance- statistic (C Lib)

Conversions

- binary_to_decimal- decimal _to_binary- decimal_to_hexa- decimal_to_octal- to_decimal

Data Structures

- stack- queue- dictionarylinked_list- singly_link_list_deletion- stack_using_linkedlistsbinary_trees- create_node- recursive_traversalstrie- trie

Searching

- Binary_Search- Other_Binary_Search- Jump_Search

Sorting

- BinaryInsertionSort- BubbleSort- BogoSort- InsertionSort- MergeSort- OtherBubbleSort- QuickSort- SelectionSort- ShakerSort- HeapSort

Hashing

- sdbm- djb2- xor8 (8 bit)- adler_32 (32 bit)

Misc

- Binning- Factorial- Fibonacci- isArmstrong- LongestSubSequence- palindrome- QUARTILE- rselect- strongNumber- TowerOfHanoi- Greatest Common Divisor- Sudoku Solver- prime factorization

exercism

In this directory you will find (in the right order):

  • hello-world
  • isogram
  • acronym
  • word-count
  • rna-transcription

Simple Client Server Implementation

This directory contains

  • client.c
  • server.c

First execute server.c in a terminal and then client.c in a different terminal. Enables communication between two terminals.

About

All Algorithms implemented in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C99.7%
  • Makefile0.3%

[8]ページ先頭

©2009-2025 Movatter.jp