-
ASN.1编解码的JAVA实现,很有参考价值,JAVA,ASN.1
ASN.1编解码的JAVA实现,很有参考价值,JAVA,ASN.1-ASN.1 codec JAVA realize valuable, JAVA, ASN.1
- 2022-03-21 02:45:03下载
- 积分:1
-
正交频分复用(OFDM)技术及其MATLAB模拟
正交频分复用(OFDM)技术及其MATLAB模拟-orthogonal frequency division multiplexing (OFDM) technology and its MATLAB simulation
- 2022-06-19 15:58:36下载
- 积分:1
-
LDPC Convolutional Codes
基于Feltstrom论文的LDPC卷积码
- 2022-08-20 22:06:26下载
- 积分:1
-
用VB与OUTLOCK编写的,能发发送接收邮件的小程序,接收部分
用VB与OUTLOCK编写的,能发发送接收邮件的小程序,接收部分-Using VB with OUTLOCK prepared, could only send a small program to receive mail, receive part of
- 2023-01-07 06:40:03下载
- 积分:1
-
一个由台湾人编写的课程设计
一个由台湾人编写的课程设计---IP多播 流媒体影音传输,涉及到视频采集,编码(directshow),传输(jrtplib),解码,播放。我做毕业设计时参考过。
其中包括整个程序的框架说明ppt,相信对大家非常有用,其中注释为繁体中文,可用ue阅读源文件,不过不是很多。-The people of Taiwan to prepare a curriculum design--- IP multicast streaming media audio and video transmission, related to video capture, encoding (directshow), transmission (jrtplib), decoding, playing. I have graduated from the design reference. Including the framework that the entire process ppt, believe that very useful for all of us, including the Notes, Traditional Chinese, ue can be used to read the source file, but not many.
- 2022-03-21 02:15:17下载
- 积分: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
-
本程序包包含有linux下socket通讯的tcp例程,包含有tcp的服务器端和客户端,含有C语言以及perl两种实现,本人整理,全部能运行。...
本程序包包含有linux下socket通讯的tcp例程,包含有tcp的服务器端和客户端,含有C语言以及perl两种实现,本人整理,全部能运行。-bags containing the procedures under linux tcp socket communications routines, including a tcp servers and clients, containing C and perl language to achieve both, I collated all can run.
- 2022-04-17 22:26:52下载
- 积分:1
-
通过计算机网络向对端放松字符串,对端计算机自动接收
通过计算机网络向对端放松字符串,对端计算机自动接收-through computer networks to relax right-string right end computer automatically receive
- 2022-08-10 20:15:28下载
- 积分:1
-
连接到数据
connection to the CY7C68013A-56 ADC AD9203.
Software and Firmware-connection to the CY7C68013A-56 ADC AD9203.
Software and Firmware
- 2022-02-24 18:56:06下载
- 积分:1
-
文章介绍了一种基于水声通信网的一种能量有效的路由协议。
文章介绍了一种基于水声通信网的一种能量有效的路由协议。-This paper presents a communication network based on the acoustic energy of an effective routing protocol.
- 2022-08-22 23:32:03下载
- 积分:1