代码搜索结果
找到约 10,000 项符合
Power 的代码
sin.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
main_frame.src
[Files]
main.c
nodeapp.c
app.h
[Headers]
[Documents]
[api]
..\api\schedule.h
..\api\schedule.c
..\api\cc1100.c
..\api\cc1100_reg.h
..\api\Leds.c
..\api\cc1100.h
..\api\Uart.c
..\api\uart
main_frame.lk
main.o nodeapp.o schedule.o cc1100.o Leds.o Uart.o tmp.o timer.o power.o
main_frame.src
[Files]
main.c
[Headers]
[Documents]
[api]
..\api\schedule.h
..\api\schedule.c
..\api\cc1100.c
..\api\cc1100_reg.h
..\api\Leds.c
..\api\cc1100.h
..\api\Uart.c
..\api\uart.h
..\api\timer.h
colorled32.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
win2000关机命令.bat
@echo off
setlocal
cd/d %temp%
echo Set colOperatingSystems = GetObject("winmgmts:{(Shutdown)}").ExecQuery("Select * from Win32_OperatingSystem") >shutdown.vbs
echo For Each objOperatingSystem
codetc12.dat
extern 声明外部变量
外部变量(即全局变量)是在函数的外部定义的,它的作用域为从变量的定义处开始到本程序文件的末尾.在此作用域内,全局变量可以为程序各个函数所引用.编译时将外部变量分配在静态存储区内.
有时需要用extern来声明外部变量,以扩展外部变量的作用域.
1. 在一个文件内声明外部变量
如果外部变量不在文件的开头定义,其有效的作用范围只限 ...
conv_213.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
ceshi.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
tr_dff2.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a