I had the idea of making an ALU using an ADC as input value and an
analogic circuit (a gain controlled amplifier for multiplication for
exemple) an then fetch the result using a DAC followed by a buffer.
Have anyone tried this?
30 years ago that was a standard test in practical work at technical
schools, it was called an "Analog Computer" ;-)
What I remember,
it was a hell of job to get the same results twice ;-)
Re: What Id Like to See in Delphi ... When your main TDataSet descendant is updated for whatever reason, then your Clone is updated from the TDataSet's _buffer_.... Or IOW, The TCloneDataSet is expected to work in the same way in which TDBGrid issues a fetch request to TDataSet and is TDataSet's responsibility to decide from where it fetches its records. ... (borland.public.delphi.non-technical)
Re: Non blocking spin lock.. ... then later complete the fetch of buffer_to_read. ... from buffer'.... fetch data across a pointer dereference.... Write ordering is *not* part of the x86 specification.... (comp.programming.threads)
An analogic ALU ... I had the idea of making an ALU using an ADC as input value and an ...analogic circuit (a gain controlled amplifier for multiplication for ...exemple) an then fetch the result using a DAC followed by a buffer. ... (comp.arch.arithmetic)
Re: stream pdf to browser ... but doing this returns the buffer but does not post it to the ...browser.... Are you trying to *fetch* the content via JavaScript? ...Gaurav Vaish | www.mastergaurav.com ... (microsoft.public.dotnet.framework.aspnet)
Re: Non blocking spin lock.. ... Set buffer_to_read to buffer 1 ... then later complete the fetch of buffer_to_read. ... Variable buffer_to_read is a pointer. ... (comp.programming.threads)