代码搜索结果
找到约 10,000 项符合
2 的代码
str2mat2.m
% function s=str2mat2(t1,t2,t3)
% 替代函数
function s=str2mat2(t1,t2,t3)
[Q1,L1]=size(t1);
[Q2,L2]=size(t2);
if nargin == 2,
if L1 > L2,
s=[t1; [t2 blanks(L1-L2) ]];
elseif L1 < L
str2mat2.m
% function s=str2mat2(t1,t2,t3)
%
% Replacement function for str2mat. For use with tree_ga.
% Note: t2 and t3 must be string vectors.
function s=str2mat2(t1,t2,t3)
[Q1,L1]=size(t1);
[Q2,L2]=
xt13-2-2.cpp
#include
using namespace std;
int main()
{float a[5];
int i;
cout
xt6-2-2.cpp
#include
#include
using namespace std;
int main()
{void change(string &,string &);
string str1=" ",
str2=" ",
str3="
timer2_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Options 1,0,0 /
exm040835_2_2.mdl
Model {
Name "exm040835_2_2"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPort
m2_vsync2.c
#define MARIA2
#include "DSP_maria.H"
#include "dsprw.h"
#include "Board.h"
#include "maria2_dsp_lib.h"
bit g_bMaria2_100pin;
extern WORD XDATA g_wPreVpos;
extern WORD XDATA g_wFieldLin
draw2dgraph.rc2
//
// DRAW2DGRAPH.RC2 - resources Microsoft eMbedded Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft eMbedded Visual C++
#endif //APS