-
With the rapid development of IPv6, IPv6
随着IPv6的迅速发展,基于IPv6的服务也越来越多,对IPv6的地址需求量也随之增加。IPv6的地址自动配置为IPv6的应用与研究提供了极大的方便,该文讨论了在Linux系统环境下IPv6的DHCP配置的过程。-With the rapid development of IPv6, IPv6-based services are a growing number of IPv6 addresses demand increased. IPv6 address auto-configuration for IPv6 applications and research provided a great convenience, the article discusses the Linux system environment under the IPv6 configuration of the DHCP process.
- 2022-03-16 17:27:46下载
- 积分:1
-
automation applications
自动化应用--直流电动机和交流发电机控制系统设计,环境为MATLAB-automation applications-- DC motor and alternator control system design environment for MATLAB
- 2022-02-05 23:35:32下载
- 积分:1
-
以C2051单片机为核心,采用TLC2543 12位串行A/D转换器,设计了一个串行数据采集/传输模块,给出了硬件原理图和主要源程序...
以C2051单片机为核心,采用TLC2543 12位串行A/D转换器,设计了一个串行数据采集/传输模块,给出了硬件原理图和主要源程序-to C2051 microcontroller core, using TLC2543 12 serial A/D converters, Design of a serial data collection/transmission module provides the hardware schematic and source code
- 2022-03-21 19:48:55下载
- 积分:1
-
单端反激式开关电源具有结构简单、输入输出电气隔离、电压升/降范围宽、易于多路输出、可靠性高、造价低等优点,广泛应用于小功率场合。然而,由于漏感影响,反激变换器功
单端反激式开关电源具有结构简单、输入输出电气隔离、电压升/降范围宽、易于多路输出、可靠性高、造价低等优点,广泛应用于小功率场合。然而,由于漏感影响,反激变换器功率开关管关断时将引起电压尖峰,必须用钳位电路加以抑制。由于RCD钳位电路比有源钳位电路更简洁且易实现,因而在小功率变换场合RCD钳位更有实用价值。 -Single-ended flyback switching power supply with a simple structure, input and output electrical isolation, voltage up/down range, easy to multi-output, high reliability and low cost, widely used in low-power occasions. However, due to leakage effects flyback converter power switch off when the voltage spike caused by the need to be inhibited by clamping circuit. RCD clamp circuit as a result of active-clamp circuit than the more concise and easy to realize, and in low-power transform RCD clamp occasions more practical value.
- 2022-01-21 05:30:24下载
- 积分:1
-
err
本系统以车载电池为动力,摄像头和超声波测距器实时无线传回视频与距离信息,操作人员于控制端根据此信息控制车的行动并得知其周围的环境情况。多自由度支架保证摄像头全方位拍摄;车载单片机与红外传感器用于保护车的自身安全与行动。
本系统作为一个基础移动平台,用于需要超视距操作的情况。加载不同功能的设备后,在军用和民用方面都具有很大的应用前景。
本作中采用了具有LVDS(低电压差分信号传输技术)输出功能的FPGA芯片作为核心处理器,并配合以具有相应功能的差分信号发送器DS90C031和差分信号接收器DS90C032,从软件和硬件两方面去实现LVDS的发送、接收。做为解决上述问题的方案。-err
- 2023-05-27 14:25:02下载
- 积分:1
-
近几年关于高速Reed
近几年关于高速Reed-Solomon编译码实现的论文,详细讲述了Chein,Forney,解方程模块的设计-In recent years, the high-speed Reed-Solomon coding and decoding achieve the papers detail in Chein, Forney, solving equations Module
- 2022-04-26 16:50:33下载
- 积分:1
-
提出了基于嵌入式技术CCD 采集系统的新方法,并以ARM微处理器和FPGA 芯片为核心设计了嵌入式CCD 采集系统,解决了传统采集方法中系统过于庞大和复杂的问题...
提出了基于嵌入式技术CCD 采集系统的新方法,并以ARM微处理器和FPGA 芯片为核心设计了嵌入式CCD 采集系统,解决了传统采集方法中系统过于庞大和复杂的问题,具有结构简单、小型化和智能化的特点。试验结果表明,该系统实现了CCD 输出图像的高速采集和实时显示,数据采集速率达到5 MHz。-Embedded technology based on CCD acquisition system A new method, and ARM microprocessors and FPGA chip is designed as the core embedded CCD acquisition system to address the traditional acquisition methods in the system too large and complex problems, is simple in structure, small and intelligent features. Experimental results show that the system realizes high-speed CCD output image acquisition and real-time display, data acquisition rate up to 5 MHz.
- 2023-02-26 21:05:04下载
- 积分:1
-
Huffman tree. tree with the right path length is the meaning of the various char...
哈夫曼树中,树的带权路径长度的含义是各个字符的码长与其出现的此时的乘积和,
也就是电文的代码总长,所以采用哈夫曼树构造的编码是一种能使电文代码总长最短的
不等长编码。-Huffman tree. tree with the right path length is the meaning of the various characters code length of time with the product and, is the message code chief Therefore, the tree structure used Huffman coding can be a code message from the chief of the shortest length coding.
- 2022-11-03 06:40:03下载
- 积分:1
-
基于模糊逻辑分类的经典文献
基于模糊逻辑的局放分类的经典文献,可供研究局放分类人员使用-PD based on fuzzy logic classification of classic literature
- 2022-04-01 17:20:08下载
- 积分:1
-
本文分析了Win32 环境下内存映射文件技术的系统实现原理, 并结合嵌入式文件系统的特点, 给出了该技术在嵌入式
实时通讯系统中对多进程间数据共享问题的解决...
本文分析了Win32 环境下内存映射文件技术的系统实现原理, 并结合嵌入式文件系统的特点, 给出了该技术在嵌入式
实时通讯系统中对多进程间数据共享问题的解决方案-This paper analyzes the circumstances Win32 memory-mapped file system technology principle, combined with the characteristics of embedded file system, given the technology in embedded real-time communication systems for data sharing between multi-process solution to the problem
- 2022-06-16 11:25:25下载
- 积分:1