搜索资源列表
AisReceiver
- 利用VC编写一个通过计算机的端口实现AIS数据的串口数据接收和数据的监听,是一个很好数据接收处理程序,对航海信息数据处理有重要的意义-Using VC to write a computer port through the realization of AIS data, serial data reception and data monitoring, is a good data reception processing, data processing on the navigatio
RTX
- 开发了地面实验验证系统中的实时数据采集软件:利用RTX提供的高速,准确 的RTSS响应,来优化windows中断服务线程机制、1/O端口调用机制等等,使得基于 RTX环境的数据采集卡具有更强的实时性能.-Developed a ground-based experiment to verify the system real-time data acquisition software: the use of RTX to provide high-speed, accurate RTS
EFT
- 2008年第七期EMC技术期刊--无线数据采集器用滤波电容解通信端口的EFT问题-2008 Seventh EMC technical journals- Wireless data acquisition filter capacitor used in the EFT solution communication port problem
Serialdebugger
- 用来串口调试,可以实现将单片机的数据传输到电脑端,而且也能实现电脑对单片机的控制-Used for serial debugging, you can achieve the single-chip data transmission to the client computer, but also able to achieve single-chip computer to control
sdram_vhdl_lattice
- sdram的控制程序,程序分为控制端口模块、时钟模块、数据传输模块及刷新等模块-sdram control procedures, process control port is divided into modules, clock modules, data transfer module and refresh modules
par2ser
- 并/串转换器即并行输入、串行输出转换器,例如一个8bit输入的并/串转换器,输出时钟频率是输入时钟频率的8倍,输入端一个时钟到来,8个输入端口同时输入数据;输出端以8倍的速度将并行输入的8bit串行输出,至于从高位输出还是从低位输出,可以再程序中指定。-And/or parallel series converter input, serial output converter, for example, a 8bit input and/series converter, the output
com232
- 读取端口数据,方便调试用,可以搞一下,很好玩的。-Read data port for debugging, you can engage in what, it is fun.
UsbDebug.exe
- 关于USB 端口接收数据信息, 这样就方便用户对数据的采集了。-about USB Count Receive Data Message,
PCI812F
- 这是我购买的数据采集卡的实例程序。这类程序在网上比较难找。它是通过PCI端口与上位机相连。-This is what I purchased an example of data acquisition card program. Comparison of such procedures difficult to find online. It is through the PCI port connected with the host computer.
yacc.tar
- mips处理器,将指令和数据放到一个双端口ram里存储-mips processor, the instructions and data into a dual-port ram to store
11
- 1-99数码管显示,用keil软件写的C程序,可以改动参数实现其它数据显示,也可以改变控制端口-show the mumber for 1 to 99
trafficlight
- 交通灯控制器的设计与实现主要是通过编写汇编语言程序利用8255A与8253对灯的亮与灭及时间进行控制。首先,要了解的是8255A与8253是如何工作的,包括它的A口、B口、C口和控制端口是如何写数据的以及如何使用8253定时来控制变换时间。-Traffic light controller design and implementation is mainly by writing assembly language programs using 8255A and 8253 pairs of
jPortMap
- 实现数据基于端口的转发,从而实现数据的捕捉,分析报文,查看原始报文。(To achieve data based on port forwarding, so as to achieve data capture, analysis of packets, view the original message.)
dsPIC33EPXXGS50X系列数据手册
- 微芯公司 dsPIC33EPXXGS50X系列数据手册,可了解其功能及端口设定介绍(Manual data series microchip dsPIC33EPXXGS50X, can understand the function and setting the port)
VB读取接收机RMC数据
- 通过串口连接接收机主板接收蓝牙端口数据实现卫星定位(Receiving data from Bluetooth port to realize satellite positioning)
Serial2Net
- PC端的串口数据和TCP数据的转换工具,也可以用做串口或TCP的调试。(Serial data and TCP data conversion tools at the PC end)
ReadTxt
- public static void main(String[] args) { //File file = new File("d:\\shaolang.txt"); //ReadTxt(file); File file = new File("d:\\ip端口数据.txt"); List list_Content = new ArrayList(); list_C
端口调试工具
- CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。(CommMonitor detects, intercepts, and analyzes serial communication protocols in reverse. It
UDP数据绘动态图
- Qt 实现UDP数据接收绘制动态图,可以指定IP地址和端口(QT realizes UDP data receiving, draws dynamic graph, and specifies IP address and port)
EC20 AT指令驱动
- EC20模块AT指令驱动,EC20是移远一款带有GPS功能的LTE模块,代码实现了AT指令数据收发 1、使用 AT+QGPSCFG 对GPS参数进行配置,此步骤不进行亦可使用(采用默认参数)。 2、使用 AT+QGPS 开启GPS功能,激活NMEA端口开始上报GPS NMEA数据,也可通过AT指令端口获取NMEA GPS数据(EC20 module is driven by at command. EC20 is a LTE module with GPS function. The code