代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/173426/9659186
h defines.h
/** @file defines.h
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reser
www.eeworm.com/read/173426/9659187
h protos.h
/** @file protos.h
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reserv
www.eeworm.com/read/173426/9659188
h fwupgrade.h
/** @file fwupgrade.h
*
* @author Ole Saether
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reserve
www.eeworm.com/read/173426/9659189
c testapp.c
/** @file TestApp.c
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reser
www.eeworm.com/read/173426/9659192
c protocol_api.c
/** @file Protocol_API.c
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights
www.eeworm.com/read/173426/9659196
c main.c
/** @file main.c
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reserve
www.eeworm.com/read/367274/9763812
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/265447/11264135
ex-ldpc36-1000a
#!/bin/sh
# Example of a (2000,1000) 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 0
www.eeworm.com/read/335984/12485269
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/147983/12505558
txt invisibility.txt
Example code: Invisibility
-------------
by yoda (6th July 2k2)
tested on: WinME and Win2000
Intro
-----
This is an example how one could hide a process on Windows based
operation systems f