搜索资源列表
1
- 摘要:基于单片机的数控开关电源是利用单片机实现对开关电源的输出电压设定、输出电压步进调整、输出电压和输出电流显示等数字控制。本文设计的数控开关电源由两部分组成。开关电源部分采用基于PWM控制的不对称半桥功率变换器,由模拟控制芯片KA3525产生PWM信号经驱动电路实现对功率变换电路的输出电压控制,实现电压的稳定输出。数控部分采用凌阳单片机的D/A输出对KA3525的误差比较器的参考端进行数字给定,实现对输出电压的设定、步进调整和显示等功能。文中给出了系统设计框图,对各部分电路进行了分析,并给出了
SharpPcap
- SharpPcap学习笔记 在做飞信的时候看到nathan2007写的FeitionSniffer(一个用BC++和WinPcap开发的小工具,小巧却很实用),不禁暗暗想自己也能做个类似的东西,以后分析起协议就方便了.上网搜索了一下,发现有人已经用C#把WinPcap的功能进行了封装,开发了SharpPcap.然后看了SharpPcap tutorial,感觉还是挺简单的.顺便做个笔记以后用起来就方便了.-SharpPcap
MatlabSamplingRuleLittleCase
- 一个简单的利用抽样定律做频谱分析的小例子,希望对大家有启发作用。-A brief example to illustrate the sampling rule used in a little case by myself.
Logistic
- 讲述了Logistic方程(差分形式)的简单推导过程,易于理解。而后给出了不同参数时Logistic方程的敛散性的matlab仿真及分析-Described the Logistic equation (differential form) derived a simple process, easy to understand. Then the different parameters are given Logistic equation Convergence and Divergenc
et
- 编译原理-词法-语义分析 编译原理实验 实现简单词组识别 语义分析 等功能-Compiler Construction Principles- lexical- semantic analysis to compile a simple phrase recognition principle experiment to achieve functions such as semantic analysis
ELF-format-specification
- 本文首先介绍 ELF 文件格式规范,然后结合一个简单的 C 语言程序,分析编 译、链接后生成的可重定位、可执行格式实例。 -This paper describes the ELF file format specification, and then combined with a simple C language program analysis is compiled and linked to generate the relocatable, executable format
Logistics
- 简单介绍物流专业,以及分析我国物流现状 。-And the logistics professional status of China' s logistics
xiaobofenxi
- 首先介绍了图像边缘检测技术和几种经典的边缘检测算子。然后对小波变换进行了简单的理论分析,阐述了小波多尺度思想,并对基于小波变换的图像边缘检测进行了简单的介绍。-First,several classic edge detection operators are analyzed in this paper,and then the principle and status are briefly described.Second,the theory of wavelet transform i
64
- 在简单介绍WH-800型离心机基本结构及工作原理的基础上, 介绍了基于重构吸引子轨迹矩阵的奇异值分解技术,并引入自相关函数对现有奇异值分解技术加以改进. 通过对现场实测故障信号的分析,表 明改进的奇异值分解技术具有很好的降噪效果,能在强噪声背景环境下准确提取设备的故障特征信号, 为离心机的故障诊断提供了一种新的思路.-After a brief introduction WH-800 centrifuge basic structure and working principle, base
chirpztransformation
- FFT与chirp-z变换的对比,简单分析了chirp-z变换的原理,及程序实现,是一份word文档,里面包含源程序-FFT comparision with Chirp-Z
tuxiangchuli
- 图像阵列在空域中分析运算量很大,计算上费时、费力,采用图像变换,将空域的图像在频域中表示,使对图像各种处理变得简单。-Computational analysis of large image array to calculate the time-consuming, laborious, using image transformation, the spatial frequency domain representation of the image, so that a variety
ITD
- 基于环境激励的ITD时域模态分析方法,简单快速识别,方便-ITD domain modal analysis method based incentive environment
BNUTBDJNBOOFR
- 【程序29】 题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数,如下解释:(这里是一种简单的算法,师专数002班赵鑫提供) 2.程序源代码: 复制代码 代码如下: #include stdio.h #include conio.h main( ) { long a,b,c,d,e,x scanf( ld ,&x) a=x/10000 分解出万位 b=x 10000
bipeng
- 四冲程发动机进气阀/排气阀避碰计算分析,进行气门可变正时研究,简单实用-Four-stroke engine of intake/exhaust valve anticollision calculation analysis, was studied by means of variable valve timing, simple and practical
sanjiaoxing
- 计算流体力学中三角形的网格划分的简单实例分析-A Simple Instance Analysis of Triangulation in Computational Fluid Dynamics