代码搜索:Notes
找到约 10,000 项符合「Notes」的源代码
代码结果 10,000
www.eeworm.com/read/492254/6425606
h dsp281x_cputimers.h
//###########################################################################
//
// FILE: DSP281x_CpuTimers.h
//
// TITLE: DSP281x CPU 32-bit Timers Register Definitions.
//
// NOTES: Cpu
www.eeworm.com/read/492254/6425672
h dsp281x_cputimers.h
//###########################################################################
//
// FILE: DSP281x_CpuTimers.h
//
// TITLE: DSP281x CPU 32-bit Timers Register Definitions.
//
// NOTES: Cpu
www.eeworm.com/read/491913/6428379
cs model - ann_data.cs
using System;
/* NOTES
*
* Only works for a TWO Layer perceptron (one Hidden Layer)
*
*/
namespace XOR_ANN.DataStructures
{
///
/// Summary description for ANN_Data.
/
www.eeworm.com/read/486505/6533622
h dsp281x_cputimers.h
//###########################################################################
//
// FILE: DSP281x_CpuTimers.h
//
// TITLE: DSP281x CPU 32-bit Timers Register Definitions.
//
// NOTES: Cpu
www.eeworm.com/read/481262/6646785
h dsp281x_cputimers.h
//###########################################################################
//
// FILE: DSP281x_CpuTimers.h
//
// TITLE: DSP281x CPU 32-bit Timers Register Definitions.
//
// NOTES: Cpu
www.eeworm.com/read/480828/6662334
txt readme.txt
NOTES:
------
This version will compile under BORLAND C++ 3.0/3.1 and compiled perfectly
before it was uploaded.
Please do not send your questions to id Software.
www.eeworm.com/read/264467/11313091
y xqyacc.y
/* Grammar for TxQuery dataset (Delphi 3,4,5,6), (c) 2002 Alfonso Moreno
NOTES :
DON'T FORGET TO MOVE THE GENERATED CONSTANTS TO THE PLACE INDICATED
*/
%{
{*****************************
www.eeworm.com/read/263675/11348284
h uart.h
/*
* File: uart.h
* Purpose: Provide common ColdFire UART routines for polled serial IO
*
* Notes:
*/
#ifndef __UART_H__
#define __UART_H__
/*************************************
www.eeworm.com/read/263675/11348288
h mwerks.h
/*
* File: defines.h
* Purpose: Define constants used by CodeWarrior Preprocessor
*
* Notes: Use this as a prefix file for the CodeWarrior assembler and compiler
*
*/
/* M5213EVB - Defi
www.eeworm.com/read/263675/11348320
c clock.c
/*
* File: clock.c
* Purpose: Driver for the on-chip Clock module
*
* Notes:
*/
#pragma cplusplus off
#include "common.h"
#include "clock.h"
/******************************