代码搜索:out_data
找到约 581 项符合「out_data」的源代码
代码结果 581
www.eeworm.com/read/127216/14369212
c led_1.c
#include "reg51.h"
void Show(unsigned char);
extern bit light_on;
sbit LED_CLK = P1^4;
sbit LED_DATA = P1^5;
unsigned char code LED[16] = {0x03,0x9f,0x25,0x0d,0x99,0x49,0x41,0x1f,
www.eeworm.com/read/426557/9013490
vwf filter.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/434753/7802245
v ps2_top.v
`timescale 1ns / 1ps
//////////////////////////////////////////////////////////////////////////////////
// Company: BU PACMAN TEAM
// Engineer: Huaxin Dai
//
// Create Date: 21:07:03 11/14/20
www.eeworm.com/read/199125/7887038
adb zlib.adb
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
--
www.eeworm.com/read/333109/12702106
adb zlib.adb
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
--
www.eeworm.com/read/245408/12801292
c disp.c
#include"reg51.h"
#define lcd_cs1_kz 0x8000
#define lcd_cs2_kz 0x8100
#define lcd_cs1_w 0x8001
#define lcd_cs2_w 0x8101
#define lcd_cs1_r 0x8002
#define lcd_cs1_r 0x8102
unsigned char x
www.eeworm.com/read/148359/5715765
adb zlib.adb
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
-- C
www.eeworm.com/read/140704/5783707
cc sig_write_0.cc
// file: sig_write_0.cc
//
// system include files
//
#include
// isip include files
//
#include "Signal.h"
#include "signal_constants.h"
// method: write_cc
//
// arguments
// float_8
www.eeworm.com/read/130586/14182463
c main.c
#include "intr.h"
#include "i_cmplx.h" /* definition of the com*/
#include
extern void fft();
#define N 1024
COMPLEX in_data[N]; /*to define input data*/
void main(void
www.eeworm.com/read/129847/14222559
adb zlib.adb
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
--