搜索资源列表
曼彻斯特码
- 今天看了一下从fpga上下的曼彻斯特编解码的程序,感觉不是很清楚,仿真了一下,更迷茫了,大家看看为啥这程序要这么编呢? 程序比较长,不过写的应该还是不错的,看了后应该有收获。 总的思路是这样: 1 通过一个高频的时钟检测wrn信号,如果检测到上升沿,则表明开始编码,将输入的8位数据转为串行,并编码,然后输出。 2 定时信号是从高频时钟16分频后得到的,在wrn上升沿后16分频使能,在编码结束后禁止分频输出。 3 no_bits_sent记录串行输出的位数,应该是从0010到1
dnsguardpro
- dnsguard是一种高性能DoS攻击检测和防护工具。它可以监听以太网上的ip协议数据流,分析其中是否有DoS攻击,当发现了DoS攻击,dnsguard会自动向F5交换机发出指令,删除该攻击者的连接,并在一段时间内禁止其访问。dnsguard有效的防止了DoS攻击对服务器造成的危害,保证服务器的正常运作。-dnsguard is a high-performance DoS attack detection and prevention tools. It can monitor ip on t
IPCComm
- 网络通信开发包手册开发一套易用的网络通信包,以C++形式对功能进行封装。 对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函数完成连接的建立和数据检测功能。 附带使用说明书。 原作者闻怡洋-network communication development kits developed a manual, easy-to-use communications network packets to C + + form of a wrapper func
comcool
- 串口调试工具,可以实时检测串口发送和接收数据-serial debugging tools, real-time detection can send and receive serial data
网络通信开发包
- 一套易用的网络通信包,以C++形式对功能进行封装。对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函数完成连接的建立和数据检测功能。-set of easy-to-use communications network packets to C + + form of a wrapper function. Right Winsocket and NamedPipe API function package, and provided some API functi
Network_data_link
- 3.1 Data Link Layer Design Issues 3.2 Error Detection and Correction 3.3 Elementary Data Link Protocols 3.4 Sliding Windows Protocols 3.5 Protocol Specification and Verification 3.6 Example Data Link Protocols
智能膨胀仪通讯源程序
- 我做的一个VB与下位机通讯的程序。在程序中涉及到了,通讯检测,数据分析等功能!主要是利用VB的通讯控件MSCO-I do a VB and under-machine communication procedures. The procedure involves the detection of communications, data analysis functions! Mainly using VB Communication Control MSCO
vb-plccommunication
- vb与plc串口通信程序 另加串口监视精灵 CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。-vb plc serial communication program plus a serial port monitor
UDPComm
- 基于UDP通讯服务器的开发,主要负责接收传感器发送上来的检测数据,校验后解析(CRC校验),并存储在SQL数据库中。-UDP communication server-based development, primarily responsible for receiving the sensor sends up the detection data checksum (CRC check) after parsing, and stored in an SQL database.
MFC-COscilloscopectrl_demo
- 用VC++MFC编写的上位机软件,它可以通过rs232串口接收下位机发送来的数据并实时显示,还可以对波形作频率幅度检测,还可以做更多普通示波器做的事情。-Prepared using VC++MFC software, it can be through the RS232serial port to receive the client to send data and display in real time, but also on the wave frequency amplitude
zf-bdfe
- 数据联合检测与信道估计源码,此为博士论文相关程序,对信道及信号检测有详尽的描述和仿真-Joint data detection and channel estimation source, this doctoral thesis program, a detailed descr iption of the channel and the signal detection and simulation
IOTest
- socket数据传输,可以直接在工程中使用,也可以作为单独的IO检测工具,检测网络是否连通。-socket data transmission, can be used directly in the project can also be used as a separate IO detection tool that detects whether the network connectivity.