代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/435688/7787752
awk dict.awk
#!/bin/gawk -f
#
# Demonstration on how to use the GTK-server with Gnu AWK by STDIN.
# Tested with Gnu AWK 3.1.5 on Zenwalk Linux.
#
# October 25, 2007 by Peter van Eerten.
#--------------------------
www.eeworm.com/read/199311/7867920
m gbp_safe.m
% gbp_safe.m
%
% Greedy Basis Pursuit, Safe version.
% Same as gbp.m, except the biorthogonal system is tested
% and sometimes recomputed using an iterative pseudoinverse algorithm.
% Also returns an
www.eeworm.com/read/296204/8118176
txt readme.txt
This is a mantenience version to correct the bugs reported since 0.9.3 was relased. This version also includes some new features that are related next
Tested only on Zaurus SL-C3100 under QTopia (shar
www.eeworm.com/read/328068/13048310
x11 readme.x11
README for Linux SVGALib Quake
------------------------------
Requirements:
- X11R5 later, only tested with XFree86, should work with most X Servers
- libc 5.2.18 or later (5.0.9 will not work, /li
www.eeworm.com/read/136959/13351881
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 & ints
www.eeworm.com/read/136959/13351997
c wputch.c
/*
** WPUTCH.C - Redirect text output to a scrollable window
**
** public domain demo by Gaines Wright
**
** Note: This code has been tested to work with Borland C++ 4.0+,
** Microsoft C 7.0
www.eeworm.com/read/315178/13549161
txt readme.txt
WMI implementation in a iSCSI miniport can be tested using the iscsicli.exe
application, device manager property pages, WBEMTEST.exe and scripts
generated by the wmimofck.exe tool.
See htt
www.eeworm.com/read/309349/13673623
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/303580/13812188
c snull.c
/*
* snull.c -- the Simple Network Utility
*
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__
www.eeworm.com/read/303580/13812242
c sbull.c
/*
* sbull.c -- the Simple Block Utility
*
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__ /* don'