Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~585 People Reached
Favorite Tags
c x 3
Member Avatar for its.romi

im a student of 2nd year BS, doing my BS in Computer Science. Here I want to include a program by me, may be someone will be helped by me :) [code=c] #include<stdio.h> #include<conio.h> #include<stdlib.h> int* createHashTable(void); void getData(void); void formatting(void); int insertData(int); float chkLoadFactor(int, int); int collision_LinearProbing(int, int,int); int …

Member Avatar for zohaib yousuf
0
275
Member Avatar for savinashr

new to forums ... dunno how to use them learnin them :$ ... doin my btech second year ... sort of got a project to do in cryptography ... digital signatures and need help ...

Member Avatar for jbennet
0
114
Member Avatar for savinashr

i'm quite new to forums so need help ... is there nothing like online chat ... so i cud chat directly wid some1 online ... how do i view replys posted to my threads .. easily .... plz do reply to my mail account [email]email removed[/email] ...

Member Avatar for jwenting
0
134
Member Avatar for savinashr

i need to use large integers of the size 1024 to 2048 in a cryptography project using C... are there any header files available which will make my work easier if not ... how do i hanlde these integers using structures ??? By handling i mean multiplication , exponentation , …

Member Avatar for savinashr
0
62