Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 925 results for
aux
- Page 1
psu aux connector
Hardware and Software
Hardware
17 Years Ago
by rogerok
… replacement psu but on the cabling is a 6 pin
aux
connector on the motherboard which none of the others appear…
Re: psu aux connector
Hardware and Software
Hardware
17 Years Ago
by caperjack
… replacement psu but on the cabling is a 6 pin
aux
connector on the motherboard which none of the others appear…
Re: psu aux connector
Hardware and Software
Hardware
17 Years Ago
by acejames1
quick thing to do go get a power supply tester most of the time there around 15-20 bucks so nothing major. that is the only way to find out if its the power supply or not if you dont wanna pay the money to buy a tester take it to a computer technician and they should do it. only takes a minute or so to find out if it is good or not but is…
Re: psu aux connector
Hardware and Software
Hardware
17 Years Ago
by rogerok
Acejames,I now have a Voltmeter to back test it while connected and it's the psu at fault,so thanks for the advice.Roger Caperjack,Yes,it's an older p4 and I agree with your diagnosis.I am afraid I don't know the make of motherboard,there seems to be no indication on it and I have no manual.I have also found out that the connector is to provide…
Re: psu aux connector
Hardware and Software
Hardware
17 Years Ago
by caperjack
new tower ,would be my way to go if i were in your shoes. look at these full tower or barebones ,just add your hdd and cdrom .great prices [url]http://stores.ebay.ca/LU-COMPUTERS-INC_W0QQssPageNameZstrkQ3amefsQ3amesstQQtZkm[/url]
Re: psu aux connector
Hardware and Software
Hardware
17 Years Ago
by rogerok
Many thanks,looks like a trip to ebay.
rowindal.d torjan
Hardware and Software
Information Security
14 Years Ago
by killza
… changing update AuxResourcesLP from package WindowsUpdateClient-SelfUpdate-
Aux
-Package(Language Pack) into Staged(Staged)…changing update Aux32 from package WindowsUpdateClient-SelfUpdate-
Aux
-AuxComp-Package_fr-FR(Language Pack) into …changing update Aux32 from package WindowsUpdateClient-SelfUpdate-
Aux
-AuxComp-Package_en-US(Language Pack) into …
runtime error
Programming
Software Development
15 Years Ago
by jorge12745
…<<"apilando elem "<<
aux
<<endl; pila.apilar(
aux
);
aux
=-987; cout<<"apilando elem…; cout<<"\napilando elem "<<
aux
; pila.apilar(
aux
); } catch (pilavaciaexception e){ cout<<"la pila…
Why i this happening, Processor simulator
Programming
Software Development
18 Years Ago
by endsamsara
…
aux
=creanodo(data);
aux
->sig=*Lista; *Lista=
aux
; } else{ int i=1;
aux
=*Lista; while (i!=pos-1 &&
aux
!=NULL) { aux2=
aux
;
aux
=
aux
…->sig; i=i+1; } if (
aux
==NULL) aux2->…
Re: erros with operand "!=" ??
Programming
Software Development
14 Years Ago
by vttuning
…++){ if(tabaux[i]!=
aux
) return
aux
; else { if(tabaux[i]!=
aux
+1) return
aux
+1; else { if(tabaux[i]!=
aux
+2) return
aux
+2; else { if…
Can some one help me ??
Programming
Software Development
13 Years Ago
by danielgek
….ano=ano; data.dia=dia; data.mes=mes;
aux
->data=data;
aux
=
aux
->next; //
aux
->next } } } void menu(){ } int main(int…
how to assign a constant element of a list
Programming
Software Development
18 Years Ago
by endsamsara
…;info.time); printf("\n%s",
aux
->info.files);
aux
=
aux
->sig; } } /////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// int menu() { char opc; clrscr(); printf("\n…
Problem with strings
Programming
Software Development
16 Years Ago
by soultrav
…) term=&(*term)->next; *term=
aux
; } int Search(TComp term,char c[])… { TComp term=NULL; char c[100],
aux
[50],aux2[50]; int i,j; printf(&…
aux
)) Insert(&term,
aux
); else { j=i+1; strncpy(
aux
,c+i,2); while(Search(term,
aux
)) { j++; strncpy(
aux
…
How i load data from a file, emergency plz
Programming
Software Development
15 Years Ago
by ibrahim72ro
…; } } else { if(in.CNP <
aux
->info.CNP) { if (
aux
->left)
aux
=
aux
->left; else {
aux
->left=createnode(in,NULL,NULL…
Problem arranging nodes.
Programming
Software Development
15 Years Ago
by rai32
…siguiente){ for(
aux
=aux2->siguiente;
aux
!=NULL;
aux
=
aux
->siguiente){ if(strcmp(inet_ntoa(
aux
->IP.sin_addr… aux3=aux2->siguiente; aux2->siguiente=
aux
;
aux
->siguiente=aux3; printf("I'm just…clause" \n);} } } for(
aux
=maestra->primero;
aux
!=NULL;
aux
=
aux
->siguiente){ printf("%s \n…
Shortest path using queue
Programming
Software Development
14 Years Ago
by need
…int x) { node *
aux
= new node;
aux
->info = x;
aux
->next = NULL; last->next =
aux
; last =
aux
; } int Queue::get…() { node *
aux
= first->next; int value =
aux
->info; first->…, p, q; bool found; struct
aux
{ int current, prev; };
aux
*X = new
aux
[n+1]; int *Y = new int…
C CODE TO PYTHON CONVERTER
Programming
Software Development
9 Years Ago
by Lucas_9
…0, v=0, rel=0, y, i,
aux
, cod_exclui, troca; //Declaração de variáveis… if (NFCod[i]>NFCod[i+1]) {
aux
=NFCod[i+1]; NFCod[i+1]=NFCod[i];…
Really strange problem.
Programming
Software Development
15 Years Ago
by rai32
…=1 else { struct nodo *
aux
; struct nodo *aux2; for(
aux
=maestra->primero;
aux
!=NULL;
aux
=
aux
->siguiente){ if(strcmp(
aux
->nom_usuario,buffer2)==0… loop in main: [code] for(
aux
=maestra.primero;
aux
!=NULL;
aux
=
aux
->siguiente){ printf("%s \n",
aux
->nom_usuario); } [/code] the output…
erros with operand "!=" ??
Programming
Software Development
14 Years Ago
by vttuning
…::ApagaItemEstac(void) { CNoFila *
Aux
; if (InicioEstac == NULL) return; else{
Aux
= InicioEstac; InicioEstac =
Aux
->Proximo; delete
Aux
; if (InicioEstac ==NULL) …else { C1.EstacParaLavagem(*C2.InicioEstac); Imprime(
Aux
->numcliente,
Aux
->numlugar, 3,
Aux
->tempo); C2.InsereItemEstac(evento, tempo…
Re: erros with operand "!=" ??
Programming
Software Development
14 Years Ago
by vttuning
…CFilaEstacionamento::ApagaItemEstac(void) { CNoFila *
Aux
; if (InicioEstac == NULL) return; else{
Aux
= InicioEstac; InicioEstac =
Aux
->Proximo; delete
Aux
; if (InicioEstac ==NULL) FimEstac …= C1.NumLugarLav(n1,*C1.InicioLav); Imprime(
Aux
->numcliente,
Aux
->numlugar, 3,
Aux
->tempo); C2.InsereItemEstac(evento, tempo…
mergeSort gone bad
Programming
Software Development
16 Years Ago
by sweetApple
…{ int n = a.size()-1; vector<Comparable>
aux
; for (int m = 1; m < n; m…;Comparable> & a, vector<Comparable>
aux
, int l, int m, int r) { for (…int i = l; i<m; i++) {
aux
.at(i) = a.at(i); for (int j=m…lt;r; k++) { if (
aux
.at(j) <
aux
.at(i)) { a.at(k) =
aux
.at(j-1); } else …
Re: erros with operand "!=" ??
Programming
Software Development
14 Years Ago
by vttuning
…, int &carrosout, int numcliente, int numlugar, int tempochegada) { CNoFila *
Aux
= C2.InicioEstac; int lugaresestac= (2 * (8-n1)); int lavagemocupado = …1; } else { C1.EstacParaLavagem(*C2.InicioEstac); Imprime(
Aux
->numcliente,
Aux
->numlugar, 3,
Aux
->tempo); C2.InsereItemEstac(evento, tempo, numcliente, tempochegada…
Re: erros with operand "!=" ??
Programming
Software Development
14 Years Ago
by vttuning
…Simulacao(*Actual, t, n1, carrosout, n2); t +=
Aux
->tempo; } } } } bool spot(int n1…amp;carrosout, int numcliente, int tempochegada) { CNoFila *
Aux
= C2.InicioEstac; int numlugar; int lugaresestac= (2…C1.EstacParaLavagem(*C2.InicioEstac); Imprime(
Aux
->numcliente,
Aux
->numlugar, 3,
Aux
->tempo); C2.InsereItemEstac(…
Re: Help with recursive calls of Towers of Hanoi
Programming
Software Development
14 Years Ago
by flyingcurry
…;1360465]The call: "solve(diskNumber-1,
Aux
, Src, Dst)" will execute after the first…finished: "solve(diskNumber-1, Src, Dst,
Aux
)" But don't forget that this is also…: >solve(diskNumber-3, Src, Dst,
Aux
) And then the >solve(diskNumber-2, Src, …teacher came up with this so far Src= A;
Aux
=B; Dst=C; solve(3, A, B, …
C++ and OpenGL Hearts Game
Programming
Game Development
12 Years Ago
by taigi100
…[i].GetType()>Hand[j].GetType()) { SwapHandCard(i,j); } } int
aux
=0,ramas=0; for(int i=0 ; i<4… ; i++) { while(Hand[
aux
].GetType()==i) {
aux
++; } for(int j=ramas;j<
aux
;j++) for(int d=j;d…
Re: Help with recursive calls of Towers of Hanoi
Programming
Software Development
14 Years Ago
by javaAddict
…: "solve(diskNumber-1, Src, Dst,
Aux
)" But don't forget that this is … this execution: >solve(diskNumber-1,
Aux
, Src, Dst) >solve(diskNumber-1, Src,… will execute: >solve(diskNumber-2,
Aux
, Src, Dst) >solve(diskNumber-2, Src,… >solve(diskNumber-3, Src, Dst,
Aux
) And then the >solve(diskNumber-2, Src,…
Passing vectors to c++ function
Programming
Software Development
15 Years Ago
by 28daniela28
…(int i, int j){ bool schimb = 0; int
aux
; int a = i; int b = j; if(j… j, int * v){ bool schimb = 0; int
aux
; int a = i; int b = j; if(j…0; }; int * selectie( int * v){ int min,
aux
, poz, i, j; for(i=0; i<n-… } } if(min != v[i]){
aux
= v[i]; v[i] = v[poz]; v[poz] =
aux
; } } return v; } int verificareCorectitudine(…
problem with shortest common supersecuence
Programming
Software Development
15 Years Ago
by chouki
…i - 1][j] <= m[i][j - 1]) {
aux
[i][j] = -1; } else {
aux
[i][j] = 1; } } } } } [/CODE] …;"; while (i > 0 || j > 0) { if (
aux
[i][j] == 0) { cad = cad + r.charAt(lonr - i…); i = i - 1; j = j - 1; } else if (
aux
[i][j] == -1) { cad = cad + r.charAt(lonr - i…
Help with recursive calls of Towers of Hanoi
Programming
Software Development
14 Years Ago
by flyingcurry
…method that String Src="Src",
Aux
="
Aux
", Dst="Dst"; public static… void solve (int diskNumber, String Src, String
Aux
, String Dst) { if (diskNumber ==0) return; else… { solve(diskNumber-1, Src, Dst,
Aux
); System.out.println("Move the disk from "+Src…
Can't enable Picturebox transparency
Programming
Software Development
13 Years Ago
by AurosGamma
… transparency already enabled GhostClass
aux
= new GhostClass(); //Ghost class extends PictureBox
aux
.Parent = this;
aux
.Location = new Point(…new Size(23, 23);
aux
.BorderStyle = BorderStyle.None;
aux
.SizeMode = PictureBoxSizeMode.Normal;
aux
.Image = img;
aux
.BringToFront(); ghostArray.Add(
aux
); // my ghost array …
1
2
3
16
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC