代码搜索:Inverted

找到约 874 项符合「Inverted」的源代码

代码结果 874
www.eeworm.com/read/420735/2065343

svn-base giza2bal.pl.svn-base

#! /usr/bin/perl # $Id$ #Converts direct and inverted alignments into a more compact #bi-alignment format. It optionally reads the counting file #produced by giza containing the frequency of each t
www.eeworm.com/read/147766/5721178

s meminit.s

/* * Define BUSWIDTH to usually be real buswidth X 2 (i.e assuming * 2-way interleaving). This is so that the test pattern and * inverted pattern are written to the same bank of memory, which * p
www.eeworm.com/read/127781/5995061

s meminit.s

/* * Define BUSWIDTH to usually be real buswidth X 2 (i.e assuming * 2-way interleaving). This is so that the test pattern and * inverted pattern are written to the same bank of memory, which * p
www.eeworm.com/read/251835/12317330

m inv.m

function fi = inv(f) %INV Invert a composite map if possible. % INV(F) will return a composite that is the inverse of F. However, % composites using INLINE maps cannot be inverted. % Co
www.eeworm.com/read/432926/1886151

pde texturedsphere.pde

/** * Textured Sphere * by Mike 'Flux' Chang (cleaned up by Aaron Koblin). * Based on code by Toxi. * * A 3D textured sphere with simple rotation control. * Note: Controls will be inverted w
www.eeworm.com/read/161121/5555766

s meminit.s

/* * Define BUSWIDTH to usually be real buswidth X 2 (i.e assuming * 2-way interleaving). This is so that the test pattern and * inverted pattern are written to the same bank of memory, which * p
www.eeworm.com/read/134894/13971802

txt fc.txt

/* Program: fuzzy.c Written by: Scott Brown 2 input fuzzy controller to control inverted pendulum system. Controller has 5 membship functions for each input and 5 membership functions
www.eeworm.com/read/357514/10207326

m mlayer_numex1.m

function velocity = multi_layer(vs) % Input file for example 1 without thickness estimation (NumExample1_Vs.m), % and rayleigh.m. In this Example experimental phase velocities are % inverted to es
www.eeworm.com/read/417741/10977213

java tokeninfo.java

package ir.vsr; import java.util.*; /** A lightweight object for storing information about a token (a.k.a word, term) * in an inverted index. * * @author Ray Mooney */ public class TokenInfo {
www.eeworm.com/read/451308/7467621

java tokeninfo.java

package ir.vsr; import java.util.*; /** A lightweight object for storing information about a token (a.k.a word, term) * in an inverted index. * * @author Ray Mooney */ public class TokenInfo {