代码搜索:COde
找到约 10,000 项符合「COde」的源代码
代码结果 10,000
www.eeworm.com/read/349548/10819529
vhd code.vhd
-- code
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity code is
port(
datain : in unsigned(7 downto 0);
da
www.eeworm.com/read/349548/10819537
sym code.sym
www.eeworm.com/read/420006/10823608
doc code.doc
www.eeworm.com/read/419955/10827007
h code.h
#define uchar unsigned char
uchar cloum_san_bit[8]={0x7f,0xbf,0xdf,0xef,0xf7,0xfb,0xfd,0xfe};
code uchar row_code[][8]={//////////////////////////////////////////////////
{0x00,0x00,0x00,
www.eeworm.com/read/349336/10834806
rar code.rar
www.eeworm.com/read/275035/10838357
c code.c
# include
void main()
{
/* 定义字符型变量,并给它们付初值 */
char c1, c2, c3, c4, c5, c6, c7;
c1 = 'C';
c2 = 'h';
c3 = 'i';
c4 = 'n';
c5 = 'e';
c6 = 's';
c7 = 'e';
/* 输出原码 */
pr
www.eeworm.com/read/419700/10842321
h_code
www.eeworm.com/read/274638/10861398