代码搜索:alignment
找到约 6,879 项符合「alignment」的源代码
代码结果 6,879
www.eeworm.com/read/440906/1778451
f 980701-0.f
* g77 0.5.23 and previous had bugs involving too little space
* allocated for EQUIVALENCE and COMMON areas needing initial
* padding to meet alignment requirements of the system.
call subr
www.eeworm.com/read/440906/1778454
f 980628-8.f
* g77 0.5.23 and previous had bugs involving too little space
* allocated for EQUIVALENCE and COMMON areas needing initial
* padding to meet alignment requirements of the system.
call subr
www.eeworm.com/read/440906/1778456
f 980701-1.f
* g77 0.5.23 and previous had bugs involving too little space
* allocated for EQUIVALENCE and COMMON areas needing initial
* padding to meet alignment requirements of the system.
call subr
www.eeworm.com/read/440906/1778457
f 980628-7.f
* g77 0.5.23 and previous had bugs involving too little space
* allocated for EQUIVALENCE and COMMON areas needing initial
* padding to meet alignment requirements of the system.
call subr
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/416031/2130060
c dataalign.c
/*
* dataalign.c -- show alignment needs
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file can be freely us
www.eeworm.com/read/409299/2234968
m dualmaxsparsetargetalignment.m
function b = dualMaxSparseTargetAlignment(K, Kj, Y, Yj)
%A function to compute the maximum sparse target alignment vector between matrix
%K and vector y
%We just use the example with the highest ta
www.eeworm.com/read/409299/2234982
svn-base dualmaxsparsetargetalignment.m.svn-base
function b = dualMaxSparseTargetAlignment(K, Kj, Y, Yj)
%A function to compute the maximum sparse target alignment vector between matrix
%K and vector y
%We just use the example with the highest ta