代码搜索:Tested

找到约 4,133 项符合「Tested」的源代码

代码结果 4,133
www.eeworm.com/read/435688/7787770

lsp demo-fifo.lsp

#!/usr/bin/newlisp # # Demonstration on how to use the GTK-server with NEWLISP by FIFO. # Tested with newLISP 9.0 on Zenwalk Linux 4.2. # # Also check the embedded GTK principle at http://www.gtk-serv
www.eeworm.com/read/435688/7787778

lsp demo-udp.lsp

#!/usr/bin/newlisp # # Demonstration on how to use the GTK-server with NEWLISP by UDP. # Tested with newLISP 8.1.0 on Slackware Linux 9.1. # # July 29, 2004 by Peter van Eerten. # Revised at august 12
www.eeworm.com/read/435646/7788409

asm objexe.asm

; Demonstration of how to write an entire .EXE format program as a .OBJ ; file to be linked. Tested with the VAL free linker. ; To build: ; nasm -fobj objexe.asm ; val objexe.obj,objexe.exe;
www.eeworm.com/read/196832/8055351

m mdprod.m

function Z=mdprod(X,Y,dim) % function Z=mdprod(X,Y,dim) % % equivalent of rdiv (row multiplication: Z = X * Y row-wise) % for multidimensional arrays % note: these routines are NOT fully tested % % e
www.eeworm.com/read/333434/12682765

c ide-pnp.c

/* * linux/drivers/ide/ide-pnp.c * * This file provides autodetection for ISA PnP IDE interfaces. * It was tested with "ESS ES1868 Plug and Play AudioDrive" IDE interface. * * Copyright (C) 2000
www.eeworm.com/read/330990/12857888

c ide-pnp.c

/* * linux/drivers/ide/ide-pnp.c * * This file provides autodetection for ISA PnP IDE interfaces. * It was tested with "ESS ES1868 Plug and Play AudioDrive" IDE interface. * * Copyright (C) 2000
www.eeworm.com/read/330692/12874710

v mult16.v

// **** Here's a simple, sequential multiplier. Very simple, unsigned.. // Not very well tested, play with testbench, use at your own risk, blah blah blah.. // // // Unsigned 16-bit multiply (m
www.eeworm.com/read/329980/12921475

c hash.c

/* +++Date last modified: 05-Jul-1997 */ #include #include #include "hash.h" /* ** public domain code by Jerry Coffin, with improvements by HenkJan Wolthuis. ** ** Tested with
www.eeworm.com/read/243541/12934965

v mult16.v

// **** Here's a simple, sequential multiplier. Very simple, unsigned.. // Not very well tested, play with testbench, use at your own risk, blah blah blah.. // // // Unsigned 16-bit multiply (m
www.eeworm.com/read/323119/13351168

crash-me access.crash-me

Access 97 tested through ODBC 1998.04.19, by monty@mysql.com Access 97 has a bug when on executes a SELECT follwed very fast with a DROP TABLE or a DROP INDEX command: [Microsoft][ODBC Microsoft Acc