搜索结果

找到约 70 项符合 lower 的查询结果

工控技术 xilinx FPGAs在工业中的应用

  The revolution of automation on factory floors is a key driver for the seemingly insatiable demand for higher productivity, lower total cost of ownership,and high safety. As a result, industrial applications drive an insatiable demand of higher data bandwidth and higher system-level perform ...
https://www.eeworm.com/dl/569/40867.html
下载: 140
查看: 1036

其他 The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field

The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fai ...
https://www.eeworm.com/dl/534/137877.html
下载: 65
查看: 1074

通讯编程文档 The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be abl

The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be able to communicate with other users! One other goal with this project was to lower the GPRS-traffic in the phone and make the ICQ-ing cheaper. A third goal was to make this service as easy to log-in t ...
https://www.eeworm.com/dl/646/138432.html
下载: 174
查看: 1106

数学计算 The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he

The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an inci ...
https://www.eeworm.com/dl/641/152718.html
下载: 25
查看: 1069

单片机开发 * DEFINITION * This is the header file for a library module used to calculate the median * of a

* DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, the * lower of the two center values is reported. The values th ...
https://www.eeworm.com/dl/648/193645.html
下载: 95
查看: 1050

电子书籍 Listed below are the typographical conventions used in this guide. – Example C++ code and commands

Listed below are the typographical conventions used in this guide. – Example C++ code and commands to be typed by the user are in non-bold characters in typewriter font. – Items where the user has to supply a name or number are given in lower-case italic characters in typewriter font. – Sections ...
https://www.eeworm.com/dl/cadence/ebook/196949.html
下载: 133
查看: 1032

其他嵌入式/单片机内容 The MATLAB coding style, project options and synthesis directives can have a significant effect on t

The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB loses a bit of its ab ...
https://www.eeworm.com/dl/687/202432.html
下载: 165
查看: 1039

VC书籍 Here s the code! Too many people ask for this Using this code you can save an image item as a jpeg

Here s the code! Too many people ask for this Using this code you can save an image item as a jpeg image, specifying the quality of it. Jpeg quality is the same as compression so the lower the quality, the smaller the file size. It s simple to use
https://www.eeworm.com/dl/686/208889.html
下载: 174
查看: 1054

matlab例程 %CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,

%CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if necessary) warn if too long. Also make LB and UB vectors if not % a ...
https://www.eeworm.com/dl/665/214093.html
下载: 181
查看: 1104

matlab例程 %DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the %

%DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the % bounds corresponding to the sign of the gradient g, where % l is the vector of lower bounds, u is the vector of upper % bounds. Vector dv is 0-1 sign vector (See ?? for more detail.) % % Copyr ...
https://www.eeworm.com/dl/665/214095.html
下载: 110
查看: 1036