代码搜索结果
找到约 10,000 项符合
C 的代码
fio.c
/******************************************************************************
*+
** Module Name: MOS.C
**
** Description: Multi-tasking
** Operating
** Syste
csl_i2c.h
/******************************************************************************\
* Copyright (C) 1999-2000 Texas Instruments Incorporated.
* All Rights Reserved
*--
exm0422_3.m
%exm0422_3.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
exm0423_1.m
%exm0423_1.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(2
at91rm9200_search.html
Hardware API Selector: AT91RM9200 search symbol
ls.c
/*
AAAA CCCC OOOO TTTTTT SSSSS PPPPP
AA AA CC OO OO TT SS PP PP
AAAAAA CC OO OO TT SSSS PPPPP
AA AA CC OO OO TT S
p.lis
.module p.c
.area data(ram, con, rel)
0000 _ic::
0000 .blkb 1
.area idata
0000 02
24cxx.c
/*24Cxx子程序*/
#include
#include
#define AT24cxxBufLen 64
#define AT24cxxDriverAddressW 0xa0
#define AT24cxxDriverAddressR 0xa1
sbit I2C_SCK=P3^4;
sbit I2C_SDA=P
console.c
/* Code and data for the IBM console driver.
*
* The 6845 video controller used by the IBM PC shares its video memory with
* the CPU somewhere in the 0xB0000 memory bank. To the 6845 this memor
exm0422_3.m
%exm0422_3.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