搜索资源列表
SOCKET服务器(队列算法)
- SOCKET服务器,支持多客户端,含协议判断处理. 每个客户端有独立的数据队列做BUFFER, 采用异步SOCKET方式接收数据. 传上来换点分!对初学都应该还算是比较全面的.含全部源代码.
NO7
- 著名的电信七号信令NO7,协议栈实现代码。包含了从最底层HDCL数据流处理到上层L4呼叫处理的流程。-The code for Ss7 protocol stacks,include from the HDCL data stream handling to the the Handle flow of L4 Call.
GPS数据的采集
- 该程序采用GPS异步串行方式,通过串口采集遵循NMEA0183协议的GPS数据,对之进行后台处理 通过ODBC放到数据库中! 经典-the procedures used GPS asynchronous serial, serial through acquisition agreement followed NMEA0183 GPS data, on which background processing into the database through ODBC! Classic
data_processing_in_COMM
- 串口通讯中的数据处理,包括普通型和无线型-Serial Communication of data processing, including general-and wireless -
dongtaishuju
- vc环境下实现动态数据处理,并对原理作了简要的介绍-vc environment dynamic data processing, as well as principles are briefly discussed
data-process-arithmetic-in-intelligent-instrument.
- 测量精度和可靠性是仪器的重要指标,引入数据处理算法后,使许多原来靠硬件电路难以实现的信号处理问题得以解决,从而克服和弥补了包括传感器在内的各个测量环节中硬件本身的缺陷或弱点,提高了仪器的综合性能-measurement accuracy and reliability of the apparatus of the important targets, the introduction of data processing algorithm, Many rely on the original
时态关系数据的分类及时态关系表示
- 时态数据处理 时态数据处理 有关数据库中的时态数据-Temporal data processing temporal data processing database of temporal data
CRCProgram
- 用MFC编写的数据包校验与常用校验算法(数据处理方法与串口通信用户层协议的编制)。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared by MFC with the commonly used packet checksum checksum algorithm (data-processing methods and user layer protocol serial communication preparation). They are al
SerialPortTest
- 用MFC编写的串口通信数据包处理方法的程序实例。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -MFC prepared using serial communication method of packet processing procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good re
NetCompletionPort
- 一个完成端口的类,对于套接字大批量数据处理比较有用,适用与游戏开发,服务器与客户端的适用-A completion port type for socket handle large quantities of data more useful, application and game development, server and client application
GpsRecv
- 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a
AnalyseLog-for-xsens-mems-mti
- 荷兰xsens公司的mems mti 系统的模拟输出形式数据处理。在该工作模式下,mems 陀螺输出的是三轴加速度和三轴角速度的模拟电压形式,经过数模转换后进行数据处理,得到数字的输出量-Netherlands xsens' s mems mti system output in the form of analog data processing. In this mode, mems gyro output three-axis accelerometer and three-axis
RS232
- 通过RS232串口通讯实现GPS的数据传输,以及数据处理-Through RS232 serial communication realize GPS data transmission, and data processing
UPS
- UPS监控软件,实现开机自动启动,用串口类来实现的。其中串口类可是经典啊。包含异步和同步方式,采用回调函数实现串口数据处理-ups monitor,
CPP_Com_TEST_Fubiao
- 串口两级缓冲区通信示例工程,适用于需要处理大量串口数据的应用场合,两个缓冲区分别为挑帧缓冲区和解帧缓冲区,分别在两个线程中进行,可有效解决突发大数据处理能力不足的问题。-The two level buffer serial communication example project, for applications where the need to handle a large number of serial data, the two buffer respectively choos
STOck
- 股票程序源代码,数据处理 股票软件 加密解密数据-stock system ,
LVDS_Data
- 利用控制台进行数据处理,
pccon
- 包含:833us延时程序,接收的数据处理函数,接收一个字符函数,字符串发送函数-Contains: 833us delay procedure, the receiving data processing functions, receiving a character function, the string sending function
504
- 使用VS2003编程,完成人体呼吸心跳信号显示与处理,图形界面的显示,以及数据处理,同时使用通用控件,串口接收数据,FFT频域分析。-Using VS2003 programming, the completion of the human body respiration and heartbeat signal display and processing, graphical interface display, as well as data processing, while the
读取串口数据并画实时曲线的VC++程序源码
- 通过串口读取数据,将读取回来的数据分析处理,然后通过曲线形式显示出来。(Read data through the serial port, read back data analysis, processing, and then displayed in the form of curves.)