feedburner
Enter your email address:

Delivered by FeedBurner

feedburner count

PROJECT ON THE ADXPRESS/SOURCE CODE FOR THE ADXPRESS/ADXPRESS CODE DOWNLOAD

Labels: , ,

CODE FOR THE ADXPRESS USING THE JSP

AdXpress is the largest single source of online intelligence for marketing, advertising, media and research communities worldwide. AdXpress offers a FREE World Advertising and Marketing News email service, ensuring the top global stories are delivered daily to your inbox. Our free classifieds will expose your ads to local, regional and national buyers in different countries across the globe. AdXpress is a full featured classified ad manager website. AdXpress is designed to seamlessly integrate ads in this website.

Our AdXpress ad web site is organized using an easy-to-follow index so that you can locate the classified ads you're interested in quickly and easily. We hope you'll enjoy your visit and you will opt this site for placing the ads forever and you will definitely add our site as a bookmark in your web browser. Please come back and visit us again soon.

Welcome to AdXpress. We are pleased to be able to offer you free classified advertising over the Internet. AdXpress splits your screen up into various sections. At the home page there are list of menu options. These allow you to go straight to a category you want by navigating through the sub options.

There are two types of users who can use this system:

1.Administrator

2.Member

This application allows the administrator us to manage the members through registration. He can also manage the categories and he has the right to place a new on his won, edit the ad or delete the add. Once member is registered he can place the ads in selective category. He can generate a report about which are placed by him, he can edit his ad and he deletes his ad.

It allows the administrator to manage important links information, yellow pages and he can store the ad management tasks using this application, assign the tasks to different employees and check their status.



There are two types of users who can use this system:

1.Administrator

2.Member

This application allows the administrator us to manage the members through registration. He can also manage the categories and he has the right to place a new on his won, edit the ad or delete the add. Once member is registered he can place the ads in selective category. He can generate a report about the which are placed by him, he can edit his ad and he deletes his ad.

Here the existing system is nothing but manual traditional new paper systems in which we can post the ads then the customer of new paper can only see these details. In this system the company will store the business information in a record which is not safe. We need assign the tasks and get status of the tasks from an employee manually.

Disadvanatges :

  1. Ad info can accessible for the customers of our new paper
  2. Allows to post limited no of ads
  3. Difficulty in managing different ads in different categories
  4. Difficulty in updated the new links for each and every time
  5. Difficulty in updated the yellow pages information
  6. Difficulty in managing daily business activities of the company
  7. Difficulty in tracking the tasks.

To download the source code goto this link : ADXPRESS

To download the documentation goto this link : DOCUMENTATION

To download the UML representation of the ADXPRESS goto this link : UML REPRESENTATION





source code for the Data Encryption Standard (DES)

Labels: ,


Crypto! (TM) is a Windows version of the popular Crypt
ogram puzzles found in puzzle books or the Sunday paper. Crypto! selects a quote or phrase from its library of 50, encrypts it, and presents it for you to solve (the registered version includes over 10,000 puzzles). Solving cryptograms is more fun because Crypto! makes it easy to try various letters and undo mistakes. Letter frequencies are provided, and there are various hints and helps to...




To get download the DES CODE goto this link :


Related searches

CODE FOR DES,DES CODE,DATA ENCRYPTION STANDARD,CODE FOR ENCRYPTION





http://computerprojects.projectguidance.com/

http://www.givemethecode.com/project-bank/

http://www.projectguidance.com/



SOURCE CODE FOR THE INVENTORY MANAGEMENT, CODE FOR THE INVENTORY MANAGEMENT

Labels: ,

Inventory Control System - For Retail Store

A Complete MIS SYSTEM [With Customer Support System, Financial Management System,Inventory Control System Including Sales, Purchase, Bills Receivable and Payable,Income and Expense maintenance]


With 14 Useful Reports created In crystal report.Major Feature is that you can run whole application With keyboard only and that gives ease To User. It has devel
oped by considering all real time business transactions. It store Customer Information so that it can be referred later on that helps In Customer Support System. When you perform any purchase or sales transaction it automatically updates inventory and you can have current stock report. You can also issue bills To customer from this software as soon as you issue sales transaction. Moreover it also have reminder that reminds you On Due bills which is available at the bottom of the software. You can also take back up of your database and later On you can restore it also but be careful While you are restoring, Select appropriate file For restore. You can also have Consistency With Customer names and Suppliers with of them is assigned On id that is automatically incremented as you add more names in to it.In customer search you can have all entries he/she has bought up to now along



To get the source code goto this link : CODE (using VB)





A Project on "Steganography" for the B.TECH CSE AND IT STUDENTS,lsb steganography, application

Labels: , ,

Least Significant Bit steganography. An image is nothing more than strings and strings of bytes, each byte representing a different color. The last few bits in a color byte, however, do not hold as much significance as the first few. This is to say that two bytes that only differ in the last few bits can represent two colors that are virtually indistinguishable to the human eye.

For example, 00100110 and 00100111 can be two different shades of red, but since it is only the last bit that differs between the two, it is impossible to see the color difference. LSB steganography, then, alters these last bits by hiding a message within them. One way of doing this is as follows. Say I wished to hide the first letter of my first name in a small section of an image.

This letter is ?I,? and the ASCII for I is 01001001. As seen from the illustration, the last bit of every byte is replaced w
ith the corresponding bit from the letter I. The bits that have been altered are underlined.The new image now contains the desired text of the ?I? without degrading the quality of the image since only the least significant bits were altered



To get the source code goto this link : code