constants
共 18 篇文章
constants 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 18 篇文章,持续更新中。
著名的Yampp版本的MP3制作的原理图和源程序
·著名的Yampp版本的MP3制作的原理图和源程序文件列表: yampp7_usb ..........\BattMon.jpg ..........\BattMon.txt ..........\Constants.h ..........\Lang ..........\....\AS31-16.EXE &nb
.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
使用AVR单片机M162制做的MP3(整机的代码)
·文件列表: yampp7_usb_color ................\Color_LCD.txt ................\compile.bat ................\Constants.h ................\Copying.txt ................
VIP专区-3000套PLC实例程序
<font color="red">资源包含以下内容:</font><br/>1.2 COMP CHILLER.rar<br/>2.20-COMM-E Adapter Diagnostics.zip<br/>3.3 Phase Motor Startup Logic.zip<br/>4.500编程实例.rar<br/>5.550 OPTICOLOUR MOINITORING TM EDIT.rar
This design package includes reference materials for creating a USB - PS/2 combination mouse that a
This design package includes reference materials for creating a
USB - PS/2 combination mouse that auto-detects the interface and
configures itself to operate on the appropriate bus.
Documentation
* CONSTRAINTS * This module does not handle data which is considered out of range by the * appli
* CONSTRAINTS
* This module does not handle data which is considered out of range by the
* application(i.e. fixed constants which represent error condition)
*
* Maximum weight value must be li
Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_
用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main sourc
用CY7C63723设计的鼠标固件程序
chip.c - include file that defines CY7C63723 constants
- combi.c - main source file
- combi.hex - Intel hex file for programming a CY7C63723 microcontroller
- combi.lst - ou
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
Swarm intelligence algorithms are based on natural behaviors. Particle swarm optimization (PSO) is
Swarm intelligence algorithms are based on natural
behaviors. Particle swarm optimization (PSO) is a
stochastic search and optimization tool. Changes in the
PSO parameters, namely the inertia weigh
To increase simulation speed, ModelSim® can apply a variety of optimizations to your design. Thes
To increase simulation speed, ModelSim® can apply a variety of optimizations to your design. These include, but are not limited to, mergingprocesses, pulling constants out of loops, clock suppressi
This document describes the interface between HLA and Linux via direct system calls. The HLA Standar
This document describes the interface between HLA and Linux via direct system calls. The HLA Standard
Library provides a header file with a set of important constants, data types, and procedure proto
Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A c
Verilog HDL: Magnitude
For a vector (a,b), the magnitude representation is the following:
A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital
It was proposed that perfect invisibility cloaks can be constructed for hiding objects from electrom
It was proposed that perfect invisibility cloaks can be constructed for hiding objects from electromagnetic
illumination (Pendry et al., Science 312, p. 1780). The cylindrical cloaks experimentally
Microsoft ADO // // Copyright (c) 1996-1998 Microsoft Corporation. // // // // ADO constants i
Microsoft ADO
//
// Copyright (c) 1996-1998 Microsoft Corporation.
//
//
//
// ADO constants include file for JavaScript
数据异常处理。The main source file is "dabort.s": with suitable -PreDefines or a corresponding "options-s
数据异常处理。The main source file is "dabort.s": with suitable -PreDefines or
a corresponding "options-setting" file, it assembles to the data
abort veneer. This is described in detail in the documentati
The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then co
The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then controlled using a real PID controller. Controller’s tuning (determination of optimum controller’s par
Mini2440启动代码详解
<p>
BIT_SELFREFRESH EQU (1<<22) ;定义SDRAM自刷新标志位<br />
16<br />
17 ;Pre-defined constants 预定义6种工作模式<br />
18 USERMODE EQU 0x10 ;用户模式<br />
19 FIQMODE EQU 0x11 ;快速中断模式<br />
20 IRQMODE EQU 0x