CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 发送

搜索资源列表

  1. windowsselect

    0下载:
  2. VC下多路复用select的使用,多个客服端发送,一个客服端接受数据-The use of the VC multiplexing select
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:839197
    • 提供者:李冬
  1. netsend

    0下载:
  2. UDP发送程序,运行环境VC++,可以直接拿来使用的代码或者嵌入自己的工程当中-UDP transmission program, operating environment VC++, the code can be directly used to use their own works or embedded
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:121768
    • 提供者:杨瑞
  1. Serial-communication

    0下载:
  2. 用VC++对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-With VC++ programming serial port of the computer, and for a simple query of the serial communication program. With a nine-pin DB-9 serial cable to the computer s
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1069
    • 提供者:luanzhicheng
  1. 468458

    0下载:
  2. 简易的E-mail发送器,VC++经典编程源码,很好的参考资料。-The E-mail transmitter is simple, classic VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:14182
    • 提供者:什锦丁儿
  1. 485

    0下载:
  2. RS485协议,VC的实现。包含数据的发送,接收,清零等。适合初学者。-RS485 protocol, VC implementation. Send contain data, receive, cleared and so on. Suitable for beginners.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-06
    • 文件大小:1483948
    • 提供者:孙飞
  1. UDP-peer-to-peer-chat

    0下载:
  2. UDP点对点聊天,用VC++实现UDP协议完成文件的发送和接收-UDP peer-to-peer chat
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:1664434
    • 提供者:杨薛涛
  1. KeyMessageMenu

    0下载:
  2. 使用快捷键和发送消息触发菜单命令,VC++精选编程学习源码,很好的参考资料。-Trigger menu commands use shortcut keys and send the message, select learning VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:19145
    • 提供者:糟熘鱼片
  1. SendNotepadMsg

    0下载:
  2. 向其他应用程序(记事本)中发送键盘消息,VC++精选编程源码,很好的参考。-To other applications (notebook) send keyboard message, VC++ select programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:12673
    • 提供者:桂花翅子
  1. SerialComm

    0下载:
  2. VC++串口编程的实例程序,实现串口的设置、打开和关闭等功能,发送数据。是学习串口通信很好的资料。-VC++ Serial programming examples procedures to achieve the serial port settings, such as opening and closing function, send data. Serial communication is to learn good information.
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:306407
    • 提供者:乔飞翔
  1. chat_udp

    0下载:
  2. 本示例是采用VC编写的应用程序,通过发送和接收UDP包,来实现C/S之间的聊天通信-This example is an application written using VC, by sending and receiving UDP packets to achieve chat communications C/S between
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2338524
    • 提供者:zhaoyazhou
  1. UDP-communication

    0下载:
  2. UDP通信,用VC++写的,适合初学者学的。一个是发送的,一个是接受的,大家来学习。-UDP communications, an acceptance, a transmission with VC++ design. Very useful for beginners to learn.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:40109
    • 提供者:周成
  1. libsvm-3.1-[FarutoUltimate3.1Mcode]

    1下载:
  2. LIBSVM的工具包,里边含有已经编译过的make,64位.32位一般都可以直接使用,的安装vc。这个工具包添加ClassResult.m函数,方便给出各种分类准确率,以及给出判别函数的权值w、偏置b、支持向量在原始训练集中的位置索引以及alpha系数。-搜索 图片 地图 新闻 云端硬盘 日历 翻译 相册 更多 ▼ 翻译 LIBSVM toolkit has been compiled containing inside make, 64 位 .32 bit can generally
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1486428
    • 提供者:时局
  1. 598734

    0下载:
  2. VC++ 创建Worker线程实例源码,演示了如何创建线程,启动线程,设置线程参数,并向主线程窗体发送消息等基本的线程操作实例 。,精选学习源码,很好的参考资料。-VC++ source code to create an instance of Worker threads, demonstrates how to create a thread, the thread started, set the thread parameters, form the main thread to se
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:11692
    • 提供者:糟熘鱼片
  1. 48659845

    0下载:
  2. VC++ 可发送附件的邮件发送程序源码,精选学习源码,很好的参考资料。-VC++ can send attachments of email program source code, select learning source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:108155
    • 提供者:什锦豆腐
  1. 76865

    0下载:
  2. VC++ 实现电子邮件(Email)发送,精选学习源码,很好的参考资料。-VC++ (Email) to send e-mail, select learning source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:127935
    • 提供者:糟熘鱼片
  1. COMUNICATION

    0下载:
  2. 使用VC++实现多播通信,包括发送文字信息和文件-VC++ realize the use of multicast communication, including sending text messages and files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-23
    • 文件大小:31647
    • 提供者:西门
  1. CHAT

    0下载:
  2. VC++6.0实现QQ聊天功能,本程序采用了异步选择机制在同一个线程中实现了接收端和发送端的功能,避免了采用阻塞套接字由于接收阻塞而导致线程暂停运行的问题。-VC++6.0 achieve QQ chat features, the program uses an asynchronous thread selection mechanism is implemented in the same receiver and transmitter function, avoiding the us
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3493870
    • 提供者:zjAngel
  1. sendDesktoServer

    0下载:
  2. 截屏自己的屏幕发送到服务端,vc++编写包括客户端和服务端-Capture your desktop sent to the server, vc++ writing, including client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:44688
    • 提供者:hf
  1. ET662-U-GPS-Test

    0下载:
  2. VC++ 6.0 仿真台湾环天ET662 的GPS模块的串口软件,亲们可以修改发送数据的内容及格式,随时应用到其他GPS模块的调试。该程序我只是使用在嵌入式平台GPS接收数据时调试时,只需要串口支持即可。-VC++ 6.0 Simulation Taiwan ring-day ET662 GPS module serial software, parents can modify the content and format to send data to debug the applicati
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3593623
    • 提供者:gaowei
  1. infocsvc

    0下载:
  2. 类似聊天程序的VC C/S结构程序示例,包括客户端和服务端,服务端用来存储用户的登录信息,启动客户端后尝试连接服务器,验证正确后可发送和接收消息,是一个比较典型而且简单的CS框架结构例子,对于编写网络聊天程序还是有帮助的。 -Summary: VC/C++ source, network-related, dialers VC++ homemade broadband network dialers, users connect via a username and passwo
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:54321
    • 提供者:占亮
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 46 47 »
搜珍网 www.dssz.com