代码搜索:ordered
找到约 1,143 项符合「ordered」的源代码
代码结果 1,143
www.eeworm.com/read/312763/13604867
m mimo_ofdm_vblast_receiver.m
function [BER] = MIMO_OFDM_VBLAST_receiver(channel_est,tx_data_pilot,rx_data_pilot_frequency,MIMO_OFDM_system_par);
% ordered V-BLAST receiver
%
% Begin: April 2007
% Last edited: Sept.3, 2007
www.eeworm.com/read/403922/11498903
html locale.composelocale.html
Returns a correctly ordered and delimited locale ID
www.eeworm.com/read/343743/11930871
m fig2.m
% Figure 2 in the rbf_dm manual page.
clear
% Set of ordered, evenly spaced x-values.
x = linspace(-2, 2, 1000);
% Gaussian, Cauchy, Multiquadric and Inverse RBFs.
g1 = rbf_dm(x, 0, 1, struct('exp',
www.eeworm.com/read/338768/12285328
todo
Partially Ordered TODO list:
DONE: oprofile1) Fix rmmod to handle module offsets in /proc/modules
DONE: Andi1) Fix new rmmod to set O_SYNC
DONE: Petr1) Fix install mess which blows away old modutils
www.eeworm.com/read/338271/12315332
todo
Partially Ordered TODO list:
DONE: oprofile1) Fix rmmod to handle module offsets in /proc/modules
DONE: Andi1) Fix new rmmod to set O_SYNC
DONE: Petr1) Fix install mess which blows away old modutils
www.eeworm.com/read/117921/14897235
h orderedpair.h
/*
$Id: OrderedPair.h,v 1.1 1996/04/08 08:56:20 matt Exp $
Generic ordered scalar pairs class.
(c) May 95 Matt Phillips.
*/
#ifndef _ORDPAIR_H
#define _ORDPAIR_H
#include
#in
www.eeworm.com/read/326747/3468366
java search.java
//$Id: Search.java 7772 2005-08-05 23:03:46Z oneovthafew $
package org.hibernate.test.ordered;
import java.util.HashSet;
import java.util.Set;
public class Search {
private String searchString;
pr
www.eeworm.com/read/297392/3887067
2do ship.2do
'
' All ordered pairs are Polar Coordinates (Radius, Degree)
' See doc/coordinates.html for more information
'
8,000
8,120
20,040
15,140
20,180
15,220
20,320
8,240
www.eeworm.com/read/419290/2079425
m fig2.m
% Figure 2 in the rbf_dm manual page.
clear
% Set of ordered, evenly spaced x-values.
x = linspace(-2, 2, 1000);
% Gaussian, Cauchy, Multiquadric and Inverse RBFs.
g1 = rbf_dm(x, 0, 1, struct('exp',