登录
首页 » 通信 » 使用rpc(远程过程调用)编写的录音程序(服务端和客户端)

使用rpc(远程过程调用)编写的录音程序(服务端和客户端)

于 2023-02-07 发布 文件大小:391.40 kB
0 46
下载积分: 2 下载次数: 1

代码说明:

使用rpc(远程过程调用)编写的录音程序(服务端和客户端)--A recording program which has used rpc (remote procedure calling) (includes service/client)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • NetTERM V4.2一个不错的调试工具
    NetTERM V4.2一个不错的通信调试工具-NetTERM V4.2 a good debugging tool for communication
    2022-06-02 16:11:59下载
    积分:1
  • 文件传输activex控件
    基于VC6.0平台开发的文件传输控件,可以支持http、ftp传输,一次可以传输多个文件,可以传输超过4G的大文件,并且支持断点续传。工程为activex控件,可以直接嵌入到web浏览器中,支持自动下载安装盒升级更新。
    2022-04-10 07:48:36下载
    积分:1
  • :tcomport组件2.01版本的Delphi 2_5提供串行COM端口I /…
    说明:TComPort component version 2.01 for Delphi 2_5 提供串行口 COM Port I/O 的构件 ( 2.01 版,附源码 ) -: TComPort component version 2.01 for Delphi 2_5 provide serial port COM Port I/O components (2.01 version, with source)
    2022-12-17 09:15:03下载
    积分:1
  • 模拟,使用C++,系统由二进制源,RS(7,3…
    Simulate, by using c++ ,a communication system consists of binary source, RS(7,3,5)/RS(128,122,7) encoder, BPSK modulator, AWGN channel, coherent demodulator, RS(7,3,5)/RS(128,122,7) BM decoder and sink。-Simulate, by using c, a communication system consists of binary source, RS (7,3,5)/RS (128,122,7) encoder, BPSK modulator, AWGN channel, coherent demodulator, RS (7,3,5 )/RS (128,122,7) BM decoder and sink.
    2022-01-30 20:21:00下载
    积分:1
  • 音频工作站提出24位音频处理卡实现方案,可以完成高保真立体声音频号的录取、...
    音频工作站提出24位音频处理卡实现方案,可以完成高保真立体声音频信号的录取、-Audio Workstation made 24 audio processing card program complete high-fidelity stereo audio signals of admission,
    2022-06-28 11:54:04下载
    积分:1
  • 本程序用到GPRS和RS485实现主机和从机之间的,送用的MCU为MSP430
    本程序用到GPRS和RS485通信实现主机和从机之间的通信,送用的MCU为MSP430
    2023-08-29 02:45:03下载
    积分:1
  • Microcontroller serial communication assembly, 51 MCU serial debugger one cases
    单片机串口通信程序集,51单片机串口调试程序一例-Microcontroller serial communication assembly, 51 MCU serial debugger one cases
    2022-02-03 15:41:19下载
    积分:1
  • College dining card system in the VC environment to achieve, mainly serial commu...
    高校餐饮卡系统在VC环境下实现,主要是串口通讯编程,在VC6.0下编译通过。-College dining card system in the VC environment to achieve, mainly serial communication programming, under the VC6.0 compiler through.
    2022-08-07 09:56:42下载
    积分:1
  • VC网络上的所有源代码,编译所有的实现…
    vc++网络通信一书所有源码,全部可以编译执行。请将文件属性去掉只读。我从光盘上copy的-vc a communications network on all source code, compile all of the implementation. Please read-only file attributes removed. I copy from the CD
    2022-03-07 02:30:16下载
    积分:1
  • 银行呼号系统设计
    资源描述#include #define uchar unsigned char //宏定义 #define uint unsigned int  //宏定义 sbit rs=P2^0; sbit e=P2^1; sbit key1=P2^2; //四个服务人员的按键 sbit key2=P2^3; sbit key3=P2^4; sbit key4=P2^5; sbit shengyinled=P2^6;   //模拟声音 sbit fuwuled=P2^7; uchar hao[50]="0";  //存储当前需要服务的号码 uchar j=0;    //  号码的个数 uchar *quhao=hao; uchar key=0;   //按键值 uchar code table[]="0123456789"; uchar code table1[]="Welcome!"; uchar code table2[]="No.0000->0hao";//用于液晶初始化显示 void delay(uchar z)  //延时函数 {     uchar i,j;     for(i=z;i>0;i--)         for(j=110;j>0;j--); } void wr
    2022-02-22 09:46:21下载
    积分:1
  • 696518资源总数
  • 104281会员总数
  • 62今日下载