代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/409626/11317663
m testnder.m
function [] = testnder(h, n)
% Test file for the function numder. The initial step size is h and
% the number of iterations is n. Function to be tested is
% f(x) = exp(-x^2).
format long
d
www.eeworm.com/read/262705/11393991
txt peshield.txt
/*
This script finds OEP for programs packed with PEShield v0.25 (I havn't tested for other versions)
IMPORTANT!
You have to hide OllyDbg from IsDebuggerPresent manually BEFORE you run this script
www.eeworm.com/read/157453/11704196
readme
LIST OF ALL C++ PROGRAMS
All programs have been tested using Borland C++ version 5.01 for Windows 95.
For programs that require input to be provided, sample input is given in the
corresponding
www.eeworm.com/read/258434/11864655
c ldfloor.c
/* ldfloor() -- long double floor
** public domain by Raymond Gardner Englewood, CO
** tested with TC++
** assumptions: 80-bit IEEE format numbers, stored LSB first
** (Intel style), longs & i
www.eeworm.com/read/341877/12057315
c ldfloor.c
/* ldfloor() -- long double floor
** public domain by Raymond Gardner Englewood, CO
** tested with TC++
** assumptions: 80-bit IEEE format numbers, stored LSB first
** (Intel style), longs & i
www.eeworm.com/read/340650/12141410
vhd low_cost_design_authentication_for_spartan_3e.vhd
-- Example of cost effective design authentication using the unique 64-bit
-- serial number of the Intel StrataFlash NOR FLASH Memory.
--
-- Design provided and tested on the Spartan-3E Starter Ki
www.eeworm.com/read/151320/12219350
c test8.c
// Test8
//
// This tests out the risc16f84 to see if it can service interrupts.
// In particular, the interrupts will occur during subroutines, so
// the stack will be tested beyond one level.
/
www.eeworm.com/read/132141/14107563
readme
LIST OF ALL C++ PROGRAMS
All programs were originally developed and tested using
Borland C++ version 5.01 for Windows 95. The codes in this
directory have been altered as necessary so that they
www.eeworm.com/read/233414/14154596
ex-ldpcvar-5000a
#!/bin/sh
# Example of a (10000,5000) LDPC code with varying numbers of check per bit,
# tested on Additive White Gaussian Noise channels with noise standard
# deviations varying from 0.80 to 0.95.
www.eeworm.com/read/130553/14186906
c ldfloor.c
/* ldfloor() -- long double floor
** public domain by Raymond Gardner Englewood, CO
** tested with TC++
** assumptions: 80-bit IEEE format numbers, stored LSB first
** (Intel style), longs & i