Spam detection software, running on the system "mail.Millennium.Berkeley.EDU",
has
identified this incoming email as possible spam. The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email. If you have any questions, see
the administrator of that system for details.
Content preview: Hi I have a matrix
z1[4][4]={{14,22.5,77.3,5},{11,35.7,12.5,33.6},{41.4,57.5,43.8,9.1},{77.4,55,12,64.7}};
So, when i do a compression and display the result is not the same at the
original matrix. The problem is about declaration in structure...that i want
to know how to declare a float or double in the nx_struct: [...]
Content analysis details: (4.0 points, 3.3 required)
pts rule name description
---- ---------------------- --------------------------------------------------
3.2 FH_DATE_PAST_20XX The date is grossly in the future.
0.0 HTML_MESSAGE BODY: HTML included in message
0.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60%
[score: 0.5000]
1.1 DNS_FROM_OPENWHOIS RBL: Envelope sender listed in bl.open-whois.org.
-0.3 AWL AWL: From: address is in the auto white-list
The original message was not completely plain text, and may be unsafe to
open with some email clients; in particular, it may contain a virus,
or confirm that your address can receive spam. If you wish to view
it, it may be safer to save it to a file and open it with an editor.
--- Begin Message ---
Hi
I have a matrix
z1[4][4]={{14,22.5,77.3,5},{11,35.7,12.5,33.6},{41.4,57.5,43.8,9.1},{77.4,55,12,64.7}};
So, when i do a compression and display the result is not the same at the
original matrix.
The problem is about declaration in structure...that i want to know how to
declare a float or double in the nx_struct:
typedef nx_struct test_serial_msg {
nx_uint16_t counter;
nx_??????? z1[n1][n1];
} test_serial_msg_t;
please help me, i'm new in tinyos and i haven't a lot off knowledge ... please
help me.
--- End Message ---
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help