132,722 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Dixtosa

Hi all. i want to make separate process with python. for example i have python code. for example: [code] import time time.sleep(5) print "Time Over" [/code] named: t.py and i want to do all ^^that^^ just on other process :) i hope you understand. AND DONT GIVE ME LINKS PLS. …

Software Development python
Member Avatar for ov3rcl0ck
-2
265
Member Avatar for yorro
Member Avatar for TomW
-2
6K
Member Avatar for xtremebeauty

hi my problem iz that i am making a program in windows application.. my program is map of my university...for that i have made multiple maps separate for each department in this map i have shown paths from main gate to that particular department ... now the problem iz i …

Software Development
Member Avatar for Geekitygeek
-2
258
Member Avatar for erialclaire_238

I'm having a problem on this one. using a for loop i need to make a user guess a number from 1-10 with only three tries,,, the correct number is 3 . It's running and all but it keeps showing the cout 'Your password is correct' & Program Over everytime. …

Software Development c++
Member Avatar for erialclaire_238
-2
1K
Member Avatar for alpe gulay

..'this is a simple program in w/c enables to create a txt file. it ask input from user first then put that in the txt file. :-)

Software Development java
-2
270
Member Avatar for wil66

Hi, how can I simply read the excel data using vb 6.0?

Software Development visual-basic
Member Avatar for Raj kamal
-2
4K
Member Avatar for humasatti

Hi evry bdy dre........ i need help.. im working in C# with SQL..... i have window form .... in ma application i have to login ...... i want that when i fisrt enter my id and pasword then after my login .... my id and corrected pasword is saved ..... …

Software Development c#
Member Avatar for sknake
-2
392
Member Avatar for slim2hott

Hello everyone, as you can see I am new to this forum, I have had, not huge experience, but a bit of experience with c++. So I decidedt to make a keylogger. I know there are other ways to make this code shorter but for now i would like to …

Software Development c++ windows-virus
Member Avatar for NathanOliver
-2
677
Member Avatar for rishabjain

Write a program to implement a survey that prompts respondents to enter an integral value within a specified range to indicate how they like a new product. Since the program must be adaptable to any arbitrary number of respondents and value ranges, define macro MAX_RESPONDENTS to represent the maximum number …

Software Development c c# c++ legal
Member Avatar for VernonDozier
-2
296
Member Avatar for nareshvlsi

hi all, plesae any one can send me c++ code for radix-2 Fast Fourier Transform.. my email:[I] << email id snipped >>[/I]

Software Development c++
Member Avatar for Salem
-2
250
Member Avatar for ocreds

I find it difficult in this java programming language that's why I need your help to defend this code in my class. I got this code from internet with comments and explanation. but there are some codes and explanation that I don't understand. [CODE= java] /* Read me: Note: As …

Software Development java java-swing
Member Avatar for javaAddict
-2
293
Member Avatar for kevinpeterson22

Hi I am new to java and j2ee Can anyone send me the code for to-do list creation in java swings and mysql DB i want to create a to-do list in jsp . and i feel that if i modify the code from java swings to jsp then i …

Software Development java java-jsp mysql
Member Avatar for javaAddict
-2
305
Member Avatar for twgood

I really need help understanding this, I have to write 200-300 words due this week though I can not seem to understand what little my book tells me about it. Sadly this is all i got from my book...Multiple parameters can be declared by specifying a comma-separated list. Arguments passed …

Software Development java
Member Avatar for masijade
-2
9K
Member Avatar for SPJ

I know it says u help with hw only if u put some effort,, btu in this case i tried understanding the porogram but i dont kno where to start, this is my first year and first time doing java and this prog is 15 % of the whole module. …

Software Development data-science java user-interface
Member Avatar for stultuske
-2
357
Member Avatar for dragon99x

I had this crazy idea of creating a media player using java that would stream files from from my desktop computer, which I would set up some sort of server app for, and talk to a portable client app that I could download on any of the other computers on …

Software Development client-server java
Member Avatar for Phaelax
-2
534
Member Avatar for kaviya

hai frnds, i want to do a firewall application in c#.net, i want guidless and examples for this application. please help if anybody already done r previous experience plz help me. bye, kaviya

Software Development
Member Avatar for Lord Soth
-2
320
Member Avatar for Paul.Esson

What kinda appoch would people here take for tacking a gui on an already existant console program.

Software Development c# gui
Member Avatar for Paul.Esson
-2
259
Member Avatar for JoBe

Hi guys, Just wanted to ask you're opinions about this program I had to write for evening school, the idea is when you enter a phrase wich isn't longer then 80 letters, the programm will count the amount of each letter wich is written :!: It doesn't have to keep …

Software Development c++
Member Avatar for JoBe
-2
383
Member Avatar for Bhavesh Nariya

// Program to show swap of two no’s without using third variable #include<stdio.h> #include<conio.h> void main() { int a, b; printf("\nEnter value for num1 & num2 : "); scanf("%d %d", &a, &b); a=a+b-(a=b); //Swaping printf("\nAfter swapping value of a : %d", a); printf("\nAfter swapping value of b : %d", b); …

Software Development c c# c++
Member Avatar for Oddytech
-3
2K
Member Avatar for Irahmiki

The question sounds like this Permata store is a stationery store. It offers discount for every purchase as stated below. Write a PROGRAM THAT CAN DISPLAY THE DISCOUNT OFFER, ACTUAL price, and price after discount. -Amount spent Entittled discount 50-100 3% More than 100-300 10% More than 300 15% Can …

Software Development vb.net
Member Avatar for Reverend Jim
-3
261
Member Avatar for alexamicaa

I have no idea how to write in Python. Please help me with this! Best answer if you write the program! Central Limit Theorem I Goal Write a python program that will use your accept / reject Monte Carlo algorithm to demonstrate the central limit theorem. Recall: The central limit …

Software Development algorithm python
Member Avatar for sneekula
-3
496
Member Avatar for khennxi

1. Give a definition of a class named Arithmetic whose methods are three add() and multiply() and one subtract() and divide(). 2. Parameter for add() and multiply() should be two, three and four int respectively. 3. Parameter for subtract() and divide() should be two int. 4. Applying method calling in …

Software Development java
Member Avatar for Schol-R-LEA
-3
847
Member Avatar for dansmith1234

Can someone help me with implementing the deathbycaptcha API into Denodo? Thanks

Software Development api java
Member Avatar for JamesCherrill
-3
254
Member Avatar for aastha b

Assume that a bank maintains two kinds of accounts for customers, one called as savings account and the other as current account. The savings account provides compound interest and withdrawal facilities but no cheque book facility. The current account provides cheque book facility but no interest. Current account holders should …

Software Development c++
Member Avatar for arunava.iiitcal
-3
2K
Member Avatar for Imene Hertha

just started programing with java, did microsoft visual basic last semester, but java seems more case sensitive, how can i write a program called CheckPassFail, which prints "pass" if the int variable "mark" is more than or equal to 50; or prints "fail" otherwise.***please help***

Software Development java visual-basic
Member Avatar for <M/>
-3
345
Member Avatar for innocentgee

write a program in vb.NET to generate the Premiere league table? Meaning the programme will generate the match played, win, loss, goals against, goals in favor, and the points for each team. This is a sample of how the table should do; Position|Team|MatchsPlayed|Wins|Draws|Loss|GoalsFor|GoalsAgainst|GoalDifference|Points Thanks iN Advance

Software Development vb.net
Member Avatar for G_Waddell
-3
360
Member Avatar for learner01

Rewrite above program such that the processes instead of threads are created and the number of child processes created is fixed as two. The program should make use of kernel timer to measure and print the real time, processor time, user space time and kernel space time for each process.

Software Development java
Member Avatar for learner01
-3
250
Member Avatar for Transworld

Well I have to make a microwave program in Visual Basic for school. I can't seem to find anything in the index that will help me with the timer/countdown. I found TimeOfDay() and was going to use that for the clock but I can't figure out how I would make …

Software Development display visual-basic
Member Avatar for ranyone
-3
12K
Member Avatar for stackOverflow

[FONT=Comic Sans MS]Hi everyone, I'm shreya. I'm doing my bca (bachelor in computer applications)-4th sem. I'm required to do a mini project on dbms using msaccess and backend as vb. I'd be glad if you can suggest a project. I have 3 months to complete this project. I hope I'll …

Software Development visual-basic
Member Avatar for MonishaBala
-3
586
Member Avatar for pradeepmallick8

Dear Sir, I am student I want to research in image processing . So please give me some information about this and how to write program. Also plesae send the code for image segmentation and how tojoin the image. with regards Pradeep Kumar Mallick IIMT, Bhubaneswar

Software Development c c# c++ image
Member Avatar for maxzoel
-3
348
Member Avatar for jerbElijah

your kindness is highly appreciated....:-) this is it: ----The New telephone company has the following rate structure for long-distance calls 8:00 am (0800 hours) is discounted 50% ----any call started or after 8:00 am () but before 6:00 pm (1800 hours) is charge full price. ----all calls are subject to …

Software Development c++
Member Avatar for KumarUtkarsh
-3
303
Member Avatar for kimmyfufu

I am taking this class through devry and that is my assignment for week four and this is my second attempt at the class..but this is what i got for this assignment..program compiles properly and runs...with no errors..got it from code snippet stealing from other classmates lol [code]# include <iostream> …

Software Development c++
Member Avatar for donkeylopulus
-3
512
Member Avatar for bindhub

SEN 964 Object-Oriented Design in Java Assignment #2: ITU wants you write some classes for their Personnel Record System. To make it simple, consider only 4 classes: Person, Employee, Instructor and Student. The following figure illustrates the relationship between these 4 classes. The Person class is the parent class of …

Software Development java
Member Avatar for stultuske
-3
1K
Member Avatar for addbot101

You are to write a program to track the vehicles that are parked in and out of a parking lot. When the program runs, the user should be able to the total and available parking spaces. The program should also display the menu: [1] In [2] Out [3] View Parking …

Software Development c
Member Avatar for ravenous
-3
566
Member Avatar for justice igwe

well am using the turbo c++ compiler , so you must convert it to cpp ( c++) before u can use it ok. here we go. steps: (1)press the windows shortcut key and hold R or go click on RUN (2) type in the following( C:/TC/BIN/TC.EXE) hit ENTER, wait for …

Software Development c++
Member Avatar for justiceigwe
-3
379
Member Avatar for jfunchio

I need help getting my function to overload the + operator to add a integer and a Rational object. Right now I am able to add two rational objects with my overloaded +. I made a second overloaded + function and now I am able to add an integer and …

Software Development c++
Member Avatar for Fbody
-3
251
Member Avatar for Baby G

heyz... i need help. i new to C#. i need to add timer to my code. but i don't know how to do it... can help mi!! all i have done to the code is declared int time. :(:(

Software Development c#
Member Avatar for Baby G
-3
264
Member Avatar for banders7

This program was developed and tested in the XP environment, so the requisite platform is Windows. It demonstrates some basic sound file manipulation techniques using the Multimedia Control Interface (MCI).

Software Development c multimedia
Member Avatar for Azar Mohamed
-3
4K
Member Avatar for keichi19

hi! i'm a beginner in using turbo c can anyone help we with these problems? help will be very very very very very much appreciated C PROGRAM # 13: INCLUSIVE VALUES Write a program that asks the user for a starting value and an ending value and then writes all …

Software Development c
Member Avatar for keichi19
-3
713
Member Avatar for mezz80

Assignment 1: Prompt the user to enter a number. After reading the user's input, print a 0 if the number is even or a 1 if the number is odd Assignment 2: Prompt the user to enter a number of seconds between 1 to 86,400. After reading the user's input …

Software Development algorithm python
Member Avatar for mjhurdle
-3
310
Member Avatar for jalpesh_007

I want a java program of ceaser cipher encryption and decryption technique. in which you have to take input(plain text) from input.txt file and encrypt it with program and save the output(cipher text) in output.txt file. again you have to take input from output(Cipher text) and apply decryption program and …

Software Development encryption java
Member Avatar for brandonrunyon
-3
466
Member Avatar for smoothe19

Here is what i currently have; the instructions are a bit vague so i am confused on what to do beyond this...any help will be tremendous! This is my 2nd week in java so please understand i am not an expert [CODE]public abstract class TestQuestion { protected String question; protected …

Software Development java legal
Member Avatar for javaAddict
-3
344
Member Avatar for ze_viru$

I've just started learning c++,so i want to take any challenge concerning c++.My question is where do i start when drafting a game program.Please ppl help me out.

Software Development c++
Member Avatar for ruwaiz1028
-3
3K
Member Avatar for rockstar0384

It might already be posted but i was just wondering what the open and save code was that you would put into a VB5 form. I would appreciate it if someone informed me. Thanks.

Software Development visual-basic
Member Avatar for Maestro12
-3
1K
Member Avatar for ymb6

1. Discuss the concept of arrays of objects. Give examples (10 marks) 2. Write a program to get the average of 10 random numbers given by the user (10 marks) 3. List and describe the arithmetic operators available in C++ (5 marks) 4. List any benefits of Object Oriented Programming …

Software Development c++ programming-construct
Member Avatar for Fbody
-3
316
Member Avatar for marluke

Dear Dani, i don't know how to link VB 6 into the data base MS Access would you please give me a simple procedure or just a simple instructions how to do that.. Thanks for Helping God Bless........

Software Development visual-basic
Member Avatar for anmisha
-3
322
Member Avatar for NicAx64

hi all , I am a newbie for the x86 and x64 assembly language. Correct me if I am wrong. 99% of the assembly language sources are revese engineered virus binary. So what acutally a newbie had to read is those. Except the realiaty that's the truth. These days I'm …

Software Development assembly
Member Avatar for ko3dm
-3
417
Member Avatar for sandeepxd

Can any one please tell me how to merge two python files. i have a SimpleHTTPServer.py file and a File transfer(uploading) droopy.py file. I want to combine these two. As i am a beginer to python i can't modify these two files i just want to mix these two files …

Member Avatar for griswolf
-3
6K
Member Avatar for purvi12345

C-implementation of M-ary/multiway tree...... madam has asked me to do it as part of my project.... node will contain simple integer numbers.... i didn't code any code for it in book/internet..... plz help,Thanks in advance......

Software Development c c# c++
Member Avatar for Tellalca
-3
1K
Member Avatar for TrustyTony

Here is some saved interaction in command prompt. [CODE]>>> type((1,2)) <type 'tuple'> >>> (3*x for x in (4,4)) <generator object <genexpr> at 0x00E73EB8> >>> tuple(x**2 for x in range(10)) (0, 1, 4, 9, 16, 25, 36, 49, 64, 81) >>> set(x for x in range(10)) set([0, 1, 2, 3, 4, …

Software Development python
Member Avatar for TrustyTony
-3
714

The End.