-
简谈数字视频信号的同步.zip
简谈数字视频信号的同步
简谈数字视频信号的同步.zip
简谈数字视频信号的同步-Brief digital video signals simultaneously. Zip Brief digital video signal synchronization
- 2022-01-22 06:08:34下载
- 积分:1
-
本程序包括聊天室的客户端和服务器端,使用CSocket
本程序包括聊天室的客户端和服务器端,使用CSocket-the procedures include chat rooms client and server side, use CSocket
- 2022-03-22 16:09:20下载
- 积分:1
-
无限长IIR滤波器源代码,这是经过改进后的源代码
无限长IIR滤波器源代码,这是经过改进后的源代码-Infinite IIR filter source code, which was the culmination of the improved source code
- 2022-02-16 02:53:47下载
- 积分:1
-
可以修改Nokia手机的logo图标的程序
可以修改Nokia手机的logo图标的程序-A program to modify the logo of NOKIA mobile phone
- 2023-07-29 03:45:02下载
- 积分:1
-
无线电子标签
与传统形式的标签相比,电子标签容量更大(1bit—1024bit),数据可随时更新,可读写。 读写速度:与条码相比
,无须直线对准扫描,读写速度更快,可多目标识别、运动识别。 使用方便:体积小,容易封装,可以嵌入产
品内。 安全:专用芯片、序列号惟一、很难复制。 耐用:无机械故障、寿命长、抗恶劣环境。
- 2022-12-16 05:35:03下载
- 积分:1
-
数字频显收音机电路图和数字频显收音机原理~
数字频显收音机电路图和数字频显收音机原理~-failed to translate
- 2022-04-30 18:58:43下载
- 积分:1
-
基本功能高效的CAN通讯应用.同样,CAN232 不仅适应基本CAN
在VC界面程序中改变按钮的外观。提供一个类,加入程序中,做好按钮的相关设定即可-in VC interface procedures to change the appearance of buttons. For a class, the accession process, do the relevant button can be set
- 2022-03-20 08:01:57下载
- 积分:1
-
QAM星座图的原理和应用
QAM星座图的原理和应用
QAM星座图的原理和应用
QAM星座图的原理和应用-QAM constellation diagram of the principle and application of the principle of QAM constellation diagram and applications
- 2022-03-05 19:55:26下载
- 积分: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
-
此代码为简单的ftp服务器,里面有课程设计相关内容,适合在校大学生学习和使用...
此代码为简单的ftp服务器,里面有课程设计相关内容,适合在校大学生学习和使用-This code for a simple ftp server, which has curriculum design-related content, suitable for college students to learn and use
- 2022-04-18 16:05:37下载
- 积分:1