@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12



Comments:

<0> LUTs?
<1> durammy, you mean sLUT ?
<1> what is better : comeau or edg ?
<2> hola
<2> Obike...
<3> ok .. making a little "light" into the matter ... I was thinking if there is a way (an if this is feasable) to build LUT (lookup table) at the compile-time instead of run-time , through the usage of C++ templates .... anyone has any comments on this ?
<4> what are you looking up?
<3> enums :) ...
<3> but actually is a multidimensional LUT
<3> so table is not THE keyword ..
<4> ok can we have that in english now?
<2> I dont get it, whats the problem?
<3> lookup table is sometimes reffered as a bi-dimensional structure ..
<4> no ****
<3> but I want to have it with multiple dimensions, configurable if possible ..
<4> vector of vectors



<4> map of vectors
<2> or a tree
<4> or a bush :)
<3> the representation I need is something that will give constant time access to any element, independent of the size ..
<2> why was the focus on compile time vs run time in the first place?
<3> to have the initialization at the compile time
<2> so what
<4> not with maps and vectors
<4> and other stl containers
<3> I know ..
<2> hashtable is not part of the stl yet
<2> but I believe boost has implementations
<2> map is implemented with a tree
<3> I was thinking on using arrays .. but I'm too lazy to write the initalization sequence ...
<2> you are simple arent you
<3> and I thought that the compiler will do my job ;) ...
<3> so I learned that one can compute factorials with the help of templates ... then why not build a LUT with the same mechanism ..
<2> you do not quite understand metaprogramming do you...
<3> sometimes it eludes me, I must confess :(
<3> anyhow a simple answer will do I think, in my small world any question is a step forward, no matter the answer ...
<5> Hi everyone
<5> I need to implement a logging design that will handle some were in the 1000 lines a second range.
<5> I was thinking about writting to something like a msg queue, and have a seperate process read and write to file.
<5> anyone have thoughts or experience do this?
<6> plz paste working visa and thx
<7> hmoooood what??
<6> ya ^^
<8> "please kick me"
<9> hi
<9> anyone here?
<9> urgent C++ question
<10> calc q
<11> q = We are able to recognize a properly asked question even without the word "question" introducing it.
<9> i have a cl*** random.h
<10> That's an odd name for a cl***.
<9> yes i know
<12> that's a weird compiler
<9> but here is what my cl*** is supposed to be...
<9> it's supposed to compute the next number of a given sequence
<9> can i post the cl*** somewhere to make it easily to understand for you guys?
<4> sounds terribly serious
<9> ...of course i'm serious it's a C++ homework for today!
<7> mata828282 can you read the topic?
<9> :D LOL
<4> ooooh homework...
<7> and you've had all weekend to do it, but are just getting around to it?
<9> ...yea but you know i study math and don't really have time to do everything
<4> he just got out of bed...
<9> so i try to post my code on the website
<7> sounds like a pp to me
<4> wild riproaring parties in zurich
<7> cz is Switzerland?
<4> .ch is
<9> i posted on the website
<9> posted my cl***
<4> and the url is?
<9> should be http://www.noidea128.org/sourcefiles/15821.html
<9> is it?
<9> ...
<7> what's the point of a
<7> normally there is a multiply and add



<7> nevermind, I misread the comment
<7> that looks like a standard linerar congruential random number genertor
<9> yes it's a number generator
<9> it should generate the next number
<9> of the sequence
<7> so, what's the problem?
<9> i must control
<9> i must
<9> write a program that tests the cl*** for concrete values of a,b,m and x0
<7> so go do it
<13> Off to office
<9> but i have problems calling the operator ()
<13> gotta drop daughter at school before I get ther
<9> yes but could somebody tell me how to call operator ()?
<13> Random gen(1,2,3,4,5);
<13> next = gen();
<9> what's gen?
<13> Random gen(1,2,3,4); /// sorry should have been only 4 args to the constructor
<14> *gah* why is windows asynchronous file io so different from other OSs
<13> how many other OSs have you played with?
<9> doesn't work
<9> isn't something wrong with the namespace?
<13> mata828282 what the hell does "doesn't work" mean ??
<14> vawAFKhome: mainline ones :) bsd, linux, solaris
<13> oh, so you've played only with *nix systems
<14> good enough :P
<13> mata828282 ok, math::Random gen(1,2,3,4);
<13> I have NO idea why I'm trying to get you through your cl***, you don't want to put forth any effort...and I really need to go
<14> vawAFKhome: it covers most of the market today ;)
<14> vawAFKhome: ok, take care ^-^
<15> who cam help me with a Sistem Expert written in C++
<16> huh?
<16> just ask your question...
<17> i think he means an expert system.
<14> must be french
<16> oh yes you are probably right..
<16> yes, or any Latin language for that matter has that syntactic order
<17> nope.
<16> am i wrong?
<17> french has the inverse, system expert.
<17> english is germanic, not romance.
<17> in slavic tongues it can go either way.
<16> i never said english is latin, i said french or any other romance language would have that word order, unlike english whcih is mostly germanic
<17> then i guess you were right :P
<16> heh
<17> i infered your meaning incorrectly.
<16> that's ok, i was kind of spare on words there..
<16> sparse*
<14> well for that
<17> i missed the "must be french"
<14> you can choose!
<16> !danybest
<16> i mean.. erm
<16> !country danybest
<16> wait how's that work?
<16> country danybest
<14> it doesnt?
<17> s3.http-tunnel.com
<17> usa.
<17> the tld is usa, the ip is....
<14> canada~~
<14> hehe
<17> virginia, usa
<17> tracert ends at...
<17> usa = (usa+canada)
<14> heh
<14> dont let them hear that
<17> :P
<17> ends at va
<14> vancouver?
<17> i don't know where he is behind the tunnel though, i'm ***uming somewhere far, far away.
<17> virginia
<14> lol


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #c++
or
Go to some related logs:

#mirc
#c
#linux
driver usb 1060 he arescom
gcc tr1 gentoo
#MissKitten
#linux
raymond, psycic
cowasucky picture
#linuxhelp



Home  |  disclaimer  |  contact  |  submit quotes