代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/113378/6132489
install
INSTALL
Oct 22, 2002
1. R E Q U I R E M E N T S
Tested Windows 98 SE accessible in the internet:
See Actual Installation at http://consag.tij.uia.mx/loyola/index.php
Apache 2.
www.eeworm.com/read/262705/11393734
txt aspr_123_rc4.txt
/*
tested on asprotect 1.23 RC4 only - arz
*/
var j
var k
eoe main
main:
/*
check for signature bytes
*/
mov j,eip
add j,47
mov k,[j]
mov j,[k]
cmp j,746F7250
je reset
/*
last exception?
*/
m
www.eeworm.com/read/158297/11627066
m randprime.m
function y = randprime(N);
% This function finds a random prime between 1 and N
% The prime is tested using Miller-Rabin
N1=N-1;
flag=1;
while flag,
y=1+floor((N1)*rand(1,1));
if primetest(y),
www.eeworm.com/read/209261/15224465
lbl 3d0-920-xxx-17.lbl
h;
; VAG-COM label file - 3D0-920-xxx-17.LBL
;
; VW Phaeton (3D) - up to and including model year 2005 (fully tested with 2004 W12 Phaeton)
;
; Instrument Cluster - J285 - (#17)
;
; p/n: 3
www.eeworm.com/read/15240/439218
h ep88x.h
/*
* Copyright (C) 2005 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Embedded Planet EP88x boards.
* Tested on EP88xC with MPC885 CPU, 64MB SDRAM and 16MB flash.
www.eeworm.com/read/15240/441085
c ep88x.c
/*
* Copyright (C) 2005 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Embedded Planet EP88x boards.
* Tested on EP88xC with MPC885 CPU, 64MB SDRAM and 16MB flash.
www.eeworm.com/read/17071/710686
h ep88x.h
/*
* Copyright (C) 2005 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Embedded Planet EP88x boards.
* Tested on EP88xC with MPC885 CPU, 64MB SDRAM and 16MB flash.
www.eeworm.com/read/17071/712553
c ep88x.c
/*
* Copyright (C) 2005 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Embedded Planet EP88x boards.
* Tested on EP88xC with MPC885 CPU, 64MB SDRAM and 16MB flash.
www.eeworm.com/read/494783/1153155
h ep88x.h
/*
* Copyright (C) 2005 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Embedded Planet EP88x boards.
* Tested on EP88xC with MPC885 CPU, 64MB SDRAM and 16MB flash.
www.eeworm.com/read/494783/1155263
c ep88x.c
/*
* Copyright (C) 2005 Arabella Software Ltd.
* Yuli Barcohen
*
* Support for Embedded Planet EP88x boards.
* Tested on EP88xC with MPC885 CPU, 64MB SDRAM and 16MB flash.