代码搜索:C
找到约 10,000 项符合「C」的源代码
代码结果 10,000
www.eeworm.com/read/321341/13408622
c iic.c
/********************************************************************************\
\*IIC.C V1.00
* Copyright 2003 by SEED Electronic Technology Ltd.
* All rights reserved. Property of SEED Electron
www.eeworm.com/read/321331/13408815
c iic.c
/********************************************************************************\
\*IIC.C V1.00
* Copyright 2003 by SEED Electronic Technology Ltd.
* All rights reserved. Property of SEED Electron
www.eeworm.com/read/319871/13441154
m exm0422_2.m
%exm0422_2.m
clear
C_str=char('这是','元胞数组创建算例 1'); %产生字符串
R=reshape(1:9,3,3); %产生 实数阵R
Cn=[1+2i]; %产生复数标量
S_sym=sym('sin(-3*t)*exp(-t)'); %产生符号函数量
A(1,1)={C_str};A(1,2)={R};A
www.eeworm.com/read/318870/13468469
lst i2c.lst
HI-TECH Software PICC Macro Assembler V8.05PL1
Serial number: HCPIC-80329 Thu Jul 19 15:11:23 2007
Licensed to: BOSS
1 processor 16F
www.eeworm.com/read/315964/13533665
pin system.pin
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
www.eeworm.com/read/315964/13533676
pin dianti.pin
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
www.eeworm.com/read/314503/13565524
lst os_cpu_c.lst
C51 COMPILER V6.14 OS_CPU_C 05/04/2005 04:11:02 PAGE 1
C51 COMPILER V6.14, COMPILATION OF MODULE OS_CPU_C
OBJECT MODULE PLACED I
www.eeworm.com/read/314503/13565534
src os_cpu_c.src
; .\OS_CPU_C.SRC generated from: .\OS_CPU_C.C
$NOMOD51
NAME OS_CPU_C
P0 DATA 080H
P1 DATA 090H
P2 DATA 0A0H
P3 DATA 0B0H
T0 BIT 0B0H.4
AC BIT 0D0H.6
T1 BIT 0B0H.5
EA BIT 0A8H.7
IE DAT
www.eeworm.com/read/310741/13644709
vhd ascii_rom.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
use IEEE.std_logic_unsigned.all;
library work;
use work.my_package.all;
entity CHAR_FONT is
Port (
SCAN_A