search for: _e_

Displaying 2 results from an estimated 2 matches for "_e_".

Did you mean: __
2017 Sep 04
0
NHW Project - fast discrete wavelet transform
Hello, I forgot in my last reply that my DWT implementation can be speed up, for example I'm doing for now: for (;_X1<_E_;_X1++,_RES+=2) //dilatation { _RES[0]=_X1[0]<<3; _RES[1]=(_X1[1]+_X1[0])<<2; } then for (;_X2<_E_;_X2++,_RES+=2) //details { _RES[0]-=(_X2[1]+_X2[0])<<1; _RES[1]+=6*_X2[1]-_X2[2]-_X2[0]; } whereas I can do in one fa...
2006 Mar 11
2
Can this be done with PXELinux?
Hi This is what I like to be able to do. 1. Computer boot on LAN, using PXELinux. 2. If the computer is booting for the first time it sends MAC adr, RAM, size of harddrive and name of videocard to a shared folder on a computer, maybe a server, that is attached to the network. 3. If this is not the first time it scan for a new task, could be a new ghostimage or an unattended installation of a