代码搜索结果

找到约 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]=

c2cxrad2.mac

****************************************************************************** * FILE: c25cxrad2.mac --> macro file for radix 2 fft's based on 320c5x * *

fx2hid.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,

exam2-11-2.cpp

#include "linklist.cpp" void UnionList(LinkList *LA,LinkList *LB,LinkList *&LC) { LinkList *pa=LA->next,*pb=LB->next,*pc,*s; LC=(LinkList *)malloc(sizeof(LinkList)); /*创建LC的头结点*/ pc=LC;

exam2-4-2.cpp

#include "sqlist.cpp" /*这里将整数用字符型表示*/ void move2(SqList *&L) { int i=0,j=L->length-1; ElemType pivot=L->data[0]; /*以data[0]为基准*/ while (i!=j) /*从顺序表两端交替向中间扫描,直至i=j为止*/ { while (j>

scan2pdf.rc2

// // SCAN2PDF.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED //