登录
首页 » Others » LLC 参考

LLC 参考

于 2019-12-22 发布
0 217
下载积分: 1 下载次数: 1

代码说明:

说明:  LLC谐振设计参考文献,有需要的可以看看。(LLC design references, if you need to see.)

文件列表:

LLC谐振变换器的参数设计_赵敏杰.pdf, 998981 , 2019-11-13
LLC半桥式谐振变换器参数模型与设计_王镇道.pdf, 768553 , 2019-11-13
LLC半桥谐振变换器参数设计法的比较与优化_江雪.pdf, 251501 , 2019-11-13
LLC变换器软开关特性及谐振参数优化研究_戴幸涛.caj, 3231395 , 2019-11-13
LLC谐振变换器参数设计_朱立泓.pdf, 336712 , 2019-11-13

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

发表评论

0 个回复

  • 69491736ZBDYY_CSharp
    说明:  C#小程序仅供参考,学习使用 ,内容丰富(C# small program for reference only, learning and use, rich in content)
    2020-06-19 08:20:02下载
    积分:1
  • 0.96寸OLED显示屏驱动程序
    说明:  STM32 外接 0.96寸OLED显示屏驱动程序(stm32 oled can use can you understand?)
    2020-06-19 04:00:01下载
    积分:1
  • C# 取消磁盘共享功能的实例
    Visual C# 取消Windows 磁盘共享源代码,在Widnwos7也可设置某一磁盘共享和不共享,本程序只是模拟实现的功能,可取消已被共享的磁盘,在文本框中输入盘符即可取消该盘的共享属性。编写思路,单击一个按钮,创建一个事件,将整个需要实现的功能都写进按钮事件中,事件的代码如下:   System.Diagnostics.Process myProcess = new System.Diagnostics.Process();   myProcess.StartInfo.FileName = "cmd.exe";//启动cmd命令   myProcess.StartInfo.UseShellExecute = false;//是否使用系统外壳程序启动进程   myProcess.StartInfo.RedirectStandardInput = true;//是否从流中读取   myProcess.StartInfo.RedirectStandardOutput = true;//是否写入流   myProcess.StartInfo.RedirectStandardError = true;//是否将错误信息写入流   myProcess.StartInfo.CreateNoWindow = true;//是否在新窗口中启动进程   myProcess.Start();//启动进程   //执行取消磁盘共享命令   myProcess.StandardInput.WriteLine("NET SHARE " + textBox1.Text + "$ /DEL");   MessageBox.Show("执行成功", "信息", MessageBoxButtons.OK, MessageBoxIcon.Information);
    2023-05-13 16:00:03下载
    积分:1
  • 基于遗传算法的人工势场法
    人工势场法结合遗传算法进行路径规划仿真,混合算法(Artificial potential field method combined with genetic algorithm)
    2021-03-12 21:09:24下载
    积分:1
  • 红蓝2018远控带小马源码
    红蓝2018远控带小马源码 需要的朋友下载吧(Do good to kill a powerful friend in need to download it)
    2018-02-11 09:43:22下载
    积分:1
  • Elan typical sub program
    Elan typical sub program
    2022-01-26 05:55:17下载
    积分:1
  • TFT_LCD_ASIC_implement
    说明:  彩色TFT液晶显示控制电路设计及其ASIC实现(TFT color LCD control circuit design and ASIC realization)
    2008-10-25 15:11:10下载
    积分:1
  • OpenWRT_LuCI
    在openwrt下进行LUA开发的内部培训介绍文档(how to develop with Lua under openwrt environment)
    2010-12-28 22:35:14下载
    积分:1
  • 计算刀轴点坐标
    计算刀轴点坐标,方便快捷,求取刀具刀轴点坐标,用于算nurbs曲线(Calculating the coordinates of cutter axis points is convenient and fast. Calculating the coordinates of cutter axis points is used to calculate NURBS curve.)
    2019-05-22 14:47:00下载
    积分:1
  • Sod_Exact_hzw
    一维激波管问题的精确解,可以直接用,非常经典的计算流体力学算例之一。(one dimensional problem)
    2020-12-31 14:38:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载