代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/287925/8660435
h yportenv.h
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
* yportenv.h: Portable services used by yaffs. This is done to allow
* simple migration from kernel space into app space for testing
www.eeworm.com/read/387005/8713411
c fpe.c
/*
Generates SIGFPE (used for testing shells)
AUP2, Sec. 5.10 (not in book)
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
www.eeworm.com/read/386625/8734615
m demo1_run.m
% TESTING SMOOTH IN SOLVE MATRIX
% zhiyong2008 finish
% see error changing terms of intertion in sevral smoothing methods
function demo1_run
demo_globals
az = 130; el = 40;
nx = 23;
www.eeworm.com/read/429423/8808983
h yportenv.h
/*
* YAFFS: Yet another FFS. A NAND-flash specific file system.
* yportenv.h: Portable services used by yaffs. This is done to allow
* simple migration from kernel space into app space for testing
www.eeworm.com/read/427322/8951716
c exectest.c
/* exec.c */
#include
main()
{
/*定义参数*/
char *envp[]={"PATH=/tmp", "USER=lei", "STATUS=testing",NULL};
char *argv_execv[]={"echo", "excuted by execv", NULL};
char *argv_
www.eeworm.com/read/383112/8972901
cpp hello1.cpp
/*hello programe*/
#include
gint count=1;
void on_button_clicked (GtkWidget *button,gpointer userdata)
{
g_print("designed for testing hello function!\n");
g_print("%d
www.eeworm.com/read/185499/9034757
cpp app.cpp
/*
Module : APP.CPP
Purpose: Provides the WinMain function for testing the serial port class
Created: PJN / 23-05-1999
History: None
Copyright (c) 1999 by PJ Naughter.
All rights reserved.
www.eeworm.com/read/184772/9077112
c test_md5.c
/*
** SQLite uses this code for testing only. It is not a part of
** the SQLite library. This file implements two new TCL commands
** "md5" and "md5file" that compute md5 checksums on arbitrary text
www.eeworm.com/read/377683/9265779
c test_md5.c
/*
** SQLite uses this code for testing only. It is not a part of
** the SQLite library. This file implements two new TCL commands
** "md5" and "md5file" that compute md5 checksums on arbitrary text
www.eeworm.com/read/175933/9524625
c test_md5.c
/*
** SQLite uses this code for testing only. It is not a part of
** the SQLite library. This file implements two new TCL commands
** "md5" and "md5file" that compute md5 checksums on arbitrary text