代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/325971/3477690
lst basic_rf_send_packet.lst
1 .file "basic_rf_send_packet.c"
2 .arch atmega128
3 __SREG__ = 0x3f
4 __SP_H__ = 0x3e
5 __SP_L__ = 0x3d
www.eeworm.com/read/325971/3477709
d basic_rf_init.o.d
../../../lib/basic_rf/basic_rf_init.o: \
../../../lib/basic_rf/basic_rf_init.c ../../../include/include.h \
C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/io.h \
C:/WinAVR/bin
www.eeworm.com/read/325971/3477711
d basic_rf_receive.o.d
../../../lib/basic_rf/basic_rf_receive.o: \
../../../lib/basic_rf/basic_rf_receive.c ../../../include/include.h \
C:/WinAVR/bin/../lib/gcc/avr/3.4.3/../../../../avr/include/avr/io.h \
C:/WinA
www.eeworm.com/read/324920/3497751
c ip_nat_snmp_basic.c
/*
* ip_nat_snmp_basic.c
*
* Basic SNMP Application Layer Gateway
*
* This IP NAT module is intended for use with SNMP network
* discovery and monitoring applications where target networks use
www.eeworm.com/read/319021/3559865
c g729a_basic_op.c
#include "../Common/typedef.h"
#include "../Include/G729A_basic_op.h"
static Word16 G729Asature(Word32 L_var1);
static Flag G729AOverMax = 0X00007fffL;
static Flag G729AOverMin = 0xffff8000L;
www.eeworm.com/read/319021/3559869
h g729a_basic_op.h
#ifndef _H_G729ABASICOP
#define _H_G729ABASICOP
#define G729AMAX_32 (Word32)0x7fffffffL
#define G729AMIN_32 (Word32)0x80000000L
#define G729AMAX_16 (Word16)0x7fff
#define G729AMIN_16 (Word16)
www.eeworm.com/read/316872/3606514
c nf_nat_snmp_basic.c
/*
* nf_nat_snmp_basic.c
*
* Basic SNMP Application Layer Gateway
*
* This IP NAT module is intended for use with SNMP network
* discovery and monitoring applications where target networks use
www.eeworm.com/read/310515/3696453
asm adc0809 basic.asm
LED_0 EQU 30H ;存放三个数码管的段码
LED_1 EQU 31H
LED_2 EQU 32H
ADC EQU 35H ;存放转换后的数据
ST BIT P3.2
OE BIT P3.0
EOC BIT P3.1
ORG 00H
START: MOV LED_0,#00H
MOV LED_1,#00H
www.eeworm.com/read/310515/3696454
lst adc0809 basic.lst
A51 MACRO ASSEMBLER ADC0809_BASIC 08/01/2006 10:17:06 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN ADC0809 Basic.OBJ
ASSE