CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - VC 文件传输

搜索资源列表

  1. 4.1

    0下载:
  2. VC++开发串口程序,可以辅助深刻的了解到个个文件的传输-VC Serial procedures can be assisted deeply understand each document transmission
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:51074
    • 提供者:唐永
  1. TCP实现客户服务器聊天程序

    1下载:
  2.   操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
  3. 所属分类:网络编程

    • 发布日期:2008-11-21
    • 文件大小:55808
    • 提供者:lenjear
  1. 使用AVR单片机模拟USB hid设备,免驱动

    1下载:
  2. 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-10-14
    • 文件大小:188329
    • 提供者:李璇
  1. ChatRoom.rar

    1下载:
  2. 很简单的局域网语音聊天工具,能传输文件。采用VC语言编写,Very simple local area network voice chat tool that can transfer files. Using VC languages
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:686314
    • 提供者:肖德俊
  1. dlldemo

    0下载:
  2. 动态链接库示例程序说明: 1.ZZ18的动态链接库与TP800的动态链接库完全兼容,因此使用上用户可以参照TP800动态链接库的示例程序进行。 2.该目录给出了各种语言调用动态链接库的DEMO程序。 3.BD100目录下给出了VC调用动态链接库的DEMO程序,示范了如何实现批量文件的传输和删除。 -Sample program shows the dynamic link library: 1.ZZ18 dynamic link library dynamic
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2966594
    • 提供者:mjj
  1. VCtrans

    0下载:
  2. 用vc写的传输文件代码,请大家多多指教-Used to transfer files vc written code, exhibitions U.S.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3210845
    • 提供者:wna
  1. transferfile

    0下载:
  2. 此文件已经在VC++6.0中编译通过,它主要是实现文件在网络中的传输-This document has been VC++ 6.0 in the compiler is passed, it is mainly the realization of a document in the network transmission
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:79416
    • 提供者:龙神
  1. feigechuanshu

    0下载:
  2. 用VC++设计的飞鸽传书,通过局域网可以文件的传输-With VC++ Designed Dove Chuanshu LAN file transfers can be
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:316302
    • 提供者:zhao
  1. stop-wait

    1下载:
  2. 通过VC设计出停等协议工作的演示界面,并将演示的过程显示出来,收发双方传输的数据采用共享文件通信-Through the VC and other agreements designed to stop the work of the presentation interface, and displayed the process of presentation, send and receive data from the two sides share files using commun
  3. 所属分类:Windows编程

    • 发布日期:2013-09-23
    • 文件大小:1841
    • 提供者:guangangyu
  1. chat

    0下载:
  2. 局域网聊天系统。能实现文字,文件等基本的传输功能,vc开发。-LAN Chat
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-06
    • 文件大小:1199119
    • 提供者:hzq
  1. transfer

    0下载:
  2. 用VC++写的传输文本文件的程序,程序较为简单,但可以很好的传输文件,不过在两台主机上用要改下代码里 的IP。-Using VC++ to write a text file transfer procedures, the procedures are more straightforward, but you can transfer files very good, but in the two hosts to be changed under the code used in the
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-07
    • 文件大小:1898600
    • 提供者:于玉宇
  1. translate_for_local_net

    0下载:
  2. 一个基于MFC的小程序源代码,能够实现局域网内大文件的点到点传输,对于初学VC++网络编程的人很有帮助的-A small program based on the MFC source code, to achieve LAN point-to-point transmission of large files, for learning VC++ network programming were very helpful ~ ~
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:114558
    • 提供者:天之舞
  1. fileproject

    0下载:
  2. 采用 CSocket 类编写的局域网文件夹传输的VC实现-s how to use MFC s CSocket class to transfer files (large files or small files-- it doesn t matter) from one computer to another over a network or the Internet
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3635796
    • 提供者:魏忠祥
  1. socket

    0下载:
  2. 用c++写的一个套接字文字传输,包括服务器和客户端,采用vc++6.0开发环境,用户可以在config文件中设置端口-Using c++ socket write a text transmission, including server and client, using vc++6.0 development environment, users can set the port in the config file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:2026121
    • 提供者:孔纯松
  1. CBase64

    0下载:
  2. VC++加密头文件,这个头文件可以实现数据的加密,是数据的传输更加安全。-VC++ header file encryption, this header file can achieve data encryption, data transmission is more secure.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1975
    • 提供者:徐明
  1. 2

    0下载:
  2. 也是基于vc++的编程,在通讯的基础上实现文件的传输功能:读出和写入操作-Is also based on vc++ programming, the communication on the basis of file transfer functions: read and write operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10983467
    • 提供者:李木军
  1. SerialPort_Communication

    0下载:
  2. 使用VC编的一个完成串口的文件、数据传输的小程序-Serial data transfer completed
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3480925
    • 提供者:fabio
  1. SendEmail

    0下载:
  2. 实现文件的传输,基于vc++6.0的程序,基于对话框-file Translation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3364918
    • 提供者:abc
  1. FMail

    0下载:
  2. VC++网络版文件信使完整源码,程序大致的功能包括传输文件,在线下载等。-Online version of VC++ source file messenger complete, the program generally features include file transfer, online downloads.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:562406
    • 提供者:王丽琴
  1. wavelet_progressive_transfer

    0下载:
  2. 这是一个用VC++编写的用小波进行渐进传输的参考程序,\examples 目录中存放的是渐进传输的应用举例,包含有所需的.dll文件;\wavelet 目录中存放的是具体的实现源代码;\wavelet 子目录中存放的是基本的小波处理函数代码;\wavelet_plugin 子目录中存放的是.dll的实现代码。希望对大家使用小波工具进行图像的网络渐进传输有帮助。-This is a VC++ written using wavelet progressive transmission of the
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:676887
    • 提供者:wen
« 1 2 ... 9 10 11 12 13 1415 »
搜珍网 www.dssz.com