代码搜索:efficiency

找到约 451 项符合「efficiency」的源代码

代码结果 451
www.eeworm.com/read/308433/3714069

txt abstract.txt

This program contains the Whetstone benchmarks. Whetstone is a benchmark test which attempts to measure the speed and efficiency at which a computer performs floating-point operations. The resul
www.eeworm.com/read/295367/3910935

c markovhash.c

/* Copyright (C) 1999 Lucent Technologies */ /* From 'Programming Pearls' by Jon Bentley */ /* markovhash.c -- generate random text, sped up with hash tables */ /* For storage efficiency (and a
www.eeworm.com/read/295012/3913016

txt abstract.txt

This program contains the Whetstone benchmarks. Whetstone is a benchmark test which attempts to measure the speed and efficiency at which a computer performs floating-point operations. The resul
www.eeworm.com/read/275471/4176519

txt abstract.txt

This program contains the Whetstone benchmarks. Whetstone is a benchmark test which attempts to measure the speed and efficiency at which a computer performs floating-point operations. The resul
www.eeworm.com/read/275152/4179897

txt abstract.txt

This program contains the Whetstone benchmarks. Whetstone is a benchmark test which attempts to measure the speed and efficiency at which a computer performs floating-point operations. The resul
www.eeworm.com/read/447460/1703573

txt abstract.txt

This program contains the Whetstone benchmarks. Whetstone is a benchmark test which attempts to measure the speed and efficiency at which a computer performs floating-point operations. The resul
www.eeworm.com/read/436145/1852556

txt abstract.txt

This program contains the Whetstone benchmarks. Whetstone is a benchmark test which attempts to measure the speed and efficiency at which a computer performs floating-point operations. The resul
www.eeworm.com/read/435186/1865751

txt abstract.txt

This program contains the Whetstone benchmarks. Whetstone is a benchmark test which attempts to measure the speed and efficiency at which a computer performs floating-point operations. The resul
www.eeworm.com/read/409299/2234927

m sparsecovariancestest2.m

%A script to test the efficiency of sparse covariances clear; rand('state',22); numExamples = 1000; numFeatures = 500; numLabels = 100; tol = 10^-5; %X = rand(numExamples, numFeatures);
www.eeworm.com/read/409299/2234932

svn-base sparsecovariancestest2.m.svn-base

%A script to test the efficiency of sparse covariances clear; rand('state',22); numExamples = 1000; numFeatures = 500; numLabels = 100; tol = 10^-5; %X = rand(numExamples, numFeatures);