132,726 Archived Topics
Remove Filter ![]() | |
Hi, I was wondering how you write to an Access Database using current Java versions. I've been looking pretty hard for awhile with a teacher and some friends, but so far we haven't come up with anything. Could you guys help me out? Thx [quote] [b]Never eat soggy waffles. They … Software Development java | |
Can anyone explain to me how to create an ftp com object in VB Script. Thanks, Software Development visual-basic | |
I'm new with VB and I'm trying to write an array to find the time zone per state. AL = CST NY = EST CA = PST If I have a data that has NY as a state I will put EST on the output ...] Can somebody sho me … Software Development visual-basic | |
I'm trying to cast an Object to a type Procedure (a class I wrote) in order to access a method in the Procedure class. Problem is, Procedure is a subclass of Object, and it requires a run-time check to verify that the object that I'm trying to cast as a … Software Development java | |
using the following allocate process function i need a deallocate process function but i dont know how to do it. :unsure: Could anyone help? Here is the code: [code]sub allocateProcess() { my $found=0; my $sizeNeeded=0; my $spaceNotFound=0; my $ID=0; my $size=0; system("clear"); print "Process ID: "; $ID=<STDIN>; chomp($ID); for($i=0;$i<$processes;$i++) { … Software Development perl | |
Hi, I search to one programmer what help me to construction one spider. The spider add urls to one data base. Is for a new websearch. Thank you. Sorry by my english. For more information write me to: <EMAIL SNIPPED> | |
Hi.. can anyone pls help me to write the source code to do the calculation for this: I am writing an applet Horoscope.java that will help people to calculate the chinese horoscope by entering their year, month and day of birth. Below is the following knowledge to share: There are … Software Development java | |
What is the best way to do the following? : I'm writing a test program for a family of classes that simulate bank accounts, and I need the test class to take a series of characters from the command line (the letters 'c,' 's' and 'm', specifically, in any given … Software Development java | |
Using Dialog Box: I want to draw a ball in a solid color and be able to move the ball around on the Dialog Box. Thanks Software Development c++ | |
Hello fellow programmers, I have a problem that I have been trying to figure out for a while now. I am trying to use the GDIPLUS library but am having troubles. To test this code as it is meant to be used, open a new solution in MSVC6.0 or 7.0. … Software Development c display first-post image | |
Thanx for everyone's reply. I'm more and more being put off Java, although it looks like a good language in practise, the way it looks as a GUI doesn't appeal. Anyone know of a good free C++ IDE ? I have tried Devc++ from bloodshed, but it wont let me … | |
I'm taking an Operating Systems class in which I have to write this monster of a C++ program and it's giving me a bit of trouble. It would be amazing if someone would be able to help me out a bit. The only problem is the directions for the programming … Software Development c++ operating-system | |
A company pays its employees as managers (who recieve a fixed weekly salary), hourly workers (who recieve a fixed hourly wage for up to the first 40 hours they work and "time- and a half"-1.5 times their hourly wage-for overtime hours worked), commission workes (who recieve $250 plus 5.7% of … Software Development c++ | |
It seems as if the AP Computer Science course next year is to be given in Java. Since I'm not really experianced with it, and I'd like to take the class, I figured I might as well start early and learn Java now. So, first, I'm wondering what sort of … Software Development java | |
Is it possible to create a .msi installation package using the deployment wizard in VB 6.0 Learning Ediiton? Also, can I change that horrible installtion screen to the more modern "Office 2000/XP Installation"? Or do I need to buy some horribly expensive add-on? Software Development visual-basic | |
A while ago I caught a small error in the book "Beginning Perl" by Simon Cozens, a Wrox book. Since the editor didn't know my name, he wrote down my Yahoo! username which I e-mailed him with. It's kind of funny seeing "inscissorx" on the page... http://www.wrox.com/acon16h1.asp?WROXEMPTOKEN=121107ZHEunvKL25OekNE6At4E&BookID=403&ExpandID=3324 | |
does 1 need to learn Java b4 pickup up Java 3D, or is a) Java 3D more of an IDE, or b) is it akin to Java's relationship w/Javascript - basically none? Software Development ide java javascript | |
In doubt if Java is capable of handling 3D environments? Check this out: http://www.brackeen.com/home/scared/ Here are more links: http://www.geocities.com/jht2k/javamazelinks.html Software Development java | |
Yesterday I was looking for a good game authoring language and came across a very interesting one called 3D GameStudio. I was very impressed by some of the samples. I think I might get into it during this summer. If you're coming from a C/C++ world, then it should be … Software Development c++ | |
If anyone wants to develop Perl applications, a good IDE is OptiPerl. This is one of the best editors I've seen. You can make CGI scripts and test them off line (you see the output on an HTML page), contains color coding, query editor, script output screen (for console programs), … | |
Anyone had a chance to try out Visual Basic.net? Software Development vb.net visual-basic | |
Hey guys.. Whenever I click the chat for this board it starts the java applet.. and then 1-2 seconds later my computer reboots. Im using Sun JavaVM 2 v 1.3.1_01 Software Development java | |
I have been searching online for a program that will: -reads in number of times a user wants a coin flipped -flip the coin that many times, printing out result of each coin flip -print out the total number of heads flipped and total number of tails flipped the application … Software Development java | |
Hi there, I am a beginner and need your kind support to build an application in VB6. I want to know how to attach a VOLUME CONTROL to a MMcontrol of VB6 in the form. Please reply to [email removed] Thanks and atb. Software Development audio visual-basic | |
Hi guyz, What are the 2 main types of software? not specifically, in general. | |
A classic example of an object is a playing card.There are numerous games that utilize a deck of 52 playing cards; consider the game called Set instead. The object of the game is to identify “sets” of 3 cards from an array of 12 cards. Each card has fourfeatures: 1.Symbols … | |
The alarm clock application works by setting a certain time and then it perform a certain task eg:sound an alarm, display a messagebox test message. But the problem comes where i need to snooze(delay) the alarm clock for a certain time period like 10 second... Then it will re-initialise the … Software Development c# | |
Hi every1 i have a form with a textboxid, buttonAdd, ButtonSave on it , when i click on the btnAdd it must show the id and when i click update it must really Save . I want to auto generate the id through codes ... can any1 help... I don't … Software Development vb.net visual-basic | |
Hi all pls help me with the soln to this probelm, the catch is the interface (menu) needs to be Built in C++ as well. any suggestions would be of great help as well. thanks It is a system written using a structured programming language (e.g. C, Turbo C) that … Software Development algorithm c++ queue user-interface | |
I want to create a triangle with Windows Form in Visual Studio (c# code). In Form1 I have 3 textboxes that the user enters the lengths of the sides of the triangle and 1 "Enter" button. When the button is pressed, Form2 is opened and a triangle is drawn when … Software Development visual-studio | |
I am supposed to sort an array in ascending order..I have tried but then i cant get the results i want.I also tried to look it up in this forum but i still can't get it...Here is part of the code:[ICODE]void sort() { int size=10; int j,temp,i; for(i=0;i<(size-1);i++) { for(j=i+1;j<size;j++) … | |
Design a function named max that accepts two integer values as arguments and returns the value that is greater? For example: if 7 and 12 are passed as arguments to the function, the function should return 12. Use the function in a program that prompts the user to enter two … Software Development python | |
Hi, something weird happened with my program, I mean when I run it I see only grey frame (like I had only JFrame object in my app), then I minimalize application, maximalize it and only then I see all components painted (JButton, rectangels and lines inside Jpanel,...). Changing of frame … Software Development java | |
If Anyone Knows , can you please help me how to import the text file to JTable by using JFilechooser ? Even the text file contains the specific charecters line length eg: idUsernamePasswordEmailAgeGender ( ID = 2 Chars, Username = 10 chars ( if username not having 10 chars means, … Software Development file-system java | |
</script> <div class='gads-mainfile hide'> <div class='gads-mainfile-sec section' id='gadsmain-file1'><div class='widget HTML' data-version='1' id='HTML877'> </div> </div></div> <script src='https://apis.google.com/js/plusone.js' type='text/javascript'></script> <script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/1845596459-widgets.js"></script> <p><script type='text/javascript'><br />window['__wavt'] = 'AOuZoY6MQUdCbjChe9mkGG-1KEZ_7Ju6mg:1524789390911';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d1922750817707261623','//ijonkzfull-mkrdezign.blogspot.com/','1922750817707261623');<br />_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '1922750817707261623', 'title': 'Ijonkz', 'url': 'http://ijonkzfull-mkrdezign.blogspot.com/', 'canonicalUrl': 'http://ijonkzfull-mkrdezign.blogspot.com/', 'homepageUrl': 'http://ijonkzfull-mkrdezign.blogspot.com/', 'searchUrl': 'http://ijonkzfull-mkrdezign.blogspot.com/search', 'canonicalHomepageUrl': 'http://ijonkzfull-mkrdezign.blogspot.com/', 'blogspotFaviconUrl': 'http://ijonkzfull-mkrdezign.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, … Software Development | |
write c++ programming that calculate electricity bill with persons name and id | |
Hi all, The continuing quest to master Tkinter has led to this implementation of the dots and boxes game. The rules are well-known: each player gets to create a new line between two dots (single-click near the line you wish to create). If a player creates a box, he gets … Software Development first-post python tkinter | |
Hey, I'm new to this forum so please be considerate if I did not pay attention to anything. I'm writing a program for my dad. The program should store maintenance contracts in a database and be controllable via a GUI. I have the GUI ready and the database is created. … Software Development gui | |
i need code for scientific calculator in vc++ by using switch case statement Software Development c++ | |
Hello all, i need your help regaring this code, which is in python and i need to convert it into mips?? register $s0 holds the base address of list my_data, $s1 holds the length of the list my_data, register $s2 holds the base address of list my_data2 and $s3 holds … | |
Hi everyone, I struck with this code for few day , please help me and thanks in advance . Write the class AddressBook so the following code works: c = AddressBook() c.add(name='ynon', email='ynon@ynonperek.com', likes='red') c.add(name='bob', email='bob@gmail.com', likes='blue') c.add(name='ynon', email='ynon@gmail.com', likes='blue') c.find_by(name='ynon') # returns: # [ # {'name': 'ynon', 'email': 'ynon@ynonperek.com', … Software Development python | |
urgent need: write a computer program in c++ that solves a linear simultaneous equation of 10 variable Software Development c++ | |
hello my teacher put a surprise quiz and due tomorrow as im seeking for desperate help :( she didnt teach anything yet on this topic so i dont know where to start :/ any kickstarter topic is appreciated task: make a program that reads and display 10 data in excel … Software Development vb.net | |
Write a program that computes the gold zakat. The user should enter the gold weight in gram and its worth. The program should print and calculate the zakat if the gold is worth 3000 or more. Otherwise, the program should print 0. Hint: zakat = gold worth * 2.5% how … Software Development java | |
Hello, everybody. I was wondering if anybody could help me with something. I don't know if I'm taking things too fast but, I was wondering if somebody could help with this program I am making. I'm currently writing a "fake" bank script. Basically you start with a set amount of … | |
I can not solve this problem. I should write a code for PROGRAM in C, which finds the longest word of the text enter by the keyboard. Plaese help me! Software Development c |
The End.