搜索资源列表
d12drv-ok
- 一款基于philips公司的PDIUSBDI12USB芯片(+C8051F020单片机)的采集卡的USB驱动程序源码及编译通过的sys文件。开发环境WinXP+xpddk+vc6.0,此驱动程序可以实现采集卡与PC机间批量传输(BULK)以及同步传输。
pcm_verilog
- 这是PCM电话传输系统模型的verilog程序,是一个modlesim开发环境下的工程文件,并有波形仿真结果.-PCM telephone transmission system Verilog model of procedures is a modlesim development environment under the project documents, and a waveform simulation results.
ADS_TFTP
- TFTP文本传输协议。本程序使用ADS编写,全部采用嵌入式C语言。本程序从嵌入式CPU S3C2410的系统初始化引导到CS8900A网卡芯片驱动,从TFTP协议到TFTP文件传输的实现,全部都使用C程序实现。
AVR_TOOLS
- C-Kermit源码。是使用串口/Modem和网络通讯的程序,文件传输支持Kermit协议。功能强大
PC_sender4
- 嵌入式系统与PC机上的串口响应程序。实现的功能是,运行于PC端,可以选择一个文件,程序会对文件进行分割。然后响应下位嵌入式系统的串口数据,将文件发送给下位机,实现文件的传输-Embedded systems and PC serial port on the response procedures. Achieve the function is run on the PC side, you can select a file, the program will split the file.
UART_Zmodem
- 用UART做文件传输_采用Zmodem协议,单片机程序.-To do with the UART using Zmodem protocol file transfer _, SCM
SFTP
- 这是国嵌推出的基于Linux及Mini2440的文件传输的项目,里面含有详细的项目文档和程序。-This is a country based on embedded Linux and Mini2440 launch the file transfer program, which contains a detailed project documentation and procedures.
minigui_xmodem
- 用MINIGUI开发的维护程序.ARM编译. 上传镜像文件,下载镜像文件,下载程序文件,下载配置文件,上传日志文件 利用XMODEM 协议传输文件. -MiniGUI developed with maintenance procedures. ARM compiler. Upload an image file, download the image file, download program files, download configuration files, upload
Serial_data_and_file_Transfer_Process
- 串口数据与文件传输程序,开发环境为ads1.2 和arm2440-Serial data and file transfer process, development environment for ads1.2 and arm2440
sc2410uart
- 基于vxworks平台的串口程序,CPU为三星的SC2410,在超级终端可以实现输入字符大小写变换,及文件传输并在窗口显示的功能。-Vxworks platform based on serial procedures, CPU for Samsung SC2410, HyperTerminal can be achieved in the case of input character conversion, and file transfer, and in the window displ
ftpc
- 通过EVC编程的基于WINCE系统的FTP传输程序,能完成FTP服务器目标文件夹自动扫描传输。-The FTP transporting programe based on the system of WINCE used by EVC programe tool.
ftp_server_client20090726
- 简单服务器,可以完成命令行下的文件传输,包括了服务器和客户端的程序-server and client
6.2_tftp_test
- S3C2410中tftp文件传输的测试程序。程序的运行环境为EVC。-S3C2410 tftp file transfer in the test program. The running environment for EVC.
Safety-file-transfer
- 该程序基于嵌入式LINUX环境下,实现一个安全文件传输实验项目。里面包含一些开发环境配置命令、试验程序、驱动程序、设计流程。-The program is based on embedded LINUX environment, realize a safety file transfer experiment project. Contains some development environment configuration command and test procedures, dri
bootloader
- 通过串口方式实现bootloader功能(非ISP)。可以直接下载hex文件将程序下载到指定Flash存储区。文件传输用Xmodem协议。 串口命令输入执行相关动作。 -The bootloader function (non-ISP) through the serial port. Hex file can be downloaded directly to the program is downloaded to the specified Flash memory area.
tcpSender
- qt;scoket;大文件传输;发送程序;有简单的界面-qt scoket large file transfers transmission program has a simple interface
tcpReceiver
- qt;scoket;大文件传输;接收程序;有简单的界面-qt scoket large file transfers receiving process has a simple interface
wenjian
- vb的文件传输系统,通过vb学习数据传送,学习vb的很好的实例程序,希望能帮到你们。-vb file transfer system, data transfer via vb to learn from the good example vb program, I hope to help you.
基于Qt的视频传输
- 该文件是我编写的一个Qt程序,完成基本的视频传输。
STM32F0 HAL CDC
- 基于HAL库的STM32F072 USB通信程序。将USB枚举为CDC方式,使用虚拟串口与PC进行通信,可以达到发送和接收500+KB/s的传输速度。并在自建eval文件中实现I2C通信。可根据自己需要将main.C进行修改。(STM32F072 USB communication program based on HAL library.The USB enumeration is the CDC way, and the virtual serial port is used to comm