JITHIN K C's repositories
andro_hack
andro_hack is a framework that generate signed apk payload to penetrate android platforms
Image_Encryption_Arnoldmap_DNA_Mandelbrotset
Image encryption using chaotic maps (Arnold map) ,Mandelbrot set and DNA encryption
Digital_Assistant
It's a simple digital assistant program using shell
Lorenz_General
The Lorenz system- " The Essence of chaos "
Arneodo_Chaotic_System
A system of continuous-real-Fractional order Arneodo system
Binary_Search_Tree
C program to demonstrate binary search tree with Traversal.
Binary_Tree_Alphabet
This is a special case of binary tree with traversal-alphabet.
CFG_string1
This Matlab code is describes the grammar containing strings 'aabb' (CFG)
DNA_Xor_Operation
This Matlab code is used to find the DNA Xor operation of Two DNA strings.
Huffman_coding
The C program for Huffman coding Technique using a string data -[ data compression ]
Image_Salt_and_Pepper_Noise
This Matlab code is used to add the Salt and Pepper Noise to images.
lorenz_system
The Lorenz system- " The Essence of chaos "
New_Conditional_Shift_Algorithm
New_Conditional_Shift_Algorithm - Shifting pixels of an image by CSA algorithm
Binary_search_tree_new
Binary search tree of integers and arranging with comma
case_count
python program for counting the lowercase and uppercase letters in a text file -python file handling
Dictionary_python
Perform all dictionary operations in python
factorial_iterative
python program to find the factorial of number using iterative method
Hotel_rank_panic_problem
Hotel_rank_panic_problem
Huffman_coding_new
Huffman coding in c with some predefined conditions
List_operation_python
Basic list operations in python
Perfect_Number_python
python program to find the perfect number
String_operation_Python
The basic string operations in python
sum_odd_numbers
program to find the sum of odd numbers up-to n using user defined function
Sum_of_a_list
python program for finding the sum of a list without using the sum function
sum_of_even_numbers
python program to find the sum of even numbers up to N using user defined functions
Test_midhun_django
django framework project for web development
Tuple_python
performing all tuple operations in python
vowel_count
count the number of vowels in a text file - python file handling
Word_count
word count python program - file handling