Advertisement

Results for "Author: vsim"

3_2004-2005 #146237
Dir

List subdirectories of the current directory.

3_2004-2005 #147392
Get IP ADDRESS

This is usefull program to track people's IP. Visit Count for each visiting IP address. Assume that the table IPAddresses(IPAddress, Count) exists in the DSN yourDSN.

4_2005-2006 #156728
Dir

List subdirectories of the current directory.

4_2005-2006 #156729
Color Bar

This is small program written in Assembly language for intel pentium processors of series 80x86.This will out put 16 bars of different colors .This Color Bar can swing the mood and will make people happy.I am including '.exe' file also if some body don't have a assembler like MASM they can get from the web.You need masm to compile this program .

4_2005-2006 #156730
ants

There are two homes for the ants.Red and black ants come out from there and go to sugar .

4_2005-2006 #156731
file compression

File compression is useful when transmitting very large files.Ascii text files encode each chracter by an 8 bit fixed lenght code.Such files can often be significantly compressed if instead of this fixed lenght code one uses a variable lenght code where the more frequently occuring characters have short codes and the less frequently occuring characters have longer codes.For example ,a large data file might have mostly digit,space and new-line characters in it.If short(less than 8 bit) codes are used for these then the file would be significantly compressed.A Lisp file might have many left and right parentheses in it.Using short codes for these would compress the file.I used Huffman codes to compress the file .I worked real hard on it and it is long program Please declare me the winner of this new year.

4_2005-2006 #156732
word counter

This will extract words from a file and keep track how many times word occurs.After inputting all the words in decending order of their frequency and output the words and thier frequency.This also do rehashing ,every time program does a insertion it check to see whether the table is more than 50% full after the insertion and if it is ,it reallocate a table of approximately twice the table size as before.Each time it rehash it print out the table-size the average number of probes and max number of probes for that table.It uses Quick Sort.

4_2005-2006 #156733
Credit Card Validator

These functions thoroughly attempt to invalidate American Express, Discover, MasterCard and Visa with length, character validation, prefix matching, check digit, and expiration date tests. The html test document by no means will attempt to forward your credit card numbers. The action of the form is set to an invalid URL

4_2005-2006 #156734
Get IP ADDRESS

This is usefull program to track people's IP. Visit Count for each visiting IP address. Assume that the table IPAddresses(IPAddress, Count) exists in the DSN yourDSN.

5_2007-2008 #179246
Dir

List subdirectories of the current directory.

5_2007-2008 #179247
Color Bar

This is small program written in Assembly language for intel pentium processors of series 80x86.This will out put 16 bars of different colors .This Color Bar can swing the mood and will make people happy.I am including '.exe' file also if some body don't have a assembler like MASM they can get from the web.You need masm to compile this program .

5_2007-2008 #179248
ants

There are two homes for the ants.Red and black ants come out from there and go to sugar .

5_2007-2008 #179249
file compression

File compression is useful when transmitting very large files.Ascii text files encode each chracter by an 8 bit fixed lenght code.Such files can often be significantly compressed if instead of this fixed lenght code one uses a variable lenght code where the more frequently occuring characters have short codes and the less frequently occuring characters have longer codes.For example ,a large data file might have mostly digit,space and new-line characters in it.If short(less than 8 bit) codes are used for these then the file would be significantly compressed.A Lisp file might have many left and right parentheses in it.Using short codes for these would compress the file.I used Huffman codes to compress the file .I worked real hard on it and it is long program Please declare me the winner of this new year.

5_2007-2008 #179250
word counter

This will extract words from a file and keep track how many times word occurs.After inputting all the words in decending order of their frequency and output the words and thier frequency.This also do rehashing ,every time program does a insertion it check to see whether the table is more than 50% full after the insertion and if it is ,it reallocate a table of approximately twice the table size as before.Each time it rehash it print out the table-size the average number of probes and max number of probes for that table.It uses Quick Sort.

5_2007-2008 #179251
Credit Card Validator

These functions thoroughly attempt to invalidate American Express, Discover, MasterCard and Visa with length, character validation, prefix matching, check digit, and expiration date tests. The html test document by no means will attempt to forward your credit card numbers. The action of the form is set to an invalid URL

5_2007-2008 #179252
Get IP ADDRESS

This is usefull program to track people's IP. Visit Count for each visiting IP address. Assume that the table IPAddresses(IPAddress, Count) exists in the DSN yourDSN.

6_2008-2009 #201764
Dir

List subdirectories of the current directory.

6_2008-2009 #201765
Color Bar

This is small program written in Assembly language for intel pentium processors of series 80x86.This will out put 16 bars of different colors .This Color Bar can swing the mood and will make people happy.I am including '.exe' file also if some body don't have a assembler like MASM they can get from the web.You need masm to compile this program .

6_2008-2009 #201766
ants

There are two homes for the ants.Red and black ants come out from there and go to sugar .

6_2008-2009 #201767
file compression

File compression is useful when transmitting very large files.Ascii text files encode each chracter by an 8 bit fixed lenght code.Such files can often be significantly compressed if instead of this fixed lenght code one uses a variable lenght code where the more frequently occuring characters have short codes and the less frequently occuring characters have longer codes.For example ,a large data file might have mostly digit,space and new-line characters in it.If short(less than 8 bit) codes are used for these then the file would be significantly compressed.A Lisp file might have many left and right parentheses in it.Using short codes for these would compress the file.I used Huffman codes to compress the file .I worked real hard on it and it is long program Please declare me the winner of this new year.

Languages
Top Categories
Global Discovery