Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #4K
Member Avatar for kiryoku

Hi there, I got a problem with my external hard disk. I formatted it in an ubuntu os then suddenly windows 7 doesn't recognize it any more.. Is there any possible solution to my problem??

Member Avatar for Serunson
0
207
Member Avatar for kiryoku

Hi there I need to research an existing company having a dbms and a dba function. Don't know where to find a company giving their details about their company. It's not giving the whole thing but the role of the dba in the company. and how the dbms works there. …

0
103
Member Avatar for kiryoku

hey there! i got a problem with my CPU, it's power is interrupting. i opened the cpu the i notice that a part of the power supply is broken. then i bought a new power supply. then after plugging all the cables it my cpu suddenly stopped working..is my mobo …

Member Avatar for Rik_
0
165
Member Avatar for kiryoku

can anyone help me to figure out how to nest forms on visual basic?? example: i would like to link form1 to form2?

Member Avatar for mbrown686886
0
108
Member Avatar for kiryoku

I need to delete duplicating input.. for example. in a list box I input a a a b b then I want to delete all 'a' the listbox must show: b b i hope there is someone who can help me..thanks!! Public Class Form1 Private Sub btnadd_Click(ByVal sender As System.Object, …

Member Avatar for kiryoku
0
124
Member Avatar for kiryoku

can i ask if how can i add permissions for limited users?? aside for gpedit.msc...

Member Avatar for karol33
0
70
Member Avatar for kiryoku

how can i remove an element in my array without using special commands like hashmap....i have made many parts of it...just the delete part... [CODE]import java.io.*; public class Super { public static void main(String args[])throws IOException { String temp; int num[]=new int[10], choice,index,value,i,search,found=0; BufferedReader in; in = new BufferedReader(new InputStreamReader(System.in)); …

Member Avatar for BestJewSinceJC
0
218
Member Avatar for kiryoku

please help me to get the code of this output: 1 2 3 2 3 4 5 4 3 4 5 6 7 6 5 4 5 6 7 8 9 8 7 6 5 6 7 8 9 0 1 0 9 8 7 6 7 8 9 0 …

Member Avatar for ScottieF
0
175
Member Avatar for kiryoku

Get the remarks of ten employees on three items... the remarks is determined by comparing the total sale of an employee to the average of the group.. i've done this already..dont know to add the items...and get its average... its only the input... #include<iostream> #include<conio.h> using namespace std; int i,n[10],it,item[3]; …

Member Avatar for Sky Diploma
0
83
Member Avatar for kiryoku

[CODE] #include<iostream> #include<conio.h> using namespace std; int n[10],i,ns; string c; main(){ for(i=0;i<10;i++){ cout<<"Enter a number:"; cin>>n[i]; } cout<<"Number to search:"; cin>>ns; n[i]=0; for(n[i]=0;n[i]<10;n[i]++){ if(ns==n[i]){ cout<<"Searched Number is Found!"; } else{ cout<<"Searched Number is Lost!"; }} getch(); return 0; } [/CODE] help pls the output is repeating...

Member Avatar for Ancient Dragon
0
94
Member Avatar for zemly

Can someone give me the complete code of the following problem: [B]Problem Statement: Movie Rental Store [/B] You are required to write a program for Movie Rental Store. The basic idea is that user/reader will provide customer information, movie name, and number of days. Upon this information your program will …

Member Avatar for mikiurban
-4
433
Member Avatar for Demonisya

Hello guys i need help on my program factoring.... i have the progam here but the bad news is it is been giving me -3242 or infinite number as an output... I already been so busy changing any thing but i cant make the output correct the way it should …

Member Avatar for minigweek
0
2K
Member Avatar for kiryoku

Please help to solve this problem.....i am using c++ programming language.... the output of the problem is.... [ATTACH]11520[/ATTACH] i only have this... help me plsss....... [ICODE]#include <iostream> using namespace std; int main() { int a, b, c, e, i, j, k, m; int z=1; int n=10; for (a = e …

Member Avatar for Salem
0
161