代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/200758/15425370
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/200609/15428691
vhd 15_mvl7_functions.vhd
--***************************************************************************
-- VHDL BIT_VECTOR Operations for MVL7 type
--
www.eeworm.com/read/200302/15435768
xsox
#!/usr/bin/wish -f
#
# Graphical user interface for Sox sound file conversion utility.
#
# set this to wherever your icons are installed
set icondir /usr/local/lib
### procedures to create the graph
www.eeworm.com/read/200216/15437302
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/200060/15441492
plg wirecognition.plg
Build Log
--------------------Configuration: WiRecognition - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1
www.eeworm.com/read/113819/15447632
plg work1.plg
Build Log
--------------------Configuration: work1 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\rtttty\
www.eeworm.com/read/113775/15448846
c longjmp.c
#include
#include
#include
jmp_buf location; // Global variable
void function(void)
{
printf("About to longjmp\n");
longjmp(location, 1); // Return
www.eeworm.com/read/113122/15458874
h point.h
#pragma once
#include "stdafx.h"
////////////////////////////////////////////////////
/////// Used to find a path, the Point variable can move in four directions
class Point
{
friend clas
www.eeworm.com/read/113242/15466730
c longjmp.c
#include
#include
#include
jmp_buf location; // Global variable
void function(void)
{
printf("About to longjmp\n");
longjmp(location, 1); // Return
www.eeworm.com/read/113179/15467519
src ss.src
RSEG ?PR?_delay?SECOND
L?0070:
USING 0
L?0071:
CLR P0_1
L?0072:
MOV R7,#03H
MOV R6,#00H
_delay:
; SOURCE LINE # 179
;---- Variable 'i?242' assigned to Register 'R6/R7' ----
;