search for: mbf

Displaying 5 results from an estimated 5 matches for "mbf".

Did you mean: mb
2011 Aug 10
1
Floats in Microsoft Basic format
...s = sign bit */ /* e = exponent bit */ /* m = mantissa bit */ for (i=0; i<4; i++) ieee[i] = 0; /* any msbin w/ exponent of zero = zero */ if (msbin[3] == 0) return 0; ieee[3] |= sign; /* MBF is bias 128 and IEEE is bias 127. ALSO, MBF places */ /* the decimal point before the assumed bit, while */ /* IEEE places the decimal point after the assumed bit. */ ieee_exp = msbin[3] - 2; /* actually, msbin[3]-1-128+127 */ /* the first 7 bits of the expon...
2009 Aug 14
1
reading in mdb and outputting to sql (GIS application)
I have a geodatabase and would like to import it into GRASS, but it is in .mbf. I use mac and linux, and don't have access to access on the machines that I normally use. I do have access to access at school, but I would like to find a way around this if possible. Any thoughts, comments, or suggestions would be welcome. thanks, -- Stephen Sefick Let's not spend o...
2006 Jul 20
1
samba as pdc in Ubuntu dapper, fails on ps$ join?
Hola, I've done everything as correct as I can see in smb.conf under fresh ubuntu 6.06 fully updated install to have it run as a PDC on hostname florentine, domain DAVEYST. There are no testparm errors. I've added users with useradd and smbpasswd -a I've added machines with useradd and smbpasswd -a -m I can see the server in my network neighbourhood and access/browse folders on
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...aa5S;{C>!V&yp(aHuI1DD9@pl2h@y9j4%!&~qZH)`548eT z3n@v`;i!G_)6aPe@i?6dbYX+Qi)+-eeA~;!<vh)41Q~7i65j!-&?8@x;}8-__))H2 zN|MN=TVK=L+Y26e4-Tw0rRTTqHi_R^YEF&#GVhpmb9cRNlp4>4B^)=q3}xsa8H@Q% zD(h&VrXbdX5837vwBM+b9~Inkd>GR0pbPln51SZi7AI)`i#d5H@FI27{~@~dAlm6u zrvzF!q7$K^U0FFfIXQ}mbf*9^X$$Tr^XTU*O@%VkEPInR`Dc2^nDER4_h+5QJXVwd zFLLpso-{)-jM*PGn!AVmC`G05w>L%*?xc;$cGiT>i!81#d;=vzdFb^(v9U)Enq&IK zNdU^1Bp1j$Glb7|PX@XyvK?u(tLT*aJT(SD;UGiv@nYR_3CB_<z?LRE7xDX0*I^fZ zBi7?h*FeJYD?X4=0GKr}^iKIi1D}*LEE!D^!1c_fu)~2nE8Tmh@J~RM2KBC#*(!Q) z$(A!Y_o8C)LSTfB47a3Nf_4i?<<`Sf1VDpT...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking