代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/387200/8699961
h timer.h
// file timer.h
//created by alpha 2008.11.15
#ifndef TIMER_H
#define TIMER_H
#include
class Timer
{
private:
int _freq;
LARGE_INTEGER _begin;
LARGE_INTEGER _end;
public:
www.eeworm.com/read/387135/8703848
pjt timer.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\book\test4\timer\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
www.eeworm.com/read/387135/8703849
sbl timer.sbl
www.eeworm.com/read/387135/8703853
c timer.c
//
// Lab5 : TMS320F2812 Teaching CD ROM
// (C) Frank Bormann
//
//###########################################################################
//
// FILE: Lab5.c
//
// TITLE: DSP28
www.eeworm.com/read/431148/8707948
plg timer.plg
Build Log
--------------------Configuration: Timer - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\u_yt\LO
www.eeworm.com/read/431148/8707961
ico timer.ico
www.eeworm.com/read/431148/8707965
rc timer.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/431148/8707967
dsw timer.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/431148/8707969
clw timer.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTimerDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "timer.h"
www.eeworm.com/read/431148/8707971