代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/353356/10453075
c for_test.c
void main()
{
int i, j;
j = 10;
for( i = 0; i < 10; i = i + 1 ) { j = j + 1; }
write( j );
}
www.eeworm.com/read/424383/10456023
dat test.dat
This is a simple file!
abcdefghijklmnopqrstuvwxyz
Test file!
www.eeworm.com/read/424367/10457100
m test.m
[xx1,xc] = loadtest();
%xx1=[0 0 2 2 4 4 5 6 6 7 -4 -2 -3 -3 -5 1 0 0 -1 -1 -3;6 5 5 3 4 3 1 2 1 0 3 2 2 0 2 1 -1 -2 -1 -3 -5];
x1=xx1';
x2=[0 0];
n=21;
e=zeros(0);
maxe=zeros(0);
[n1,nc1]=size
www.eeworm.com/read/353275/10457525
test10
www.eeworm.com/read/424363/10458008
bmp test.bmp
www.eeworm.com/read/161057/10458160
cmd test.cmd
/*
* Copyright 2001 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/161057/10458315
c test.c
/*********************************************************************
*File: test.c - test the porting
*Author: rongjie
*Data: 2006.04.20
*modification history:
*DESCRIPTION:
create two
www.eeworm.com/read/161056/10458379
v test.v
//
// Copyright (c) 1999 Thomas Coonan (tcoonan@mindspring.com)
//
// This source code is free software; you can redistribute it
// and/or modify it in source code form under the terms of the GN