Skip to content

AnuragAnalog/c_py-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

c and py-scripts

This repo contains some normal c and py scripts like morsec code converter, rolling dice, string operations, bit operations and lots more...

For the use of python files open the files and see the description.

String Operations

In this directory, some of the programs which have the code of string.h in C.

Set Operations

In the directory bitoper, the program performs set operations using bit manipulation.

gridn:

It produces a matrix of order n with numbers from (1-n^2) randomly shuffled in the cells.

magicsq:

Takes dimension of matrix, first term and common difference of an AP as input and makes a mxm Magic square.

About

This repo contains some normal c-scripts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published