资源列表

« 1 2 ... .90 .91 .92 .93 .94 1095.96 .97 .98 .99 .00 ... 1926 »

[通讯编程VC6-IP

说明:用Visual C++在局域网实现IP多播。一个数字电话会议系统由多个会场组成,当在其中一个会场的参会人发言时,要求其它会场都能即时的得到此发言的内容,这是一个典型的一对多的通信应用,通常把这种一对多的通信称为多播通信。采用多播通信技术,不仅可以实现一个发送者和多个接收者之间进行通信的功能,而且可以有效减轻网络通信的负担,避免资源的无谓浪费。-Using Visual C++ in the Local Area Network for
<Oscar> 在 2024-10-16 上传 | 大小:24576 | 下载:0

[通讯编程BCB-talkroom

说明:大学时设计的集成语音,文字聊天的基于BCB的聊天软件,及资料,权作学习之用。 简介: 语音的采集,处理,播放 采用Windows MDK的低层音频服务比较合适采用,这一类函数和结构的名字都在MSDN中以“WAVE”为前缀。运用这些API完成的任务有,打开录音设备,获取设备句柄,指定录取格式,分配语音内存块。在当中某一内存块写满时,会产生一个MM_WIM_DATA消息,所对应窗口会调用相应处理函数。播放时理,只不过不是录音设
<Oscar> 在 2024-10-16 上传 | 大小:942080 | 下载:0

[通讯编程MyComm

说明:应用SerialPort类开发的一个简单串口通讯程序,实现首字节用Mark标志校验,后面的数据用空格校验,这种用法在很多工业控制设备是都会用到-SerialPort class application development of a simple serial communications program, to achieve the first byte check with Mark mark, followed by a sp
<jiams> 在 2024-10-16 上传 | 大小:62464 | 下载:0

[通讯编程I2C

说明:VS2005寫的一個小程式,透過LPT介面模擬I2C通訊-VS2005 to write a small program, through the LPT I2C communications interface simulation
<黄明龙> 在 2024-10-16 上传 | 大小:237568 | 下载:0

[通讯编程noncontactICcardreadingandwritingprogram

说明:用VB编写的基于rc500的非接触IC卡读写程序-Written with VB rc500 based non-contact IC card reading and writing program
<刘博> 在 2024-10-16 上传 | 大小:24576 | 下载:0

[通讯编程socket_chat

说明:使用vc++实现的socket编程的聊天程序。功能简单,只能实现服务器端和客户端的实时聊天。可作为socket编程初学者的参考资料。-Achieved using vc++ socket programming chat program. Function is simple, only the server and client to achieve real-time chat. Socket programming can be
<张辰> 在 2024-10-16 上传 | 大小:8350720 | 下载:0

[通讯编程EX_mytcp_3

说明:自己编写的一个基于TCP协议的SOCKET服务器小程序,具有基本的通信功能,初学者可以参考下。-I have written a server based on TCP protocol SOCKET small program, with basic communication functions, beginners can refer to the next.
<> 在 2024-10-16 上传 | 大小:3723264 | 下载:0

[通讯编程Server

说明:使用VC++编写的Socket服务器代码,实现点对点的通信。-Written using VC++ Socket Server code, to achieve point to point communication.
<> 在 2024-10-16 上传 | 大小:171008 | 下载:0

[通讯编程vac29500

说明:Vocan VFD NXP的GSD文件,-Vocan VFD NXP of the GSD file
<于恒> 在 2024-10-16 上传 | 大小:1024 | 下载:0

[通讯编程project

说明:基于客户端和服务器的聊天室(含有报告) 课程设计-Client and server-based chat room (with report) course design
<微尘孤影> 在 2024-10-16 上传 | 大小:11623424 | 下载:0

[通讯编程project-http

说明:web服务器的设计与开发(含有报告) 课程设计 网络通讯-web server design and development (with report) course design network communications
<微尘孤影> 在 2024-10-16 上传 | 大小:10650624 | 下载:0

[通讯编程programming_of_CRC

说明:在BC或VC环境下用C语言,以面向过程的思想进行程序设计,实现检错功能。程序大致包括以下几个内容: 1.原始报文输入(包括生成多项式) 2.生成加入校验码之后的报文 3.接收方报文输入 4.检错并给出结果显示 -BC or VC in the environment using C language, process-oriented thinking process design, implementation,
<代文> 在 2024-10-16 上传 | 大小:1024 | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 1095.96 .97 .98 .99 .00 ... 1926 »

源码中国 www.ymcn.org