代码搜索结果
找到约 10,000 项符合
C 的代码
exm042~4.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
exm042~5.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
i2c.h
/* High level I2C actions */
int __init i2c_init(void);
int i2c_writereg(unsigned char theSlave, unsigned char theReg, unsigned char theValue);
unsigned char i2c_readreg(unsigned char theSlave, u
sales.txt
圣诞卡销售统计
==========================
002号 铃儿响叮当 圣诞卡:单价 3.99
c001 05151 45 * $ 3.99 = $ 179.55
c003 05151 19 * $ 3.99 = $ 75.81
c002 05151 16 * $ 3.99
at91rm9200_search.html
Hardware API Selector: AT91RM9200 search symbol
nandflash.c
// ----------------------------------------------------------------------------
// ATMEL Microcontroller Software Support - ROUSSET -
// --------------------------------------------
c_dept.h
//文件名:C_dept.h
//功能:策划部
#ifndef C_dept_H
#define C_dept_H
#include
#include"Name.h"
#include"AutoInt.h"
#include"Date.h"
#include"Query.h"
#include"Stat.h"
using namespace std;
cl
at91rm9200_search.html
Hardware API Selector: AT91RM9200 search symbol
getdp.l
%{
/* $Id: GetDP.l,v 1.44 2006/03/10 18:09:23 geuzaine Exp $ */
/*
* Copyright (C) 1997-2006 P. Dular, C. Geuzaine
*
* This program is free software; you can redistribute it and/or modify
* it und