搜索结果

找到约 1,279 项符合 Two-input 的查询结果

其他 ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noi

ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noise variance % Mt - number of Tx antennas % Mr - number of Rx antennas % x - vector of complex input symbols (for MIMO, this is a matrix, where each column % is the value of the antenna outputs a ...
https://www.eeworm.com/dl/534/323173.html
下载: 128
查看: 1047

数值算法/人工智能 问题描述 设有n种不同面值的硬币

问题描述 设有n种不同面值的硬币,各硬币的面值存于数组T[1:n]中。现要用这些面值的硬币来找钱,可以实用的各种面值的硬币个数不限。当只用硬币面值T[1],T[2],…,T[i]时,可找出钱数j的最少硬币个数记为C(i,j)。若只用这些硬币面值,找不出钱数j时,记C(i,j)=∞。 &#61611 编程任务 设计一个动态规划算法,对1≤j≤L,计 ...
https://www.eeworm.com/dl/518/325905.html
下载: 90
查看: 1264

单片机开发 AES在AVR单片机上的实现 资源要求 Program: 4492 bytes (6.9% Full) (.text + .data + .bootloader) Data: 7

AES在AVR单片机上的实现 资源要求 Program: 4492 bytes (6.9% Full) (.text + .data + .bootloader) Data: 745 bytes (9.1% Full) (.data + .bss + .noinit) 可以在AVR Studio中模拟运行 AES加密和解密 在AVR Studio 中模拟运行 Ctrl+F7 后,模拟执行到main入口处 按F5后, 知道到加密完成 可以看出加密的结果 再按 ...
https://www.eeworm.com/dl/648/326534.html
下载: 124
查看: 1206

编译器/解释器 对任意给定的文法G 构造LR(1) 项目集规范族

对任意给定的文法G 构造LR(1) 项目集规范族,其中要实现CLOSURE(I)、GO(I,X)、FIRST 集合等。在此基础上, 构造了LR(1)分析表。然后对输入的句子进行语法分析,给出接受或出错报告。 程序采用文件输入输出方式。其中包括两个输入文件:文法grammar.txt,以及 输入串input.txt;两个输出文件:项目集items.txt 和文法的LR( ...
https://www.eeworm.com/dl/628/326797.html
下载: 119
查看: 1419

嵌入式Linux 基于S3C2440的四线电阻式触摸屏驱动程序

基于S3C2440的四线电阻式触摸屏驱动程序,linux2.6.22内核。把touchscreen.c放在driver/input/touchscreen/下。修改arch/arm/mach-s3c2440/mach-smdk2440.c以及相应的Makefile加上驱动即可。
https://www.eeworm.com/dl/653/326971.html
下载: 52
查看: 1048

Linux/Unix编程 Advanced UNIX Programming is the long-awaited (19 years!) update to the 1985 original. Maybe "update

Advanced UNIX Programming is the long-awaited (19 years!) update to the 1985 original. Maybe "update" isn t the right word--of the 750-or-so pages in the new book, there are maybe two dozen paragraphs that are unchanged. The original covered about 70 system calls, and the new one covers about 300. ...
https://www.eeworm.com/dl/619/327324.html
下载: 66
查看: 1056

VHDL/FPGA/Verilog -- DESCRIPTION : Shift register -- Type : univ -- Width : 4 -- Shift direction: right/left (right

-- DESCRIPTION : Shift register -- Type : univ -- Width : 4 -- Shift direction: right/left (right active high) -- -- CLK active : high -- CLR active : high -- CLR type : synchronous -- SET active : high -- SET type : synchronous -- LOAD active : high -- CE active : high -- SERIAL input : SI ...
https://www.eeworm.com/dl/663/328376.html
下载: 54
查看: 1039

其他书籍 非常好的优化算法的书

非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of i ...
https://www.eeworm.com/dl/542/328953.html
下载: 174
查看: 1023

软件工程 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
查看: 1054

其他书籍 This application report presents basic code for initializing and operating the TMS320LF240x DSP devi

This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous ...
https://www.eeworm.com/dl/542/335749.html
下载: 73
查看: 1052