代码搜索:final
找到约 10,000 项符合「final」的源代码
代码结果 10,000
www.eeworm.com/read/389411/8523410
h final.h
/*****************************
ECE 476 FINAL PROJECT
The Autonomous Peanut Bot
Israni Angie (ai45)
Spiel Seth (sbs43)
Chawda Hemanshu (hkc2)
*****************************/
www.eeworm.com/read/389411/8523454
c final.c
#include "final.h"
// *********************************************************
// INTERRUPTS
// *********************************************************
//****************
www.eeworm.com/read/287177/8712154
txt final.txt
--------------------------------------------------------
Input Layer
--------------------------------------------------------
Node Values:
(0) = 0.000000
(1) = 0.850760
(2) = 0.000000
(3) =
www.eeworm.com/read/286418/8764720
pde final.pde
#include
#define SSNT 10 // chip selsect(slave select), active low
#define MOSI 11 // SDA(master out, slave in)
#define MISO 12 // SDO(master in, slave out)
#define SCLK 13 // S
www.eeworm.com/read/286418/8764729
pde final.pde
#include
#define SSNT 10 // chip selsect(slave select), active low
#define MOSI 11 // SDA(master out, slave in)
#define MISO 12 // SDO(master in, slave out)
#define SCLK 13 // S
www.eeworm.com/read/286418/8764736
hex final.hex
:100000000C945B000C9481000C9481000C94810092
:100010000C9481000C9481000C9481000C9481005C
:100020000C9481000C9481000C9481000C9481004C
:100030000C9481000C9481000C9481000C9481003C
:100040000C9404030C9
www.eeworm.com/read/286418/8764758
elf final.elf
www.eeworm.com/read/286418/8764767
cpp final.cpp
#include "WProgram.h"
char spi_transfer(volatile char data);
char read_register(char register_name);
void write_register(char register_name, byte data);
void setup_spi_com();
void setup_spi_acc();
#in
www.eeworm.com/read/286418/8764770
rom final.rom
S02B0000443A5C4B656E6E79277320446F63756D656E74735C72657365617263682070726F6A6563745C61729A
S11300000C945B000C9481000C9481000C9481008E
S11300100C9481000C9481000C9481000C94810058
S11300200C9481000C94
www.eeworm.com/read/187283/8836154
c final.c
/* Convert RTL to assembler code and output it, for GNU compiler.
Copyright (C) 1987, 1988, 1989 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redis