First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
looking for Hamming+BCH+Reed - Solomon Codes in perl
Hi, do you have any idea where can I find implementations of the Hamming +BCH+Reed - Solomon Codes in Perl? Thanks in advance -Amir ... 4 Aug 2010 13:35
FAQ 8.7 How do I clear the screen?
This is an excerpt from the latest version perlfaq8.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at http://faq.perl.org . --------... 4 Aug 2010 07:03
Spreadsheet shows scientific notation occasionally with somecells, but it is wrong
On 2010-08-03 23:47, mike yue <needpassion(a)gmail.com> wrote: I am not sure if this is related to the perl script(uses WriteExcel module), or related to my MS office excel settings. e.g. Here are six cells showing in a spreadsheet: 10b1e4 146914 10b818 14db80 8.054E+33 808c940 ... 4 Aug 2010 04:54
FAQ 8.23 How can I open a pipe both to and from a command?
This is an excerpt from the latest version perlfaq8.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at http://faq.perl.org . --------... 4 Aug 2010 00:36
Storing array elements tab delimitered in a string
I there an easy way to stora all elements of an array tab delimitered in a string (need to prepare collected data for import to a database).? ... 5 Aug 2010 04:48
Spreadsheet shows scientific notation occasionally with some cells, but it is wrong
mike yue <needpassion(a)gmail.com> writes: I am not sure if this is related to the perl script(uses WriteExcel module), or related to my MS office excel settings. e.g. Here are six cells showing in a spreadsheet: 10b1e4 146914 10b818 14db80 8.054E+33 808c940 The "8.054E+33" i... 3 Aug 2010 22:25
Spreadsheet shows scientific notation occasionally with some cells, but it is wrong
I am not sure if this is related to the perl script(uses WriteExcel module), or related to my MS office excel settings. e.g. Here are six cells showing in a spreadsheet: 10b1e4 146914 10b818 14db80 8.054E+33 808c940 The "8.054E+33" is actually from a string "8054e30" representing a memory add... 4 Aug 2010 16:53
FAQ 8.40 How do I avoid zombies on a Unix system?
This is an excerpt from the latest version perlfaq8.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at http://faq.perl.org . --------... 3 Aug 2010 18:02
Memory architecture [not only] Perl
On 2010-08-03, Peter J. Holzer <hjp-usenet2(a)hjp.at> wrote: They do on OS/2: the DLL's-related memory is loaded into shared address region. (This way one does not need any "extra" per-process-context patching or redirection of DLL address accesses.) Sounds a bit like the pre-ELF shared library system i... 8 Aug 2010 03:42
FAQ 7.18 How can I access a dynamic variable while a similarly named lexical is in scope?
This is an excerpt from the latest version perlfaq7.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at http://faq.perl.org . --------... 3 Aug 2010 12:32
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17