代码搜索:computing
找到约 6,514 项符合「computing」的源代码
代码结果 6,514
www.eeworm.com/read/372037/9523895
m d_true.m
%D_TRUE HOSA Demo for computing true cumulants / polyspectra
% demo of cumtrue, bispect, trispect
echo off
% A. Swami Jan 20, 1995
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
www.eeworm.com/read/365739/9849767
m hamming_loss.m
function HammingLoss=Hamming_loss(Pre_Labels,test_target)
%Computing the hamming loss
%Pre_Labels: the predicted labels of the classifier, if the ith instance belong to the jth class, Pre_Labels(j,i
www.eeworm.com/read/356808/10221075
m d_true.m
%D_TRUE HOSA Demo for computing true cumulants / polyspectra
% demo of cumtrue, bispect, trispect
echo off
% A. Swami Jan 20, 1995
% Copyright (c) 1991-2001 by United Signals & Systems, Inc.
www.eeworm.com/read/280135/10353434
log buildchk.log
BUILD: Computing Include file dependencies:
BUILD: Examining g:\炉子\vc++_program\kpdrv directory for files to compile.
Compiling g:\炉子\vc++_program\kpdrv directory ********************
'nmake.exe /c BU
www.eeworm.com/read/353713/10428343
txt readme.txt
Real FIR by nVidia CUDA GPU Computing
2008.05.01 Koon
Unzip this package to C:\GPUFIR.
(or you have to edit convert.bat, FIRParamGen.bat, params\wavex.ini)
Requirement
Made / tested on Wind
www.eeworm.com/read/126771/6964982
java bigprime.java
package numbercruncher.program12_1;
import java.math.BigInteger;
import java.util.Random;
/**
* PROGRAM 12-1: Big Prime Number
*
* Demonstrate BigInteger by computing
* the Mersenne prime 2^1121
www.eeworm.com/read/466324/7032935
java exercise4_3.java
// Exercise4_3.java: Create a method for computing future value
import javax.swing.JOptionPane;
public class Exercise4_3 {
public static void main(String[] args) {
// Enter yearly interest
www.eeworm.com/read/466324/7033520
java exercise2_12.java
// Exercise2_12.java: Create a method for computing future value
import javax.swing.JOptionPane;
public class Exercise2_12 {
public static void main(String[] args) {
// Enter yearly intere
www.eeworm.com/read/456187/7356008
java exercise2_12.java
// Exercise2_12.java: Create a method for computing future value
import javax.swing.JOptionPane;
public class Exercise2_12 {
public static void main(String[] args) {
// Enter yearly intere
www.eeworm.com/read/449562/7500830
m 复件 mimo with ml equalization.m
% Script for computing the BER for BPSK modulation in a
% Rayleigh fading channel with 2 Tx, 2Rx MIMO channel
% Maximum Likelihood equalization
clear
N = 10^6; % number of bits or symbols
Eb_N0_dB =