代码搜索结果
找到约 306 项符合
Oscilloscope 的代码
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Oscilloscope.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "std
test1_opt.bak
### 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 {
readme
This is "scope", a simple software emulation of an oscilloscope.
See the man page for more information on what the program does and how
to run it.
Use the included make file to build and install it.
scope_guids.h
//*****************************************************************************
//
// scope_guids.h - GUIDs associated with Luminary Micro Oscilloscope
//
// Copyright (c) 2008 Luminary Micro, Inc
readme.txt
Exercise 1 - FG439 - simple RTC type count
Exercise 2 - F4270 - magic key
Exercise 3 - F4270 - magic key for contrast control
Exercise 4 - FG439 - oscilloscope
Exercise 5 - FG439 - oscillo
pic18f2550 usb hid oscilloscope.vbp
Type=Exe
Form=frmMain.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\WINDOWS\system32\stdole2.tlb#OLE Automation
Module=ApiDeclarations; ApiDeclarations.bas
Module=HI
scope_control.h
// scope_control.h
#ifndef _SCOPE_CONTROL_H_
#define _SCOPE_CONTROL_H_
//****************************************************************************
//
// Window messages sent for asynchrono
makefile
PLATFORMS=mica2 mica2dot
COMPONENT=XnpOscope
SENSORBOARD=basicsb
XNP=yes
PFLAGS=-I../Oscilloscope
#AVRISP=yes
include ../Makerules