搜索结果

找到约 658 项符合 two 的查询结果

按分类筛选

显示更多分类

Linux/Unix编程 The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequence

The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric. Presently, only 8-PSK modulation is considered. E ...
https://www.eeworm.com/dl/619/171810.html
下载: 175
查看: 1080

VHDL/FPGA/Verilog 这是06年4月刚刚完成的程序

这是06年4月刚刚完成的程序,从opencore.org下载而来。用vhdl语言描写,以及matlab仿真,testbench,以及在xinlinx上的综合。 The MDCT core is two dimensional discrete cosine transform implementation designed for use in compression systems like JPEG. Architecture is based on parallel distributed arithmetic ...
https://www.eeworm.com/dl/663/172730.html
下载: 187
查看: 1090

数据结构 merge sort give a set S of n integers and another integer x, determine whether or not there exits tw

merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.
https://www.eeworm.com/dl/654/175043.html
下载: 159
查看: 1071

文章/文档 All 3G and GSM specifications have a 3GPP specification number consisting of 4 or 5 digits. (e.g. 09

All 3G and GSM specifications have a 3GPP specification number consisting of 4 or 5 digits. (e.g. 09.02 or 29.002). The first two digits define the series as listed in the table below. They are followed by 2 further digits for the 01 to 13 series or 3 further digits for the 21 to 55 series. The term ...
https://www.eeworm.com/dl/652/182836.html
下载: 173
查看: 1057

汇编语言 用汇编语言做的一个打字游戏。运行环境是MASN5.0。 1,用户打开软件时先出现欢迎界面,当用户输入字符’1’时,再进入打字界面 当用户按的是”ESC”键时,退出打字游戏 当用户输入不是数字”1”或

用汇编语言做的一个打字游戏。运行环境是MASN5.0。 1,用户打开软件时先出现欢迎界面,当用户输入字符’1’时,再进入打字界面 当用户按的是”ESC”键时,退出打字游戏 当用户输入不是数字”1”或者不是按的”ESC”键时,屏幕不动作,直到用户输入数字”1”或者按的”ESC”键时 2,打字字符从第二行开始显示(双数行为显示打字内容 ...
https://www.eeworm.com/dl/644/185283.html
下载: 28
查看: 1091

Java编程 This project does not contain a full, runnable application program. Instead, the only package ope.ac

This project does not contain a full, runnable application program. Instead, the only package ope.account contains two classes which represent basic bank customer and account information.
https://www.eeworm.com/dl/633/192336.html
下载: 70
查看: 1113

Java编程 This project does not contain a full, runnable application program. Instead, the only package ope.fo

This project does not contain a full, runnable application program. Instead, the only package ope.football contains two classes to represent match data for football (and possibly other team sports).
https://www.eeworm.com/dl/633/192338.html
下载: 87
查看: 1059

人工智能/神经网络 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 indicate the source and ...
https://www.eeworm.com/dl/650/192600.html
下载: 73
查看: 1024

Java编程 JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors,

JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared. This is very useful for describing exactly what has changed betwee ...
https://www.eeworm.com/dl/633/193219.html
下载: 150
查看: 1028

单片机开发 * This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fi

* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted acco ...
https://www.eeworm.com/dl/648/193589.html
下载: 194
查看: 1082