搜索资源列表

  1. 不同进程间通讯

    0下载:
  2. 实现vc下不同进程之间的通讯:Copyrecv接收进程,Copysend发送进程-achieve vc different process of communication between : Copyrecv receiving process, this process Copysend
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:82779
    • 提供者:王潇
  1. 住房银行按揭计算器更新版

    0下载:
  2. 软提供了四种语言:C#, VB.NET, 可管理的C++和Jscr ipt。本文简要的讨论了我们关于 这些语言和哪种语言将被使用的看法。 ... 使用VB收发电子邮件 2003-4-10 9:50:43. 发送和接收电子邮件,对于某些执行特-soft provided in four languages : C#, VB.NET, C and management Jscr ipt. In this paper we discu
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:11320
    • 提供者:中国
  1. gserial

    0下载:
  2. GSerial是一个DOS下串口通信程序,程序结构较好,能编出用中断方式接收/发送的多串口通信程序(龚建伟曾用它编过7串口通信程序)。Turbo C++ 3.0 Dos或 Win3X/9X/ME/NT/2K的DOS环境下运行-GSerial under DOS is a serial communication program, program structure better, can be compiled out with int
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:21375
    • 提供者:吴义军
  1. 用同步套接字生成服务器

    0下载:
  2. 文本中的示例程序创建一个接收来自客户端的连接请求的服务器。该服务器是用同步套接字生成的,因此在等待来自客户端的连接时不挂起服务器应用程序的执行。该应用程序接收来自客户端的字符串,在控制台显示该字符串,然后将该字符串回显到客户端。来自客户端的字符串必须包含字符串“<EOF>”,以发出表示消息结尾的信号。-version of the sample program to create a client from receivin
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1565
    • 提供者:王镜然
  1. windowsTCP

    0下载:
  2. 本源文件是tcp的连接程序,可以当服务端或客户端,包括连接、收发数据等功能,在所有过程出错处理都较好。-origin of the document is tcp connections and can be a server or client, including connections, sending and receiving data and other functions, in all processes are bet
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:41192
    • 提供者:tan
  1. MyRichEdit2

    0下载:
  2. 类似于qq的对话框界面,可以自发送和接收信息,可以对所发送的信息进行编辑(如改变字体,颜色等)-qq similar to the dialog interface, which enables the sending and receiving of information, which can be sent right to edit the information (such as change fonts, colors, e
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:485467
    • 提供者:章睿
  1. DebugDSP

    0下载:
  2. 这个是用串口下载文件到交界处单片机的代码,而且可以用单片机接收数据用于显示,我们自己使用的工具的-serial download files to the junction of microcontroller code, and SCM can be used for receiving data, we use the tools
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:49520
    • 提供者:dsp
  1. RxComFile

    0下载:
  2. 这个是串口的基于停止等待协议原理编程,这个是接收程序,很好用哦-this is the agreement on principle to stop waiting for the program, this is the receiving process, oh well spent
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:28291
    • 提供者:刘志伟
  1. VC_UDPRCV

    0下载:
  2. VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是接收端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is receiving end procedures
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:30191
    • 提供者:何力
  1. 文件传送

    0下载:
  2. 局域网文件传输 为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11227
    • 提供者:sasa
  1. 矩阵加密

    0下载:
  2. 这是个基于WEB的矩阵加密算法,发送方通过附加矩阵对消息加密,接受方通过其你矩阵恢复消息-This is a Web-based matrix encryption algorithm, the sender through the matrix Additional information on encryption, the receiving party through its Matrix resume your news
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:4053
    • 提供者:肖萧
  1. B03

    0下载:
  2. 利用8031单片机串行口,实现两个实验台之间的串行通讯。其中一个实验台作为发送方,另一侧为接收方。发送方读入按键值,并发送给接收方,接收方收到数据后在LED上显示。-use 8031 serial port to achieve a test between two serial communications. One experiment Taiwan as the sender, on the other side of the r
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2459
    • 提供者:11
  1. 文本输出

    0下载:
  2. Windows的运行机制。 2. 深刻理解Windows的消息接受和发送机制。 3. 了解API程序的运行过程 -Windows operating mechanism. 2. Windows profound understanding of the receiving and sending information mechanism. 3. Understanding the API program running
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:27948
    • 提供者:熊帆
  1. 复数六种基本运算

    0下载:
  2. S1:打印菜单 S2:输入所选功能的序号 S3:接收输入的数据(NUM) S4:判断是否超出范围 S4.1 满足条件执行后续语句 S4.2退出重选 S5:运行所选功能 -S1 : Print menu S2 : input function of the selected serial numbers S3 : receiving input data (NUM) S4 : judgment beyo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1454
    • 提供者:刘新夏
  1. baud

    0下载:
  2. vhdl 很好用于串行通信. 三个模快,发生时钟,发送和 接收过程-VHDL good for serial communication. Three die fast, occurred clock, sending and receiving process
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:125471
    • 提供者:刘三
  1. Mail_prog_VC

    0下载:
  2. MailAgent目录下为“邮件代理”应用程序的源代码和可执行文件;MailAgent应用程序中完成了SMTP发信的功能,并提供了POP3类支持,请自行添加POP3收信功能。 编译环境需求: Windows 2000;Microsoft Visual C++ 6.0 -MailAgent directory as "mail agent" of the application source code and
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:64794
    • 提供者:xust_zxh
  1. 键盘相应 lift byhangke

    0下载:
  2. 1. 深刻理解Windows的运行机制。 2. 深刻理解Windows的消息接受和发送机制。 3. 了解API程序的运行过程。 创建按钮控件系列,演示按钮的响应-1. Deep understanding of the Windows operating mechanism. 2. Windows profound understanding of the receiving and sending information
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:11073
    • 提供者:八云
  1. 键盘相应 shift byhangke

    0下载:
  2. 1. 深刻理解Windows的运行机制。 2. 深刻理解Windows的消息接受和发送机制。 3. 了解API程序的运行过程。 创建按钮控件系列,演示按钮的响应-1. Deep understanding of the Windows operating mechanism. 2. Windows profound understanding of the receiving and sending information
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:7686
    • 提供者:八云
  1. 操作系统课程设计之键盘中断

    0下载:
  2. 我做的那部分是直接嵌入组长的OS.JAVA文档中,因为OS文档是编写主界面的,所以直接插入OS中比较方便. 主要思想是这样的:就是在主界面上创建一个文本框,用于接受键盘输入.只要在文本框中输入命令,无论是否正确,系统将会作出反应.-me to do the part of a head of the embedded directly OS.JAVA documents, because OS documentation is th
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2944
    • 提供者:才才
  1. 315M无线通信模块

    0下载:
  2. 315M的无线通讯模块,用VC编写(1) 串口初始化,如何设置波特率,串口的四种工作方式。 (2) 串口查询、中断方式发送程序编写方法 (3) 串口查询、中断方式接收程序编写-- 315M wireless communications modules, prepared with VC (1) serial port initialization, how to set up a baud rate, Serial four meth
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:273100
    • 提供者:孟凡军
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org