搜索资源列表
usbmass-ufi10
- USB海量存储设备传输规范UFI,用于数据传输的命令集-USB Mass Storage standard UFI transmission equipment for data transmission command set
usb_msc_cbi_1.1
- USB海量存储规范CBI,CBI传输协议则用Control/Bulk/Interrupt三种类型的端点进行数据/命令/状态的传送-USB Mass Storage standard CBI. CBI transmission protocol used Control / Bulk / Interrupt three types of endpoint for data / order / delivery status
C++readcom
- 一个串行通信的小例子,该程序可以将通信所得到的数据显示出来且可存储为TXT文件,并且可以读取TXT文件恢复波形。-a small example. The communication process can be obtained data can be displayed and stored for TXT documents, and can read TXT file recovery waveform.
10
- 掌握栈与队列的数据类型描述及特点; 2)掌握栈的顺序和链式存储存表示与基本算法的实现; 3)掌握队列的链式存储表示与基本操作算法实现 4) 掌握栈与队列在实际问题中的应用和基本编程技巧 5)按照实验题目要求,独立完成实际程序的编写编写、调试和运行,并通过用例数的运行过程抓获相关屏面验证程序设计的正确性;
1
- 图象压缩技术, 由于图像和视频本身的数据量非常大,给存储和传输带来了很多不便,所以图像压缩和视频压缩得到 了非常广泛的应用. 数据压缩方法种类繁多,可以分为无损压缩和有损压缩两大类.无损压缩利用数据的统计冗余进行压 缩,可完全恢复原始数据而不引人任何失真,但压缩率受到数据统计冗余度的理论限制,一般为211到 5-1.有损压缩方法利用了人类视觉对图像中的某些频率成分不敏感的特性,允许压缩过程中损失一定的 信息 虽然不能完全恢复原始数据,但是所损失的部分对理解原始图像的影响较小
SerialComm_100a_src
- 用java实现的串口通信源代码。从串口接收数据,发送数据,并存储数据以备分析之需
fec-3.0.1.tar
- Reed-Solomon信道编解码,支持RS(223,32),无线模块和数据存储的有力工具
comm15
- 1、将串口通讯协议存储为一个通讯文件,可是随时将存储通讯协议文件调入计算机运行与下位机通讯 可以实现通讯对话,供下位机工程师参考使用,其主要的通讯协议本程序把它们分成四种情况。 以下说明: 1)下位机直接发送数据,上位机只接收不回应数据。 2)下位机直接发送数据,上位机接收并回应数据。 3)上位机直接发送数据,下位机只接收不回应数据。 4)上位机直接发送数据,下位机接收并回应数据。 下位机工程师完全可以利用这个功能单独的并且很方便的调试与上位机通讯程序,更改双方的通讯协议, 不再需要上位机工程师
pc-hpi
- 利用DSP HPI实现PC程序与DSP程序间的数据交换,Mailbox起辅助作用。当对DSP存储区进行大量持续访问时这种方式很适合。-PC procedures and the procedures for DSP data exchange, Mailbox play a supporting role. When the DSP storage area sustained extensive interview this approach is well suited.
IIC
- IIC同步串行通讯。掌握S3C44B0IIC控制器的编程方法,编程实现串行EEPROM存储器24C16的数据存储和访问-IIC synchronous serial communication. Master S3C44B0IIC controller programming methods, programming 24C16 serial EEPROM memory for data storage and access
code
- 主要是实现无线传感器网络的通信,这个代码主要是实现数据的存储-Mainly wireless sensor network communication, this code is to achieve data storage
Client
- 从摄像头采集视频数据后,显示,然后利用xvid编码器进行压缩,并且存储,并使用Jrtp/jrtcp协议进行传输,送至server端显示。-Using xvid codec, capture video data from the camera after the show, and then compressed storage, and use Jrtp/jrtcp protocol for transmission and sent to the server-side display.
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.
FM_BYTES
- 用于存储和传输的二进制数据的类,并自动完成数据块空间分配和管理。-...
ZpyGPS
- 串口接收GPS数据带存储功能 解析GSP 数据将时间位子等定位状态提取出来了的-Serial port to receive GPS data with data storage capabilities GSP the time resolve the seat so positioned to extract out of state
CFileMapTransTxt
- 同过创建内存映射实现程序间的数据传输,在内存开辟一段存储区域-Been achieved with the program create a memory map between the data transfer, opening up a storage area in memory
AD-caiji
- AD数据采集并实时更新界面,包括数据存储,计算等操作-AD data acquisition and real-time updates of the interface, including data storage, computing and other operating
GPRS
- 本程序是电脑(上位机)和基于stm32系列开发板的GPRS无线通讯模块之间进行数据传输交互的代码,包括对传输数据的校验以及Oracle数据库的存储过程,并且支持多线程-This program is a computer (PC) and code data transfer interaction between the GPRS wireless communication module based on the the stm32 series development board, inc
UDP.rar
- 1、首先需要定义的对象: SOCKET ReceivingSocket //接收端的Socket SOCKADDR_IN ReceiverAddr //接收端的地址信息 char ReceiveBuf[1024] //接收数据缓冲区大小 int BufLength //缓冲区长度 SOCKADDR_IN SenderAddr //发送数据端地址信息 int SenderAddrSize = sizeof(SenderAddr) //发送
CSaveTest
- .ini文件生成程序,可用于自动生成.ini文件并存储VC控件中间过程数据。-. ini file generation process can be used to automatically generate. ini file and process data stored in the middle of VC control.