代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/449614/7499446
makefile
###############################################################################
# Makefile for the project at90can128
###############################################################################
www.eeworm.com/read/449209/7516787
tra rc531.tra
*** Creating Trace Output File 'RC531.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"startup.o"'
### List of Objects: adding '"main.o"'
### List
www.eeworm.com/read/448539/7530970
tra ledswitch.tra
*** Creating Trace Output File '.\Obj\LEDswitch.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\obj\ledswitch.o"'
### List of Objects: adding '"
www.eeworm.com/read/447886/7544559
tra ledcon.tra
*** Creating Trace Output File 'LedCon.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"startup.o"'
### List of Objects: adding '"ledcon.o"'
### A
www.eeworm.com/read/447885/7544586
tra i2ctest.tra
*** Creating Trace Output File 'I2CTest.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"startup.o"'
### List of Objects: adding '"i2ctest.o"'
###
www.eeworm.com/read/447875/7544678
tra lcd_6x2.tra
*** Creating Trace Output File 'lcd_6x2.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"startup.o"'
### List of Objects: adding '"lcd_16x2.o"'
##
www.eeworm.com/read/444636/7609796
tra release.tra
*** Creating Trace Output File '.\output\release.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\output\stm32f10x.o"'
### List of Objects: addin
www.eeworm.com/read/443931/7620118
makefile
NAME := sd-reader
HEX := $(NAME).hex
OUT := $(NAME).out
MAP := $(NAME).map
SOURCES := $(wildcard *.c)
HEADERS := $(wildcard *.h)
OBJECTS := $(patsubst %.c,%.o,$(SOURCES))
MCU := atmega168
MCU_AVRDUD
www.eeworm.com/read/441245/7673251
m spirals.m
%SPIRALS 194 objects with 2 features in 2 classes
%
% A = SPIRALS
% A = SPIRALS(M,N)
%
% Load the dataset in A, select the objects and features according to the
% index vectors M and N. This is one of