CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - file c

搜索资源列表

  1. FileCtrlPrj

    0下载:
  2. 这是一个文件版本控制程序,采用C/S结构来实现的(VSS用文件共享方式有很多缺点),可惜由于人力原因个人无法完成,现在把已经完成的部分(包括文档)放上来,有喜欢的朋友或团队可以完成他-This is a document version control procedures using C / S to achieve the (VSS using file-sharing approach has many shortcomings), but the human personal reaso
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:409087
    • 提供者:罗清胜
  1. ADI_dsp

    0下载:
  2. ADS dsp process c file
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8521
    • 提供者:施生
  1. testserialport

    0下载:
  2. 串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。 -development in a different way
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:40366
    • 提供者:qin
  1. Soft20060210102824653

    0下载:
  2. qq最新示例源码 包括: VC++项目源文件(客户端、服务器端)已编译的可执行文件(客户端、服务器端) 供学习C++网络编程参考。-qq latest example source code include : VC projects source document (client, server side) has compiled executable file (client, server side) for learning C network programming referenc
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:168522
    • 提供者:wayne wang
  1. C++readcom

    0下载:
  2. 一个串行通信的小例子,该程序可以将通信所得到的数据显示出来且可存储为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.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:767520
    • 提供者:dxvc
  1. CNC_communation

    0下载:
  2. 这是一个用Windows C编写的应用程序,已经编译成*.EXE文件,在Windows下可以直接运行,下一个上传将是原代码-This is a Windows C applications written procedures, has compiled *. EXE file, Windows can be run directly, the next one will be uploaded the original code
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:434006
    • 提供者:孙永乐
  1. CKERMIT

    0下载:
  2. c kermit source. kermit is the serial file transfer protocol.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:115756
    • 提供者:liaoyuan
  1. c语言实现软件自动升级

    0下载:
  2. 用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( \"e:\\\\ftpget.bat\" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic upgrades. Through the establis
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1185
    • 提供者:lll
  1. fi_exist.rar

    0下载:
  2. 本人上载的几个c文件为自己所写的代码,是关于自动化设备广泛使用的HART协议的主机与从机之间的通信过程(通过串口). fi_exist.c----此文件中的函数用于检测是否有从机设备与主机相连,在主机中使用. ,I uploaded a few c files for their own written code, is the extensive use of automation equipment on the HART protocol between the host and fr
  3. 所属分类:通讯编程

    • 发布日期:2017-04-12
    • 文件大小:2745
    • 提供者:葛仕俊
  1. USB2SPI_DEMO.rar

    0下载:
  2. USB to SPI的工程文件 C++语言,USB2SPI of the project file
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:226678
    • 提供者:lidong
  1. VictorComm.v1.5.0.0.Full.Source.CBuilder12.ccrun.0

    0下载:
  2. Victor 串口 VCL 控件, 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件-Victor serial VCL controls, simple, practical, powerful C++ Builder serial control! This control is free, does not require registration, the authorization and
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:79161
    • 提供者:hunter
  1. Socket

    1下载:
  2. 控制台socket文件传输程序,使用C++编写. 打开server端后,只要在client端输入server端IP即可使用。 程序具有上传、下载、查看目录文件、更改目录等功能-Console socket file transfer program, using C++ prepared to open the server side, client side input server-side IP can be used. Program upload, download
  3. 所属分类:Communication

    • 发布日期:2015-03-04
    • 文件大小:277504
    • 提供者:cxt
  1. SendFile.bak

    0下载:
  2. 使用visual c++开发的串口文件发送程序,不像串口调试软件对发送文件大小有限制,波特率、串口数可调,命令行界面-The use of visual c++ Developed serial file procedures, unlike the serial debugging software to send the file size limitations, baud rate, serial number of adjustable, command-line interface
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:159660
    • 提供者:cuiwenpin
  1. ldpc_c_code

    0下载:
  2. LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heel
  3. 所属分类:通讯编程

    • 发布日期:2013-10-12
    • 文件大小:7370
    • 提供者:aiguixia
  1. socket

    0下载:
  2. 一个简单的局域网通信软件,可以实现两个人之间的文本通信以及文件传输-A simple local area network communication software, you can achieve both the text of communication between people, as well as file transfer
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:48690
    • 提供者:郭群
  1. phy

    0下载:
  2. phy for ns2 (c, h file)
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:4947
    • 提供者:hee suk
  1. VctoExcelClass

    0下载:
  2. VC输入到Excel通信类代码,附详细的使用说明文档-There are times when we wish to send our output to an Excel file or some text delimited files like comma separated value file or tab delimited file. This class encapsulates the functions for reading and writing to these typ
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:24465
    • 提供者:kira
  1. VR_Time

    0下载:
  2. VR_TimeCastSrvr.c是展示组播安全通信的源码文件(sources file)之一。 * 本实现为组播通信方式的时间服务器(时间发送端),可用于1毫秒~1秒低精度的组播组 * 时间同步。 * 与本时间服务器程序对应的是客户(接收)端的VR_TimeCastClnt.c。 * 当VR_TimeCastSrvr进入运行后,组播组的其他成员只需运行VR_TimeCastClnt即可 * 达到有通信安全保障之下利用组播进行低精度的时间同步。-VR_T
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:18877
    • 提供者:jlliu
  1. StudentBookCLanguageCourseDesign

    0下载:
  2. C语言 学生通讯录课程设计(功能齐全):1、用C语言实现系统; 2、利用结构体数组或动态链表实现学生通讯录的数据结构设计; 3、系统具有增加,查询,删除等基本功能; 4、系统的各个功能模块要求用函数的形式实现; 5、将通讯录信息存在文件中; 6、完成设计任务并编写课程设计说明书。 7、每个同学提交源程序(*.c),可执行程序(*.exe),保存通讯录信息的文件addrbook,课程设计说明书电子文档(word)。 -Student Book C Language
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:11478
    • 提供者:hefuping
  1. thread.c

    0下载:
  2. 实现用多线程的方法在一个文件中找到最大的整数-Achieved using a method of multi-threading in a file to find the largest integer
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1171
    • 提供者:g34144254jiach
« 12 3 4 »
搜珍网 www.dssz.com