-
DOS下的modem开发
DOS下的modem开发-DOS under the modem development
- 2022-04-17 14:22:47下载
- 积分:1
-
NEMA标准公布ps3.1(199X)医学数字成像和通信…
NEMA标准出版PS3.1(199x)
医学数字影像和通讯(DICOM)
前言 iii
0 介绍
0.1历史
0.2 DICOM标准
0.3未来的方向
1 应用程序的范围和领域
2 规范的参考
3 定义
4 符号和缩写
5 DICOM标准的目的
6 DICOM标准的内容概述
6.1 文档结构
6.2 PART 2:遵从性
6.3 Part 3:信息对象定义
6.4 Part 4:服务类的规范
6.5 Part 5:数据结构和语义学
6.6 Part 6: 数据字典
6.7 Part 7:消息交换
6.8 Part 8:消息交换的网络通讯支持
6.9 Part 9:消息交换的点对点通讯支持
7 标准各部分的关系 -NEMA standards published PS3.1 (199x) Medical Digital Imaging and Communications (DICOM) before Introduction iii 0 history on 0.1 0.3 0.2 DICOM standards in the direction of a future application to the scope and leadership Domain 2 standard definition of reference 3 4 5 symbols and abbreviations DICOM standards aim 6 DICOM standards as outlined Document Structure 6.1 6.2 PART 2 : compliance 6.3 Part 3 : Information Object Definition 6.4 Part 4 : Service category norms 6.5 Part 5 : data structure and semantics 6.6 Part 6 : data dictionary 6.7 Part 7 : exchange 6.8 Part 8 : information exchange network communications supp
- 2022-11-04 11:30:03下载
- 积分: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
-
Symbian S60演示了如何创建功能
Symbian S60 演示了如何制作多功能的编辑框-Symbian S60 demonstrated how to create feature-rich edit box
- 2023-03-10 01:35:05下载
- 积分:1
-
用IIR滤波器实现去除信号中的直流分量.用很少的资源实现去除直流分量的功能。...
用IIR滤波器实现去除信号中的直流分量.用很少的资源实现去除直流分量的功能。-remove the DC vector from the signal。implement the DC removing function using little resource.
- 2023-01-13 04:15:04下载
- 积分:1
-
rfc3028:筛:邮件过滤语言
RFC3028:Sieve:一种邮件过滤语言
- 2022-07-01 11:11:20下载
- 积分:1
-
MATLAB程序的仿真比较。随后,针对QPsK,详细讨论了其基本原理和具体的实现算法,并进行了仿真验证,然后选用HSP502巧数字上变频芯片和HSP50214B...
MATLAB程序的仿真比较。随后,针对QPsK,详细讨论了其基本原理和具体的实现算法,并进行了仿真验证,然后选用HSP502巧数字上变频芯片和HSP50214B数字下变频芯片,设计了数字调制、解调器的实现方案。最后,作为对整个数字视频图像传输系统的宏观认识,利用M户JLAB中的实时建模仿真Simullnk库对典型的视频图像传输系统一数字视频广播系统(D vB),进行了建模、仿真和初步的分析,结果表明:在高斯白噪声的传输环境下,系统采取的一系列抗干扰措施,包括内、外码级联的信道纠错编码和先进的调制技术(o FDM)等,保证了信源信息传输的有效进行。-MATLAB simulation comparison. Then, against QPsK to discuss in detail the basic principles and specific algorithm, a simulation test, and then choose the cleverest HSP502 figures HSP50214B frequency chips and digital down conversion chips, the design of digital modulation, demodulation for the realization of the program.MJLABSimullnk(D vB):Andean white noise transmission environment, the system adopted a series of anti-jamming measures, including internal and external codes Cascade Channel advanced error correction coding and modulation techniques (o FDM), ensuring a source of information for the effective transmission.
- 2023-02-27 10:10:04下载
- 积分:1
-
WDM驱动程序设计
一.WDM简介
微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动...
WDM驱动程序设计
一.WDM简介
微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动程序的VxD技术随着Win95的淡出也慢慢地将退出历史舞台,在Windows98和Windows2000中设备驱动程序将根据Windows驱动程序模型(WDM)来设计。WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量和复杂性。
-WDM Driver Design 1. WDM briefed constantly introduce new Microsoft operating system, now Windows 98 and Windows 2000 has become mainstream. originally used to achieve the VxD driver technology with the Windows 95 are slowly fade out to be from the historical stage, in Windows 98 and Windows Device Drivers under Windows Flooding dynamic process model (WDM) to the design. WDM by providing a flexible way to simplify driver development, the realization of new hardware support on the basis of the reduction and cut the need to develop drivers for the number and complexity.
- 2022-05-25 14:38:54下载
- 积分:1
-
OPC client development a must
OPC客户端开发必看,这是包含多个源码,同步,异步通讯的都有.-OPC client development a must-see, it is contains more than one source, synchronous, asynchronous communications are.
- 2022-12-25 23:00:03下载
- 积分:1
-
在Max+plusΠ环境下用VHDL语言编写实现基于CPLD的CMI编译码器设计...
在Max+plusΠ环境下用VHDL语言编写实现基于CPLD的CMI编译码器设计-In Max+ plusΠ environment using VHDL language CPLD-based design of CMI codecs
- 2022-12-24 15:40:04下载
- 积分:1