搜索结果

找到约 907 项符合 input 的查询结果

按分类筛选

显示更多分类

技术资料 如何设计被动式PFC

一,規格確認:1,INPUT,(單組或兩組電壓)2,LOAD,(另有DERATING作法)3,SIZE(POWER內擺置考量),4,可接受的溫度,5,其他較特殊
https://www.eeworm.com/dl/914823.html
下载: 7
查看: 2432

技术资料 Rulph Chassaing的DSP和应用(TMS320C6x系列)

· 共543页,每章都有例子1 DSP Development System2 Input and Output with the DSK3 Architecture and Instruction Set of the C6x Processor4 Finite Impulse Response Filters5 Infinite Impulse Response Filters6 Fa
https://www.eeworm.com/dl/943487.html
下载: 4
查看: 9504

模拟电子 MAX17600数据资料

 The MAX17600–MAX17605 devices are high-speedMOSFET drivers capable of sinking /sourcing 4A peakcurrents. The devices have various inverting and noninvertingpart options that provide greater flexibility incontrolling the MOSFET. The devices have internal logiccircuitry that prevents shoot ...
https://www.eeworm.com/dl/571/20954.html
下载: 42
查看: 1080

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

三次样条插值程序。编译运行本程序后,程序会弹出窗口及问句:“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

文章/文档 输入、输出功能

输入、输出功能,检验输入的数是否为数字功能,ASCII码与二进制数的的相互转化功能,两数相乘功能,因此整个程序定义了两个宏INPUT和MULTIPLE,宏INPUT实现了输入、检验和ASCII码与二进制的相互转换功能,MULTIPLE实现了两数相乘功能,实现输出功能的是子程序OUTPUT,由于在输入的过程中多次用到了回车换行,因此定义了一个 ...
https://www.eeworm.com/dl/652/402240.html
下载: 154
查看: 1044

数学计算 The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg

The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in row major order ...
https://www.eeworm.com/dl/641/453195.html
下载: 198
查看: 1127

其他 (1) This pin may function as either a JTAG port or a user I/O pin. If the device is configured to us

(1) This pin may function as either a JTAG port or a user I/O pin. If the device is configured to use the JTAG ports for in-system programming, this pin is not available as a user I/O pin. (2) The user I/O pin count includes dedicated input pins and all I/O pins.
https://www.eeworm.com/dl/534/197458.html
下载: 68
查看: 1084

软件工程 This article introduces how to construct a Hospital Ward Information System with three-tiered techno

This article introduces how to construct a Hospital Ward Information System with three-tiered technology. The System applies to UML, BDE, MIDAS, distributed compute theory and a special architecture to make such functions: patients check in and check out, prescription input, drug-delivery at center ...
https://www.eeworm.com/dl/540/333545.html
下载: 86
查看: 1088

书籍源码 This document contains official rules of the 3D soccer simulation competition at RoboCup 2006. Whil

This document contains official rules of the 3D soccer simulation competition at RoboCup 2006. While we will try to cover all cases, if unexpected events do occur, the rule committee will seek input from the participants and then make a decision. However, once the committee has made a decision, that ...
https://www.eeworm.com/dl/532/373127.html
下载: 167
查看: 1111

VC书籍 As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Pro

As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if statements and function calls. Input and output can be directed to the terminal or to files. Related d ...
https://www.eeworm.com/dl/686/441638.html
下载: 22
查看: 1098