登录
首页 » WORD » 12v1kw通用纯正弦逆变器资料

12v1kw通用纯正弦逆变器资料

于 2020-11-27 发布
0 305
下载积分: 1 下载次数: 9

代码说明:

说明:  12v1kw通用纯正弦逆变器资料,包括原理图和原理说明(12v1kw universal sinusoidal inverter data)

文件列表:

12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件), 0 , 2017-12-23
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\图1.png, 141652 , 2017-12-23
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\图2.png, 158249 , 2017-12-23
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\图3.png, 175369 , 2017-12-23
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\图4.png, 151908 , 2017-12-23
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\所用高频变压器制作方法.docx, 2303949 , 2017-12-23
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\效果.flv, 25348802 , 2017-12-23
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\说明.docx, 645414 , 2017-12-23
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\通用正弦波逆变器, 0 , 2016-08-14
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\通用正弦波逆变器\DC-DC driver.PCB, 165793 , 2012-12-29
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\通用正弦波逆变器\DC-DC driver.Sch, 24732 , 2012-12-29
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\通用正弦波逆变器\SPWM-driver.Sch, 56327 , 2012-12-29
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\通用正弦波逆变器\power.PCB, 1583479 , 2012-12-29
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\通用正弦波逆变器\power.Sch, 88984 , 2012-12-29
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\通用正弦波逆变器\spwm-driver.PCB, 409393 , 2012-12-29
12V1000W通用纯正弦波逆变器(原理图%2BPCB源文件)\通用正弦波逆变器.rar, 302054 , 2017-12-23
Readme_download.txt, 1003 , 2017-11-16
使用说明更多帮助.html, 241 , 2017-11-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1807.01613
    Conditional Neural Processes (CNPs) were introduced as a continuation of Generative Query Networks (GQN) to extend its training regime to tasks beyond scene rendering, e.g. to regression and classification.
    2020-06-23 22:40:01下载
    积分:1
  • 搜狐中国人社区Flash版中国省份地图
    搜狐中国人社区Flash版中国省份地图,以前在chinaren网站发现的Flash中国地图 包括所有省会城市,带地图热点信息,鼠标放上去,对应省份会高亮显示,动画效果相当不错哦,自带Flash源文件,修改完善更方便。
    2022-05-28 04:19:49下载
    积分:1
  • ch02
    C++入门经典第二章答案,自己写的红宝书的第二章代码(Ivor Horton s Beginning ANSI C++ chapter 2 answer)
    2013-09-21 09:42:32下载
    积分:1
  • Jaumann-UMAT——Green-Naghdi-VUMAT
    说明:  Jaumann_Umat 和 Grenn_naghdi率用于abaqus二次开发的Vumat用户子程序(Analysis of Grenn_naghdi Rate Display)
    2019-05-05 19:26:43下载
    积分:1
  • 例程
    1.16进制定时移位程序 part2-6.c 2.设置定时器实现led定时点亮 part3.1.1.c 3.具备键盘在线设置的时间显示程序part4.1.1.c 4.录音与播放程序isd4004.c 5.步进加减并显示程序bujin.c(1.16-bit timing shift program -part2-6.c 2. Setting timer to realize led timing lighting -part3.1.1.c 3. Time display program with keyboard online settings -part4.1.1.c 4. Recording and Playing Program -isd4004.c 5. Step-by-step add-subtract and display program -bujin.c)
    2020-06-16 09:00:01下载
    积分:1
  • hyesco devce USB驱动程序
    hyesco usb devce driver
    2022-04-11 06:00:18下载
    积分:1
  • 帧差法
    利用转换公式将真彩图像转换为灰度图像。将灰度图像的每一个像素点对应一个元素保存在一个矩阵中。然后利用帧差法进行图像差分处理,从而提取出运动目标。对差分后的图像二值化处理,用最大类间方差分割法遍历求取最优阈值。使其作为基准,区分差分图像的背景元素和目标元素。最后用matlab进行编程使目标信息高亮显示在屏幕上。(The true color image is converted to gray image by transformation formula. Each pixel of a grayscale image is stored in a matrix corresponding to one element. Then the frame difference method is applied to image difference processing to extract moving targets. After the two valued processing of the differential image, the optimal threshold is obtained by traversing the maximum variance between classes. It is used as a benchmark to distinguish the background and target elements of the differential image. Finally, Matlab is programmed to highlight the target information on the screen.)
    2018-08-23 20:38:30下载
    积分:1
  • BLDC
    说明:  stm32实现无刷直流电机双闭环控制,非常优秀(STM32 realizes double closed-loop control of Brushless DC motor, which is excellent)
    2019-02-19 21:28:24下载
    积分:1
  • matlab_toolbox
    说明:  该程序为matlab实现图像特点检测匹配拼接等功能(The program realizes the functions of image feature detection, matching and stitching for matlab)
    2020-06-18 22:20:02下载
    积分:1
  • 鼠标悬停图片炫酷动画特效
    一款纯CSS3鼠标悬停图片炫酷动画特效。该特效中,当鼠标悬停在图片上面(A pure CSS3 mouse hover picture cool animation special effects. In this effect, when the mouse hovers over the image)
    2019-02-01 14:59:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载