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
~1K People Reached
Favorite Tags
Member Avatar for wale89

Hi everyone, Is anybody know about the system/application that would allow users to classify documents into category eg: (confidential, public, internal). It is somehow same as the [TITUS File Classification](http://www.titus.com/software/document-classification/index.php) system but then I want to find other options so that I can choose the best. Any help/recommendation would be …

0
126
Member Avatar for wale89

[QUOTE]Hello..can anyone help me in order to solve this problem regarding the collision that happend.. I use the modulo-division hash function and intended to use the chaining solution method to resolve this collision but i got stuck.. because i dont really have the full knowledge in link list..Can someone that …

Member Avatar for craig_ka
0
630
Member Avatar for wale89

Can someone help me with this code.. I have a function which is InsertNode() it is use for inserting a new node after the index in the double link list.. For example I want to add a node of value 6.0 after position 3 This is the code i write..but …

Member Avatar for mrnutty
0
96
Member Avatar for wale89

[QUOTE]This program actually have 4 function. 1)AddLast = to add a new node at the last of the list 2)FindNode = to find the desired node 3)DeleteNode = to delete the desired node 4)DisplayNode = display the list Now..my problems is with the AddLast function.. Before this I done with …

Member Avatar for wale89
0
183