搜索结果

找到约 192 项符合 Double 的查询结果

技术资料 开关变换器研究

介绍了一种三电平双管正激软开关变换器(Three-level Double Forward soft-switching Converter,TDFC)拓 扑结构,在该拓扑结构中,变压器初级采用了两组双管正激电路串联,变压器次级电路并联,从而使变换器同时具有 三电平电路和双管正激变换器的优点 ...
https://www.eeworm.com/dl/960529.html
下载: 9
查看: 6642

数学计算 函数插值计算 分别输入已知节点的x,y值

函数插值计算 分别输入已知节点的x,y值,待计算的节点的x值,以及显示结果的文本框。利用文本框和按钮上的事件触发一系列处理方法,包括把文本框里的字符串解析成double类型存放在数组中,以及利用lagrange插值公式计算出结果并填写在结果文本框中。 ...
https://www.eeworm.com/dl/641/433628.html
下载: 21
查看: 1057

其他行业 Example to support XML files using MSXML. ========================================= XML (Extensi

Example to support XML files using MSXML. ========================================= XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is inten ...
https://www.eeworm.com/dl/668/241819.html
下载: 23
查看: 1132

书籍 Broadband Access Networks Technologies

At present, there is a strong worldwide push toward bringing fiber closer to indi- vidual homes and businesses. Fiber-to-the-Home/Business (FTTH/B) or close to it networks are poised to become the next major success story for optical fiber com- munications. In fact, FTTH connections are currently ex ...
https://www.eeworm.com/dl/521822.html
查看: 111

文件格式 编写4个类:Rectangle、Circle、Geometry、Exa

编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下: ① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。 ② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。 ③ Geometry类有Rectangle类和Circle型的成 ...
https://www.eeworm.com/dl/639/265372.html
下载: 142
查看: 1082

matlab例程 暂时只支持jpeg2000支持的 cdf97 和spline53 可以这样来测试: x=imread( E:studyjpeg2000imageslena.tif ) % see the de

暂时只支持jpeg2000支持的 cdf97 和spline53 可以这样来测试: x=imread( E:\study\jpeg2000\images\lena.tif ) % see the decomposition coefficients y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y)) % see the reconstruction precision y ...
https://www.eeworm.com/dl/665/169707.html
下载: 134
查看: 1082

教程资料 XAPP806 -决定DDR反馈时钟的最佳DCM相移

This application note describes how to build a system that can be used for determining theoptimal phase shift for a Double Data Rate (DDR) memory feedback clock. In this system, theDDR memory is controlled by a controller that attaches to either the OPB or PLB and is used inan embedded microproces ...
https://www.eeworm.com/dl/fpga/doc/32600.html
下载: 125
查看: 1130

可编程逻辑 XAPP806 -决定DDR反馈时钟的最佳DCM相移

This application note describes how to build a system that can be used for determining theoptimal phase shift for a Double Data Rate (DDR) memory feedback clock. In this system, theDDR memory is controlled by a controller that attaches to either the OPB or PLB and is used inan embedded microproces ...
https://www.eeworm.com/dl/kbcluoji/40078.html
下载: 52
查看: 1062

数学计算 三次样条插值程序。编译运行本程序后

三次样条插值程序。编译运行本程序后,程序会弹出窗口及问句:“input the number of intervals:”,输入插值的次数即可,程序将得到的次数保存在变量int n中。如果输入的插值次数正确(n>=2),程序会显示下一语句:"input the value of the variable:",此时输入插值点即可,程序将得到的插值点保存在变量double v中。若 ...
https://www.eeworm.com/dl/641/210968.html
下载: 122
查看: 1103

Java编程 This application includes a demo server and client program. You could write your own server launcher

This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class. Usage: 1. Type the following command to launch the server program. java -jar Sim ...
https://www.eeworm.com/dl/633/351082.html
下载: 59
查看: 1139