发送端:
float a = 1.12345;
char* p ;
p = char*(a);
for(char i = 0;isizeof(a);i++)
{
send(*p);
p++;
}接收端:
float a = 1.12345;
char* p ;
p = char*(a);
for(char i = 0;isizeof(a);i++)
{
*p = sbuf;
p++;
}
Programming Languages [url=https://download.eeworld.com.cn/detail/wyzamazon/8459]Classic Algorithms [/url] [url=https://download.eeworld.com.cn/detail/wyzamazon/9211]Shell Programming from Beginner to
[i=s]This post was last edited by dcexpert on 2016-1-7 14:10[/i] Yesterday, I read the recommendation of forum member xijiele and found that MicroPython is really good, with more functions than Arduin
Selection of video surveillance transmission technology solutions Since the late 1980s, video surveillance technology has been increasingly widely used. With the continuous promotion of system applica
Texas Instruments (TI) is an industry leader in high-performance clock and timing products. With a broad range of unique products, easy-to-use design tools and global support, TI helps engineers quick