Re: homomorphism of module



William Elliot wrote:
Thank you for the axioms. As they are crammed together without spaces, it
is hard for me to study them without undue eyestain. So when I've time to
download your reply and buffer the equations with eye saving spaces,
then I'll be able to make studious reply as may be needed.


Possibly more legible, and definitely more certain to be complete (I wrote
mine slightly off the top of my head) could be one of the following
resources:
http://en.wikipedia.org/wiki/Module_%28mathematics%29
http://planetmath.org/encyclopedia/Module.html
http://mathworld.wolfram.com/Module.html

--
Mikael Johansson
<mik@xxxxxxxxxxxxxxxx>
.



Relevant Pages

  • Re: Assembly conversion to Pocket Pc format
    ... But in my case it is throwing exception before executing that statement what ... That is before reading buffer size it is throwing ... Stream respStream = resp.GetResponseStream; ... upload and download files in compact framework. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Library design for downloading an unknown amount of data?
    ... I'm writing a library to download data from a number of external devices. ... Devices which support random access to the internal memory. ... unsigned int address, ... To use this function, you need to pass a buffer that is large enough the store the downloaded data, and you get the actual size in the "result" parameter after the download. ...
    (comp.lang.c)
  • Re: Library design for downloading an unknown amount of data?
    ... download data from a number of external devices. ... A potential problem with this approach is that the buffer size will be ... Some devices send everything in a single packet, ... download everything, cache the data, return it chunk by chunk to the ...
    (comp.lang.c)
  • Re: Library design for downloading an unknown amount of data?
    ... download data from a number of external devices. ... unsigned int* size, ... exception that I'm returning an error code if the buffer is too small. ... Some devices send everything in a single packet, ...
    (comp.lang.c)
  • Re: Reading a table
    ... Consider that the file must STILL have a rigorously-applied delimiter ... with a buffer of strings delimited by NULs that corresponds to your ... text files I download from the net, and I ... But when it comes time to parse a file that I've written myself ...
    (comp.lang.c)