搜索:Contain

找到约 127 项符合「Contain」的查询结果

结果 127
https://www.eeworm.com/dl/841969.html 技术资料

JEDEC-JESD220-2-UFS存储卡标准

JEDEC standards and publications contain material that has been prepared,reviewed,and approvedthrough the JEDEC Board of Directors level and subsequently reviewed and approved by the JEDEClegal counsel.JEDEC standards and publications are designed to serve the public interest thr ...
下载 9
·
查看 8676
https://www.eeworm.com/dl/kbcluoji/39392.html 可编程逻辑

Nios II软件开发人员手册中的缓存和紧耦合存储器部分

        Nios II 软件开发人员手册中的缓存和紧耦合存储器部分 Nios® II embedded processor cores can contain instruction and data caches. This chapter discusses cache-related issues that you need to consider to guarantee that your program execut ...
下载 121
·
查看 1059
https://www.eeworm.com/dl/654/161975.html 数据结构

The government of a small but important country has decided that the alphabet needs to be streamline

The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whe ...
下载 197
·
查看 1098
https://www.eeworm.com/dl/654/168230.html 数据结构

Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP

Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for ...
下载 51
·
查看 1103
https://www.eeworm.com/dl/505/23069.html 电源技术

LED的电源管理

A light-emitting diode (LED) is a semiconductor device that emits narrow-spectrum incoherent light when forward-biased.The color of the emitted light depends on the chemical composition of the semiconductor material used, and can benear-ultraviolet, visible or infrared. LEDs ar ...
下载 96
·
查看 1060
https://www.eeworm.com/dl/650/192600.html 人工智能/神经网络

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars ind ...
下载 73
·
查看 1060
https://www.eeworm.com/dl/534/358029.html 其他

The MAX481E, MAX483E, MAX485E, MAX487E–MAX491E, and MAX1487E are low-power transceivers for RS-485

The MAX481E, MAX483E, MAX485E, MAX487E–MAX491E, and MAX1487E are low-power transceivers for RS-485 and RS-422 communications in harsh environments. Each driver output and receiver input is protected against ±15kV electrostatic discharge (ESD) shocks, without latchup. These part ...
下载 41
·
查看 1079
https://www.eeworm.com/dl/845315.html 技术资料

UFS2.0协议资料

UFS 2.0协议,Universal Flash Storage (UFS) Version 2.0JEDEC standards and publications contain material that has been prepared, reviewed, andapproved through the JEDEC Board of Directors level and subsequently reviewed and approvedby the JEDEC legal counsel.JEDEC standards and pu ...
下载 4
·
查看 2534
https://www.eeworm.com/dl/846295.html 技术资料

运算放大器手册

 [运算放大器手册]电子产品开发必备手册,难得的文档While in the process of reviewing Texas Instruments applications notes, including thosefrom Burr-Brown – I uncovered a couple of treasures, this handbook on op ampapplications and one on active RC networks. These old publicat ...
下载 3
·
查看 1566
https://www.eeworm.com/dl/534/406523.html 其他

Instead of finding the longest common subsequence, let us try to determine the length of the LCS.

Instead of finding the longest common subsequence, let us try to determine the length of the LCS. &#1048708 Then tracking back to find the LCS. &#1048708 Consider a1a2…am and b1b2…bn. &#1048708 Case 1: am=bn. The LCS must contain am, we have to find the LCS of a1a2…am-1 and b1 ...
下载 196
·
查看 1060