代码搜索结果
找到约 10,000 项符合
Test 的代码
test.cpp
// test.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include
#include
#include
#include
#define MASK_
test.plg
Build Log
--------------------Configuration: test - Win32 Release--------------------
Command Lines
Results
test.exe - 0 error(
test.dsp
# Microsoft Developer Studio Project File - Name="test" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
test.c
/************************************************
* NAME : 2440loader.c
* DESC :
* History : 2002.02.25 ver 0.0
* rev0.1 : 2003. 05.xx modified for 2440
* rev0.2 : 2004. 02.xx modif
test.asv
clear all
clc
x=[1 2 3 4]';
h=[1 2 0 0]';
y=[9 4 7 10]';
hf=fft(h);
yf=fft(y);
xf=fft(x);
test_a.c
#include
#include
void main(void)
{
char buffer[8192];
// Try reading head 1, track 1, sector 1
if (biosdisk(2, 0, 1, 1, 1, 1, buffer))
printf("Error acces