代码搜索:High-speed

找到约 267 项符合「High-speed」的源代码

代码结果 267
www.eeworm.com/read/199735/7826710

new readme.new

What's new in this version ========================== Version 3.0 Modifications by Christopher M. Box (cmbox@dcs.warwick.ac.uk) - Added support for Sound Blaster 2.0 high-speed mode (this
www.eeworm.com/read/197686/7976144

gp plot_th.gp

set terminal postscript eps set output "th.eps" set size 1, 0.8 set xlabel "Simulation Time (Seconds)" set ylabel "Throughput (Mbps)" set key left top set xrange [0:500] set yrange [0:1000] plot "t
www.eeworm.com/read/202015/15391049

txt ver-highspeed_io_readme-v1.0.0p1.txt

Implementing High-Speed Differential I/O Capability in Stratix Devices v1.0.0 README File This readme file for the Implementing High-Speed Differential I/O Capability in Stratix Devices includes
www.eeworm.com/read/345482/11813844

asm op.asm

;=============================================================================== ; ; Option byte ; ;=============================================================================== OPBT CSEG AT 00
www.eeworm.com/read/471194/6899084

bak system_init.bak

void hdwinit( void ) //PM == 0 output { DI(); IMS = MEMORY_IMS_SET; IXS = MEMORY_IXS_SET; // Clock operation port mode (OSCCTL register) AMPH = 0;
www.eeworm.com/read/388370/8612490

m hsolpsav.m

function [y] = hsolpsav(x,h,N) % High-speed Overlap-Save method of block convolutions using FFT % -------------------------------------------------------------- % [y] = hsolpsav(x,h,N) % y = outp