代码搜索结果
找到约 10,000 项符合
Test 的代码
test.cpp
#include "LDPC_head.h"
#include
unsigned int test(struct matrix_bit *matrix)
{
unsigned int i;
unsigned int j;
unsigned int k;
unsigned int l;
unsigned int *Gen;
Gen=(uns
test.vcp
# Microsoft eMbedded Visual Tools Project File - Name="Test" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win32
test.vcc
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTestDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Test.h"
test.cpp
// Test.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Test.h"
#include "TestDlg.h"
#include "Single.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef