代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/415663/11059333
readme
Note:
* "cr or PCR" was the internal name for S4 before the paper got
published. Don't be confused. :)
* The current implementation was tested on Matlab 6 student version in
Linux, a rather old ve
www.eeworm.com/read/265447/11264078
ex-ldpc36-5000a
#!/bin/sh
# Example of a (10000,5000) LDPC code with 3 checks per bit and 6 bits per
# check, tested on Additive White Gaussian Noise channels with noise standard
# deviations varying from 0.80 to
www.eeworm.com/read/335147/12549337
h nrf_api.h
/** @file API.h
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
*
* $Date: 31.01.06 14:14 $
* $Revision: 13 $
*
*/
// BYTE type defin
www.eeworm.com/read/335147/12549372
c nrf_api.c
/** @file API.c
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
*
* $Date: 20.02.06 14:16 $
* $Revision: 21 $
*
*/
#include
www.eeworm.com/read/334752/12577086
txt gifimage.txt
This is a version of Anders Melander's TGIFImage ported to Delphi 7.
It supports animated GIF files in Delphi 7.
Note: This Delphi 7 version should also work older Delphi versions (not tested much
www.eeworm.com/read/236268/14023965
cc prog.cc
//
// prog.cc - The Grouping Genetic Algorithm Program
//
// author: J.I.v.Hemert
// last updated : 07-11-1997
//
// This is the main file for the GGA. It has been tested and compiled on the
// follow
www.eeworm.com/read/132845/14071664
bcc makefile.bcc
# Makefile for Independent JPEG Group's software
# This makefile is suitable for Borland C on MS-DOS or OS/2.
# It works with Borland C++ for DOS, revision 3.0 or later,
# and has been tested with Bo
www.eeworm.com/read/202027/15391022
cpp utf_functions.cpp
/*
* Written by Boby Thomas Pazheparampil. (March 2007.)
* Platform independent code. (I hope so)
* Tested with Windows 2000, XP, Cygwin and Linux Debian.
*/
#include "utf_functions.h"
/***
www.eeworm.com/read/200303/15435616
c skull_init.c
/*
* skull.c -- sample typeless module.
*
* BUGS:
* -it only runs on intel platforms.
* -readb() should be used (see short.c): skull doesn't work with 2.1
*
* Tested with 1.2 and 2.0 on the
www.eeworm.com/read/111591/15509724
bcc makefile.bcc
# Makefile for Independent JPEG Group's software
# This makefile is suitable for Borland C on MS-DOS or OS/2.
# It works with Borland C++ for DOS, revision 3.0 or later,
# and has been tested with Bo