资源列表
[其他小程序] measuretoolsGPSR.NS2
说明:MEasurement tools for calculate Packet Delivery fraction and normalized routing load for greedy perimeter stateless routing<as-sundais> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[matlab例程] project_test
说明:This program give examples on how to sample from normal distribution<nickster> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[其他小程序] 1
说明:输入两点坐标,计算其连线方位角。并将方位角由弧度转角度-Enter the two coordinates to calculate the connection azimuth. Transferred by the arc angle and azimuth<oliverrenlu> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] RT12864_serial
说明:LCD显示器RT12864的串行驱动程序,适用于51系列单片机。-LCD display RT12864 serial driver for 51 series.<061> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] sin
说明:在51单片机中实现正弦波的发生。采用查表的方法实现。产生5HZ的正弦波。-51 SCM in place to implement a sine wave. Achieved using look-up table method. Sine wave generated 5HZ.<yinxiong> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[Internet/网络编程] Reuse_Of_TCP_PORT
说明:bind 普遍遭遇的问题是试图绑定一个已经在使用的端口。该隐患是也许没有活动的套接字存在,但仍然禁止绑定端口(bind 返回 EADDRINUSE),它由 TCP 套接字状态 TIME_WAIT 引起。该状态在套接字关闭后约保留 2 到 4 分钟。在 TIME_WAIT 状态退出之后,套接字被删除,该地址才能被重新绑定而不出问题。本文提出了解决该问题的方法。-bind common problem encountered is trying to bind a port already in u<与乁> 在 2025-07-18 上传 | 大小:1kb | 下载:0