代码搜索:Reduction

找到约 701 项符合「Reduction」的源代码

代码结果 701
www.eeworm.com/read/119079/14840168

txt lll.txt

/**************************************************************************\ MODULE: LLL SUMMARY: Routines are provided for lattice basis reduction, including both exact-aritmetic variants
www.eeworm.com/read/101563/15825185

txt lll.txt

/**************************************************************************\ MODULE: LLL SUMMARY: Routines are provided for lattice basis reduction, including both exact-aritmetic variants
www.eeworm.com/read/100384/15875069

txt lll.txt

/**************************************************************************\ MODULE: LLL SUMMARY: Routines are provided for lattice basis reduction, including both exact-aritmetic variants (slow b
www.eeworm.com/read/100383/15875451

txt lll.txt

/**************************************************************************\ MODULE: LLL SUMMARY: Routines are provided for lattice basis reduction, including both exact-aritmetic variants
www.eeworm.com/read/131315/5931363

s sincos.s

# Copyright (c) 1985, 1993 # The Regents of the University of California. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted pro
www.eeworm.com/read/221024/14775019

html http:^^www.cs.wisc.edu^~melski^cs302^policy^grading.html

Date: Mon, 11 Nov 1996 17:02:22 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Wed, 11 Sep 1996 17:16:25 GMT Content-length: 2641 CS302 Grading Information
www.eeworm.com/read/415755/11055607

lrc 商务英语口语900句_09.lrc

[00:01.73]Unit Nine [00:02.86]Part One [00:04.15]241.All your quotations are on FOB Vancouver basis may I ask if you allow any discount? [00:13.82]242.Isn’t it possible to give us a little more di
www.eeworm.com/read/434227/7879852

m periodic_noise_reduction_using_notch_filter.m

function [noise_pic]=generate_Noise_pic(pic) pic=double(pic); A=10; [M,N]=size(pic); u0=M/2; v0=0; noise=sinusoidal_noise(A,u0,v0,M,N); noise=double(noise); noise_pic=pic+noise; noi