代码搜索结果
找到约 10,000 项符合
Test 的代码
test.txt
MA Imran Akthar
imran_akthar@hotmail.com
test.c
/*
*********************************************************************************************************
* uC/OS-II
*
test.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
test.cpp
#include "tvec.h"
#include "tmat.h"
#include
typedef tmat CMatrix;
typedef tvec CVector;
/**************************************************************************
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
#include
#include "stdlib.h"
//#include
#include "convert.h"
//#define BUFF_SIZE 5120 //80x64
#define BUFF_SIZE 10752 //112x96
int main()
{
FILE* in_fp;
FILE* out_f
test.cpp
#include
#include
#include
#include
#include
#include
#include
#include
#include
//#include
test.cpp
/* file: test.cpp
* to-do: just for test, test each class and it's method
* email: efiish@gmail.com
* date: 06.11.30
*/
#include
#include "graph_matrix.h" // for test the class mgraph
#