搜索资源列表
-
0下载:
电力远动规约的面向对象设计方法及以104为例的实现,由Java语言实现-Electric telecontrol protocol object-oriented design methods and implementation of 104
-
-
0下载:
首先介绍I2C总线的的一些基本知识:特点、结构、原理、控制时序、与单片机的接口方法等。最后通过一个实例实现模拟I2C接口。-First of all I2C bus introduce some basic knowledge of: characteristics, structure, principle, control timing, and MCU interface methods. Finally, through an example of analog implementati
-
-
0下载:
OFDM实现,matlab程序,各种信道估计方法对比-OFDM implementation, matlab program, various channel estimation methods
-
-
0下载:
本文研究了SMBus
规范,介绍了典型的基于片上系统(SoC)设计的知识产权核(IP)实现,采用自顶向下
(Top-down)的集成电路设计方法完成了设计,并架构了基于总线功能模型(BFM)的验证平台
完成功能仿真,顺利完成了逻辑综合和时序仿真。FPGA 验证和投片后测试均表明设计具有
良好的性能。-This paper studies the SMBus specification, based on the introduction of the typical system
-
-
0下载:
摘 要 :根据D S P F 2 4 0 芯片的结构特点,介绍了一种F 2 4 x系列DSP芯片与P c 机之间串行通信接口的设计方法,并详细讨论了串行通信接口的硬件实现、 通信协议的设定以及通信程序的编制要点。 该设计方案简单易行、通信稳定可靠、具有一定的通用性。-Abstract: According to DSPF 2 4 0 chips structural features, introduces a F 2 4 x series DSP chip and P c machine se
-
-
0下载:
本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机
-
-
0下载:
论述了基于DsP和USB2.O接口的高速便携式数据采集处理系统的设计,详细地阐述了虚
拟仪器系统的实现原理和方法-Discussed based on DsP and USB2. O interface, the design of high-speed portable data acquisition and processing system, described in detail the principles and methods of implementation of vir
-
-
0下载:
常用matlab语音编程流程(语音信号的分帧加窗的matlab实现),学习语音信号处理的人必须要知道这些基本的编程方法。-Common Voice matlab programming process (sub-frame windowed speech signal matlab implementation), learning of speech signal processing must be aware of these basic programming methods.
-
-
0下载:
vc自定义消息的发送与接收的方法实现
以下用一个自创的对话框类(MyMessageDlg)向视图类(MessageTestView)
发送自定义消息为例,说明这两种不同方法的自定义消息的-Implementation of VC custom message sending and receiving method
The following with a dialog class (MyMessageDlg) to the view class (MessageTestView)
-