虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

AC

交流电是指电流方向随时间作周期性变化的电流,在一个周期内的平均电流为零。不同于直流电,它的方向是会随着时间发生改变的,而直流电没有周期性变化。
  • 3位数盘面式交直流电压表(无电源式)(24*48mm)

    特点 精确度0.1%满刻度±1位數 可直接量測交直流电压(AC/DC 20~265V)无需另接电源 精密濾波整流,均方根值校正 尺寸小(24x48x50mm),穩定性 分离式端子,配線容易 CE认证

    标签: 24 48 mm 交直流

    上传时间: 2013-11-05

    上传用户:gaome

  • SL811开发资料_包含源程序_电路图_芯片资料

    SL811开发资料_包含源程序_电路图_芯片资料:SL811HS Embedded USB Host/Slave Controller.The SL811HS is an Embedded USB Host/Slave Controller capable of communicate with either full-speed or low-speed USB peripherals. The SL811HS can interfACe to devices such as microprocessors, microcontrollers, DSPs, or directly to a variety of buses such as ISA, PCMCIA, and others. The SL811HS USB Host Controller conforms to USB Specification 1.1.The SL811HS USB Host/Slave Controller incorporates USB Serial InterfACe functionality along with internal full-/low-speed transceivers.The SL811HS supports and operates in USB full-speed mode at 12 Mbps, or at low-speed 1.5-Mbps mode.The SL811HS data port and microprocessor interfACe provide an 8-bit data path I/O or DMA bidirectional, with interrupt support to allow easy interfACe to standard microprocessors or microcontrollers such as Motorola or Intel CPUs and many others. Internally,the SL811HS contains a 256-byte RAM data buffer which is used for control registers and data buffer.The available pACkage types offered are a 28-pin PLCC (SL811HS) and a 48-pin TQFP pACkage (SL811HST-AC). Both pACkages operate at 3.3 VDC. The I/O interfACe logic is 5V-tolerant.

    标签: 811 SL 开发资料 源程序

    上传时间: 2013-12-22

    上传用户:a82531317

  • PLC和变频器在烟支输送存储系统中的应用

    介绍了以PLC为控制单元,变频器为执行单元的控制系统及其在烟支输送储存系统中的应用,并给出了系统的组成、硬件的配置及具体的实现方法。关键词 : PLC 变频器输送储存系统 Ab str AC t;T hisp aperi ntroducest hec ontrols ystem whichc onsistso fP LCa ndf requencyc onvertera ndi ts application in the buffer conveyor for cigarettes. The system constitute, hardware disposal and realization method are also presented in detail.Keywords:PLC f requencyc onverter b ufferc onveyor

    标签: PLC 变频器 中的应用 存储系统

    上传时间: 2013-10-22

    上传用户:ouyang426

  • 本“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算

    本“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等,以及C(清除)、AC(全部清零)、N(符号改变)、存储(M+、M-、MR)、平方根和百分比运算。关于科学计算本“计算器”暂不支持。

    标签: 计算器 手持 标准 算术运算

    上传时间: 2014-10-28

    上传用户:BOBOniu

  • apAChe.org/commons/fileupload/下载。由于本人...关键步骤中的相关 操作为: 1) 在init(),用实例变量....1dbdb.prp idb.maxconn=2 AC

    apAChe.org/commons/fileupload/下载。由于本人...关键步骤中的相关 操作为: 1) 在init(),用实例变量....1\db\db.prp idb.maxconn=2 ACcess. url=jdbc:... URL,而且访问该数据库要使用JDBC-ODBC驱动程序。...

    标签: fileupload commons maxconn apAChe

    上传时间: 2013-12-18

    上传用户:gxrui1991

  • Fourier-Mellin算法

    Fourier-Mellin算法,更多细节请看下面的网址: http://www.ecs.soton.AC.uk/~aiw99r/fm_transform/

    标签: Fourier-Mellin 算法

    上传时间: 2014-01-05

    上传用户:kristycreasy

  • 1997年9月

    1997年9月,NIST征集AES方案,以替代DES。 1999年8月,以下5个方案成为最终候选方案:MARS, RC6, Rijndael, Serpent, Twofish。 2000年10月,由比利时的Joan Daemen和Vincent Rijmen提出的算法最终胜出。( Rijndael 读成Rain Doll。) http://www.esat.kuleuven.AC.be/~rijmen/rijndael/

    标签: 1997

    上传时间: 2014-01-19

    上传用户:希酱大魔王

  • 操作系统中的文件是通过文件目录项来管理的

    操作系统中的文件是通过文件目录项来管理的,为了管理和查找的方便,按层次把文件目录项组织起来,同一层上的目录构成该层上的目录,第一层为根目录,一下为各层子目录。 假设以一串字符代表一个文件,每个字符表示一个记录。 在建立上述目录结构的基础上,建立相应的管理系统并要求完成以下各项操作: 1. 一次建立各个文件 2. 查访两个用户的所有文件 3. 查访用户sun 是否有文件AB 4. 删除用户sun的文件AC,然后在分别查访两个用户的全部文件,检查是否已经删除文件AC 5. 撤销用户sun,并检查是否被删除 6. 删除用户sun的全部文件,然后在撤销sun用户,在查访用户sun, 检查其是否已被撤销。 在建立一个新用户及新用户的两个文件,然后查该两个用户的所有文件

    标签: 操作系统 文件目录

    上传时间: 2014-01-23

    上传用户:xhz1993

  • 大整数乘法例子代码 /* 递归边界

    大整数乘法例子代码 /* 递归边界,如果是1位二进制数与1位二进制数相乘,则可以直接计算 */ /*累计做1位二进制乘法运算的次数*/ /* return (X*Y) */ /* 计算n的值 */ /* 把X和Y拆分开来,令X=A*2^(n/2)+B, 左移位运算,mod = 1<<(n/2) */ /* 计算XY=AC*2^n+(AD+CB)*2^(n/2)+BD */ /* 计算A*C,再向左移n位 */ /* 递归计算A*D */ /* 递归计算C*B */ /* 计算a21+a22,再向左移n/2位 */ /* 递归计算B*D */ /* XY=a1+a2+a3 */

    标签: 整数 乘法 代码 递归

    上传时间: 2015-05-19

    上传用户:gyq

  • Hidden Markov Toolkit (HTK) 3.2.1 HTK is a toolkit for use in research into automatic speech recogn

    Hidden Markov Toolkit (HTK) 3.2.1 HTK is a toolkit for use in research into automatic speech recognition and has been developed by the Speech Vision Robotics Group at the Cambridge University Engineering Department (http://svr-www.eng.cam.AC.uk) and Entropic Ltd (http://www.entropic.com).

    标签: HTK automatic research Toolkit

    上传时间: 2015-05-26

    上传用户:myworkpost