搜索资源列表

  1. 语音通信源码

    0下载:
  2. 一个很好的语音通信软件,用vc编写的源代码,调试过,绝对可用-a good voice communications software, used vc prepared by the source code, debugger that can be absolute
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:2024448
    • 提供者:zzg
  1. VB6.0环境下利用Mscomm控件实现串行通信

    0下载:
  2. VB6.0环境下利用Mscomm控件实现串行通信-VB6.0 environment using Mscomm Serial Communication Control
  3. 所属分类:通讯编程

    • 发布日期:2024-05-05
    • 文件大小:6144
    • 提供者:米蕤
  1. VC++编写USB接口通信程序

    0下载:
  2. Usb通信程序开发示例,讲述如何开发一个USB应用用程序-Usb communications program examples on how to develop a procedure using USB applications
  3. 所属分类:通讯编程

    • 发布日期:2024-05-05
    • 文件大小:155648
    • 提供者:朱军
  1. 红外数据通信实验

    0下载:
  2. C51单片机实现红外数据的通信与传输 数据通过串口格式化 38 KHZ载波-C51 MCU infrared data communications and the transmission of data through the serial format 38 kHz carrier
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:47104
    • 提供者:无语
  1. 《通信原理》习题参考答案

    0下载:
  2. 《通信原理》习题参考答案 樊昌信编的第5版的1-5章习题解答-"Communication Theory" Fan answer the questions reference letter series version 5 1-5 Chapter answer Exercises
  3. 所属分类:电子书籍

    • 发布日期:2024-05-05
    • 文件大小:375808
    • 提供者:许先生
  1. 用VC++编写USB接口通信程序4

    1下载:
  2. 关于用VC编写的USB接口通信程序的论文,很值得一看-A paper for USB communication programing, VC++.
  3. 所属分类:USB编程

    • 发布日期:2024-05-05
    • 文件大小:156672
    • 提供者:不要使
  1. java网络即时通信系统

    0下载:
  2. 基于java的网络即时通信系统,对于想学习java系统开发的朋友有相当不错的帮助,内含完整的数据库-network instant messaging system, want to learn java development of the system is quite good friends with the help of a database containing complete
  3. 所属分类:WEB源码

    • 发布日期:2024-05-05
    • 文件大小:72704
    • 提供者:帅航
  1. tongxin一个小小而简单的VB通信程序

    0下载:
  2. 一个小小而简单的VB通信程序 实现了两端的连接和发送信息, 要知道对方IP和端口-a small and simple VB communication programe which realizes the connection and message between two sides as if get the other one s ip and port
  3. 所属分类:通讯编程

    • 发布日期:2024-05-05
    • 文件大小:13312
    • 提供者:解放
  1. Delphi实现串口通信的常用的方法

    0下载:
  2. Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便-with Delphi is a powerful, easy-to-use and faster cod
  3. 所属分类:串口编程

    • 发布日期:2024-05-05
    • 文件大小:6144
    • 提供者:黄区
  1. VC串口通信程序

    1下载:
  2. 基于VC实现的串口通信程序,可以用于测试串口的连接,也可供进行源码学习.-NOTE: serial port communication procedure based vc,It can be used to test serialport s connection,and also study source!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:47104
    • 提供者:刘德中
  1. 双机并口通信

    0下载:
  2. 用C语言和汇编语言编程实现了两台计算机的并口通信。-use C language and remit compile achieve collocate communicate of two computer.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-05
    • 文件大小:24576
    • 提供者:hjxm
  1. can通信

    0下载:
  2. TMS320LF2407CAN通信模块汇编程序 希望能够对dsp有兴趣的朋友提供一些帮助-TMS320LF2407CAN communication module assembler hope to be able to dsp friends are interested in providing some help
  3. 所属分类:DSP编程

    • 发布日期:2024-05-05
    • 文件大小:6144
    • 提供者:岳永波
  1. Winsock通信测试程序--Source-V2.0

    0下载:
  2. 使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:63488
    • 提供者:黄先生
  1. 用VC++6.0实现PC机与单片机之间串行通信的方法

    1下载:
  2. 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-detail in the Windows environment applications VC PC and SCM several serial communication method, we use Visual C 6.0 prepa
  3. 所属分类:串口编程

    • 发布日期:2024-05-05
    • 文件大小:6144
    • 提供者:abel
  1. 异步socket通信例程

    0下载:
  2. 利用winsock所编写的异步网络通信例程-prepared by the protocols of the use of asynchronous network communications routines
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:160768
    • 提供者:薛峰
  1. 用Winsock控件实现点对点通信

    0下载:
  2. p2p用Winsock控件实现点对点通信-P2P communicate with Winsock control
  3. 所属分类:P2P编程

    • 发布日期:2024-05-05
    • 文件大小:23552
    • 提供者:李彬
  1. RS232通信演示程序

    0下载:
  2. AVR单片机的RS232通信演示程序,采用八兆晶振的传输字符串函数。-AVR RS232 communication demo program using eight Katherine crystal transmission string function.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:14336
    • 提供者:晏昌平
  1. 使用CCS信息DSP编程4-实现Host和DSP通信

    0下载:
  2. 使用CCS信息DSP编程4-实现Host和DSP通信。在用CCS2.0进行TI的DSP的软件开发之时,用于实现主机和DSP的通信。-use CCS DSP programming 4-Host and DSP to achieve communication. Using CCS2.0 for TI's DSP software development time to achieve mainfr a me and DSP co
  3. 所属分类:DSP编程

    • 发布日期:2024-05-05
    • 文件大小:167936
    • 提供者:穆群生
  1. 双机通信源程序

    0下载:
  2. 嵌入式系统中实现双机通信的程序,用c编程,解压无需密码-embedded system to achieve double-machine communications procedures, using c programming, without extracting passwords
  3. 所属分类:VxWorks

    • 发布日期:2024-05-05
    • 文件大小:9216
    • 提供者:李思雨
  1. 运用异步输入输出流编写Socket进程通信

    0下载:
  2. 代码号为”Merlin”的J2SE1.4带来了一些激动人心的新特性,诸如对正则表达式的支持,异步输入输出流,通道(Channel),字符集等.虽然该版本还处在测试阶段,但这些新特性早已让开发人员们跃跃欲试.在Merlin发布之前,异步输入输出流的应用还只是C,C++程序员的特殊武器 在Merlin中引入异步输入输出机制之后,Java程序员也可以利用它完成很多简洁却是高质量的代码了.本文将介绍怎样使用异步输入输出流来编写Socket进程通
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:陈浩
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org