- Upvotes Received
- 4
- Posts with Upvotes
- 4
- Upvoting Members
- 4
- Downvotes Received
- 3
- Posts with Downvotes
- 3
- Downvoting Members
- 3
26 Posted Topics
Here is a link to some C++ Code that I did while I was in college. Thought I would post it because maybe it will help someone else. [url]http://www.vsbrown.com/cplusplus.asp[/url] :D | |
A program that reads in two integers and determines an prints if the first is a multiple of the second. | |
A program used to calculate each employee's pay based on that employee's paycode. | |
A program that inputs three integers from the keyboard and prints the sum, average, product, smallest and largest of these numbers. | |
Find all Pythagorean triples for side1, side2 and hypotenuse in which all sides are no larger than 500. Use a triple nested for loop that tries all possibilites. | |
A program that asks the user to enter two numbers, obtains the two numbers from the user and prints the sum,product,difference, and quotient of the two numbers. | |
Uses only integers for monetary values to calculate compound interest. | |
Uses the string comparision functions and the techniques for sorting arrays to alphabetize a list of strings. Uses the names of 10 or 15 towns in your area as data for the program. | |
A test program that will call the PROC findGCD, passing in the integer values input by the user and then it will display the results to the screen. | |
A program that will test the Nonrecursive Factorial procedure using a value passed in by the program user and will also do a time comparision of the Nonrecursive and Recursive Factorial functions. | |
Re: I love Daniweb.com and have been lurking for a long time now. I finally joined up and just wanted to say what a wonderful community you have created here. I have also added DaniWeb to my VSAN system ([url]http://www.vebro.net/ads.asp[/url]) and have recently seen many DaniWeb Google Adsense Ads on my … | |
Re: If you want GMail go here : [url]http://www.ezblogs.org/gmail/[/url] :) ![]() | |
YipCast Defined Yip - An expression of feeling, a shoutout; free speech. YipCast is a means for anyone to be able to express their yip to the world. Each episode will feature clips from you the yippers. All you have to do is call the Yip Line (206) 984-2YIP and … | |
Re: [u]A little about me:[/u] - I work in the IS/IT field - I love ASP and Database integration - I run a web design/solutions company - I run my own hosting company - I live in the most beautiful place on earth : [url="http://www.gohawaii.com/"]Hawaii[/url] - I enjoy motorcycle riding, surfing, … | |
Re: The ads are usually in the right column next to where you view your email. That's where they are for me anyway. | |
| |
Re: CDONTS was phased out for Win2k3 Servers. [url]http://www.vebrohosts.com/hd/issue_view.asp?ID=13[/url] | |
Re: I have a page of faq's for my ASP Application I built and it has answers to many common errors that occur in ASP pages and on Windows 2000 and Windows 2003 Server. Read This : [url]http://www.ezaspsite.com/ezfaq/index.asp#42[/url] Hope it helps. :) | |
Re: There are great ASP Tutorials at Web Wiz Guide which can always be of help also. Web Wiz Guide : [url]http://www.webwizguide.info/asp/tutorials/default.asp[/url] | |
Re: [QUOTE=PoA]You can try Abyss. It's a small webserver and supports perl, php and asp. More info [url]http://www.aprelium.com/abyssws/[/url][/QUOTE] I have one of my PC's setup for testing that has Abyss and the ASP Component for Abyss installed. So far I have been using it for the last year and have yet … | |
Here is a link to some ASM Code that I did while I was in college. Thought I would post it because maybe it will help someone else. [url]http://www.vsbrown.com/asm.asp[/url] :) | |
Re: I agree with the above and usually what I do when creating a site is make a header.asp and a footer.asp file. Then I make each individual page and place the include for the header.asp and the footer.asp within the page. After you do this and you want to update … | |
Re: I have a version of Google Search using the API on my site. I tried to integrate it to give the same features and feel of the actual Google Search page. [url]http://www.vebro.net/websearch.asp[/url] :) | |
Re: I just thought it didn't make sense to the business that GoDaddy.com is in, but oh well I'm sure it was a hit with the SuperBowl Parties! :) | |
Re: Are you looking for something like this : [url]http://www.vebro.net/websearch.asp[/url] If so I built it using ASP and the Google API. :) |
The End.