代码搜索:数字信号源
找到约 10,000 项符合「数字信号源」的源代码
代码结果 10,000
www.eeworm.com/read/456941/7336531
dsn 数字钟.dsn
www.eeworm.com/read/456941/7336534
mp 数字钟.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/456941/7336535
_c 数字钟._c
//ICC-AVR application builder : 2009-3-11 12:47:48
// Target : M8
// Crystal: 8.0000Mhz
#include
#include
void port_init(void)
{
PORTB = 0x00;
DDRB = 0x00;
PORTC
www.eeworm.com/read/456941/7336536
cof 数字钟.cof
www.eeworm.com/read/456941/7336538
hex 数字钟.hex
:020000001CC022
:0200120080C0AC
:130026003F065B4F666D7D077F6F777C395E79710C000013
:14003A00CFE5D4E0CDBFDEBFCE51D0400AEA08830024E3E686
:14004E00F0E010E0EB36F10711F00192FBCF0083E6E3F0E04B
:14006200
www.eeworm.com/read/456941/7336539
lst 数字钟.lst
__start:
__text_start:
1D E5CF LDI R28,0x5F
1E E0D4 LDI R29,4
1F BFCD OUT 0x3D,R28
20 BFDE OUT 0x3E,R29
21 51CE SUBI R28,0x1E
22 40D
www.eeworm.com/read/456941/7336541
pwi 数字钟.pwi
www.eeworm.com/read/456941/7336543
o 数字钟.o
XL
H 6 areas 12 global symbols
M _数
S push_xgsetF00C Ref0000
S lsl8 Ref0000
S pop_xgsetF00C Ref0000
S mod8u Ref0000
S div8u Ref0000
A text size 184 flags 0
dbfile E:\xiaozhiyong2009\设计资料\项目设计
www.eeworm.com/read/456941/7336544
lis 数字钟.lis
.module _数字钟.c
.area text(rom, con, rel)
0000 .dbfile E:\xiaozhiyong2009\设计资料\项目设计\ICCAVR_mega8_C\ICCAVR_mega8_数字钟\数字钟.c
0000
www.eeworm.com/read/455332/7373227
txt 数字钟.txt
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity szz is
port(clk:in std_logic;
clk1:in std_logic;
md1:in std