declarations
共 13 篇文章
declarations 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 13 篇文章,持续更新中。
2401源码
// 包含头文件
//------------------------------------------------------------------------------------
//是模拟 IO, 主 IIC
#include "BasType.h"
#include "RegDefs.h" // SFR declarations
#includ
.An.introduction.to.Programming.the.Microchip.PIC.in.CCS.C
外文pic编程书籍,
Contents
Introduction
History
Why use C?
PC based versus PICmicro®MCU Based Program Development
Product Development
Terminology
Trying and Testing Code
C Coding Standards
Basics
简单的计算器
// 学生管理.cpp : Defines the entry point for the application.<br />
//<br />
<br />
#include "stdafx.h"<br />
#include "resource.h"<br />
<br />
#define MAX_LOADSTRING 100<br />
<br />
// Global Variable
c#简单计算器
// 学生管理.cpp : Defines the entry point for the application.<br />
//<br />
<br />
#include "stdafx.h"<br />
#include "resource.h"<br />
<br />
#define MAX_LOADSTRING 100<br />
<br />
// Global Variable
unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, D
unit comm
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
SPComm, StdCtrls, ExtCtrls
type
TFcomm = class(TForm)
Comm1: TComm
GroupBox1: T
SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software int
SWI with ARTX Kernel and RealView Compiler
This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilat
File: fw.c Contents: Firmware frameworks task dispatcher and device request parser File: FX2.h Co
File: fw.c
Contents: Firmware frameworks task dispatcher and device request parser
File: FX2.h
Contents: EZ-USB FX2 constants, macros, datatypes, globals, and library
function prototypes.
File: F
This code can be used to model a microstrip line or a microstrip patch antenna (the particular prob
This code can be used to model a microstrip line or a microstrip
patch antenna (the particular problem being modeled is determined
at compile-time via various declarations).
The extern Keyword.Declarations of variables and functions at file scope are external by default.
The extern Keyword.Declarations of variables and functions at file scope are external by default.
CHAPT14MODEM.CPP Implementation of the Modem class CHAPT14MODEM.H Declarations of the Modem class
CHAPT14\MODEM.CPP Implementation of the Modem class
CHAPT14\MODEM.H Declarations of the Modem class
CHAPT14\TSTMODEM.CPP 16-bit test program for the Modem class
CHAPT14\TSTMODEM.EXE 16-bit executab
vhdl程序 Uncomment the following lines to use the declarations that are provided for instantiating Xi
vhdl程序 Uncomment the following lines to use the declarations that are
provided for instantiating Xilinx primitive components.
本手册是 Rainer s DHTML Library 产品的一部分。 本手册针对的是已有一定网页设计制作经验的读者。其目的是提供完整清晰的样式表内容的快速索引及进阶帮助。所以对于网页制作和
本手册是 Rainer s DHTML Library 产品的一部分。
本手册针对的是已有一定网页设计制作经验的读者。其目的是提供完整清晰的样式表内容的快速索引及进阶帮助。所以对于网页制作和样式表的基础知识,仅简单介绍,恕不赘述。
手册提供了完整的 CSS2.0 的属性(Properties)、规则(At-Rules)、伪类(Pseudo-Classes)、伪元素(Pseudo-
CHAPT12Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12Chapt12.dsp The
CHAPT12\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class.
CHAPT12\Chapt12.dsp The Visual C++ project file for the program.
CHAPT12\Chapt12.dsw The Visual C++ workspace file for th