搜索结果

找到约 647 项符合 Output job 的查询结果

matlab例程 ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors

ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. Ordinary usage: [R, T] = icp(model,data) INPUT: model - matrix with model points, data - matrix with data points, OUTPUT: R - rotation matrix an ...
https://www.eeworm.com/dl/665/237668.html
下载: 56
查看: 1079

matlab例程 % because we do not truncate and shift the convolved input % sequence, the delay of the desired out

% because we do not truncate and shift the convolved input % sequence, the delay of the desired output sequence wrt % the convolved input sequence need only be the delay % introduced by the ideal weight vector centred at n=5
https://www.eeworm.com/dl/665/239090.html
下载: 134
查看: 1034

DSP编程 This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block

This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block into SDRAM from the ADC (an AD9244 in this example). The frames are then output with a one-frame delay to the DAC (an AD9744 in this example). In this example, no processing is done on the frames. The ...
https://www.eeworm.com/dl/516/240027.html
下载: 114
查看: 1045

书籍源码 最大流

最大流,The programs are designed to run under BSD UNIX. All programs read from the standard input and write to the standard output. Run "make" to compile the programs and generators. File "list" lists the programs produced my "make". Input files are in DIMACS format. See sample.input.
https://www.eeworm.com/dl/532/240182.html
下载: 114
查看: 1023

汇编语言 This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes

This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UAR ...
https://www.eeworm.com/dl/644/241034.html
下载: 173
查看: 1078

单片机开发 This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes

This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UAR ...
https://www.eeworm.com/dl/648/241035.html
下载: 199
查看: 1066

汇编语言 This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose

This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first addres ...
https://www.eeworm.com/dl/644/246658.html
下载: 74
查看: 1081

Java编程 We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparis ...
https://www.eeworm.com/dl/633/247529.html
下载: 64
查看: 1048

Java编程 EPS_Java Projec is JAVA program can display charts, and handle waypoints, track, and routes. It read

EPS_Java Projec is JAVA program can display charts, and handle waypoints, track, and routes. It reads output from the gpstrans program. gpstrans can communicate with Garmin GPS navigators.
https://www.eeworm.com/dl/633/249854.html
下载: 125
查看: 1042

Linux/Unix编程 The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited res

The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited resources, place them on a normal computer network, and install free software so that the computers act together like one powerful server. This makes it possible to build a very inexpensive and reliable ...
https://www.eeworm.com/dl/619/250244.html
下载: 50
查看: 1070