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

搜索资源列表

  1. OPC1234

    2下载:
  2. C#的OPC通讯编程类,需要OPC Core Components 2.00 SDK(在网上很容易搜到). 源码中包含了一些OPC通讯编程的基本要点,可供参考.-C# OPC communication programming class, (on-line needs OPC Core Components 2.00 SDK to be very easy to obtain by search) In the source code has contained some OPC c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.89kb
    • 提供者:zhc
  1. ScoutPCWz.ZIP

    0下载:
  2. The following is a WinZipped Visual C++ 5.0 project that implements a windows-based communication interface for the Nomad Scout robot. This is a windows interface-- there is no main(), but the part you need to look at is called RobotMain() and is loc
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.32mb
    • 提供者:李明
  1. CBuilderGetTime

    0下载:
  2. 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.75kb
    • 提供者:wangjing
  1. serilport

    0下载:
  2. EVC版将串口操作封装为一个类,类中使用线程来持续接收。这样,直接用回调函数就可以在主程序中进行实时接收显示。开发其他的程序可以直接复制使用这个类。 PC版可以在VC6.0下编译,大体和EVC版相同。 VB.NET版来自微软的例程,做了修改,使用多线程进行的处理。在VS2003下编译调试通过。 C#版依据VB.NET做成,使用接收线程持续接收!-EVC serial version will operate Packaging for a class, class use thr
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:97.01kb
    • 提供者:思成
  1. ACE_NetworkProgramming

    0下载:
  2. ACE网络编程,英文版,主要讲解网络设计模式的,两卷 C++ Network Programming_1_Mastering Complexity With ACE_and_Patterns.chm C++ Network Programming_2_Systematic Reuse With ACE_And_Frameworks.chm-ACE network programming, in English, on the main mode of network design, Vo
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4.44mb
    • 提供者:李阳
  1. C_TcpListener

    0下载:
  2. C# 写的通讯例子.以经典的聊天室程序为背景写的.主要用用到的知识点是Sockets通讯,多线程等.程序很简单.还是以练习为主.只要看明白了代码,对以后的学习会很有帮助.-C# examples written communications. To the classic chat room procedures for background writes. Mainly used to use the knowledge is So ckets communications, such as
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:27.64kb
    • 提供者:debugcn
  1. qpsk

    0下载:
  2. QFSK的调制与解调,用C写的主程序,汇编写的调制与解调的子程序-QFSK the modulation and demodulation, with the main program in C, compile writing, the modulation and demodulation of the Subprogram
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:69.76kb
    • 提供者:刘韶光
  1. PekingUniversityAcmanswar

    0下载:
  2. 北京大学acm平台judge online的部分题解,主要是c语言编写,对于初学者有一定参考价值。-Acm University part of the platform title judge online solution, the main language is c, for a certain reference value for beginners.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:348.72kb
    • 提供者:sling
  1. ofdmsf_p1

    0下载:
  2. OFDM main program generates random binary bits, ifft and cyclic prefix, user can define parameters and calculates BER
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:omcio
  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
    • 文件大小:23.89kb
    • 提供者:kira
  1. TestLan

    0下载:
  2. 用C++ Builder编写的无线网络的示例程序,主要的功能是对Wlan库中的函数进行测试调用!-Written with C++ Builder sample application of wireless networks, the main feature is a function library Wlan test call!
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:964.39kb
    • 提供者:追风
  1. LANPlatform

    1下载:
  2. LAN Platform(局域网交流互动平台)是一款以UDP为主TCP为辅面向局域网的应用软件,集主流聊天交流软件功能为一身,发挥局域网稳定、快捷的优势,为内网用户提供了交流互动的平台。软件不需要服务器,启动即可与当前在线用户交流,软件还提供了跨网段游戏搜索功能,为广大War3爱好者提供了方便简易的对战平台。 本软件采用Microsoft Visual C++ 6.0作为主要的开发工具,实现下面四个功能: 聊天:实现基于UDP的局域网聊天,基于TCP的传输文件等功能。
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.17mb
    • 提供者:ljg
  1. 123

    0下载:
  2. C#编程时,实现窗体间的通讯主要以下几种情况方法-C# programming, to achieve a form of communication between the main method of the following situations
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:1.69kb
    • 提供者:zhuguangtian
  1. Serial

    0下载:
  2. SerialTest.vcproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, an
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:8.78kb
    • 提供者:Giang
  1. OpenOutlookExpress

    0下载:
  2. 用c#写的一个小例子,主要功能是调用outlookExpress来发送邮件。-C# write a small example, the main function is call outlookExpress to send a message.
  3. 所属分类:Communication

    • 发布日期:
    • 文件大小:51.24kb
    • 提供者:jiangfj
  1. WaveTest

    0下载:
  2. 服务端读取音频文件,通过串口发送出去,客户端通过串口接收音频文件并播放音频。main随便写的,主要是提供了串口操作的C++类和wav音频文件处理的C++类。- 英语 中文(简体) 日语 The server reads the audio file sent through the serial port, the client via the serial port to receive
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:4.91mb
    • 提供者:黄仲庭
  1. QQ

    0下载:
  2. 这是一个实现C\S的QQ,并带有链接数据库的功能,主要功能有注册,群聊,私聊等-This is a realization of C \ S of the QQ, and with a link to a database functions, the main function of registration, group chat, private chat, etc.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:35.55kb
    • 提供者:黄威生
  1. LDPC

    0下载:
  2. The zip file contains 1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file 128x256regular_v6.mat is for those using Matlab 6.5. 2. Files for
  3. 所属分类:Communication

    • 发布日期:2016-11-21
    • 文件大小:75kb
    • 提供者:肖力
  1. myftp20130429-14-01

    0下载:
  2. linux环境下用c++封装的ftp客户端代码,主要的功能如下:1 下载单个文件2 下载整个目录3 上传单个文件4 上传整个目录还有切换远程目录,建立远程目录,设置上传模式-The linux environment with c++ package ftp client code, the main function is as follows: 1 Download single file download entire directory upload a single file uplo
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4.46kb
    • 提供者:emrkfirl
  1. bi_sig

    0下载:
  2. 此代码是SAR中回波信号产生,包括主函数main.c function.c 头文件变量头文件const.h funcDef.h parameter.h 和数据文件target_param.dat 非常适用于SAR回波仿真 -This code is SAR in the echo signal is generated, including the main function main.c function.c headers const.h funcDef.h parameter.h va
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:8.77kb
    • 提供者:vvalways
搜珍网 www.dssz.com