代码搜索:USBtest
找到约 569 项符合「USBtest」的源代码
代码结果 569
www.eeworm.com/read/420216/10810517
pjt usbtest.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="usbtest"
ProjectDir="D:\dxj051220\usb8\dsp-c\"
ProjectType=Executable
CPUFamily=TMS
www.eeworm.com/read/274196/10885567
opt usbtest.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/272665/10949780
plg usbtest.plg
Build Log
--------------------Configuration: USBTest - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /
www.eeworm.com/read/272665/10949790
rc usbtest.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/272665/10949791
aps usbtest.aps
www.eeworm.com/read/272665/10949793
ncb usbtest.ncb
www.eeworm.com/read/272665/10949794
opt usbtest.opt
www.eeworm.com/read/272665/10949796
dsp usbtest.dsp
# Microsoft Developer Studio Project File - Name="USBTest" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
www.eeworm.com/read/272665/10949802
sln usbtest.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "USBTest", "USBTest.vcproj", "{B457674D-989B-4606-A5AA-6DC508C7F0A0}"
ProjectSection(P
www.eeworm.com/read/272665/10949803
cpp usbtest.cpp
// USBTest.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "USBTest.h"
#include "USBIF.h"
#include "USBTestDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW