代码搜索:C
找到约 10,000 项符合「C」的源代码
代码结果 10,000
www.eeworm.com/read/135531/13923182
mps ex6sos.mps
* Feasible SOS2 example problem from the article "Interpolation with GAMS",
* by Erwin Kalvelagen (erwin@gams.com), January 26, 2002.
*
* Optimal value is 105.75 with the (non-zero) solution vector:
*
www.eeworm.com/read/135531/13923229
mps ex5sos.mps
* Feasible SOS2 example problem from the article "Interpolation with GAMS",
* by Erwin Kalvelagen (erwin@gams.com), January 26, 2002.
*
* Optimal value is 105.75 with the (non-zero) solution vector:
*
www.eeworm.com/read/237003/13983940
eps sinsoid.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: sinsoid.eps
%%CreationDate: 07/15/97 08:23:51
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Bla
www.eeworm.com/read/236507/14013151
lst viic_c51.lst
C51 COMPILER V7.06 VIIC_C51 08/31/2007 16:35:26 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE VIIC_C51
OBJECT MODULE PLACED I
www.eeworm.com/read/133875/14019855
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/201005/15418448
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/109186/15561899
uv2 test.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
www.eeworm.com/read/108708/15578943
lst 初始化.lst
C51 COMPILER V7.01 __始籣 08/17/2003 17:24:43 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE __始籣
OBJECT MODULE PLACED IN .\初始
www.eeworm.com/read/105158/15677063
h lopcodes.h
/*
** $Id: lopcodes.h,v 1.102 2002/08/21 18:56:09 roberto Exp $
** Opcodes for Lua virtual machine
** See Copyright Notice in lua.h
*/
#ifndef lopcodes_h
#define lopcodes_h
#include "llimits.h"
/*
www.eeworm.com/read/103618/15727828
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