代码搜索:多模式

找到约 10,000 项符合「多模式」的源代码

代码结果 10,000
www.eeworm.com/read/133968/14015622

htm xsl patterns.htm

XSL 模式语言
www.eeworm.com/read/132862/14070528

txt 9-20.txt

/* 范例:9-20 */ #include #include void main(int argc,char *argv[]) { FILE *fp1; char p1[30]; int i,j,a; if ((fp1=fopen(argv[1],"w"))==NULL) /* 写入模式 */ { pr
www.eeworm.com/read/132862/14070538

txt 9-21.txt

/* 范例:9-21 */ #include #include void main(int argc,char *argv[]) { FILE *fp1; int i,a=10,b=10; if ((fp1=fopen(argv[1],"r"))==NULL) /* 读取模式 */ { printf("文件%s
www.eeworm.com/read/235003/14089277

m examp13_12.m

clc; clear; % 当前延拓模式是补零 % 装载原始图像 load sinsin % X 包含原始图像 subplot(221),image(X),colormap(map); title('原始图像'); % 产生噪声图像 init=2055615866; randn('seed',init); x = X + 18*randn(size(X)); subplo
www.eeworm.com/read/202965/15368873

c tlv5617.c

sbit DA_SCLK=P1^2; sbit DA_DIN=P1^3; sbit DA_CS=P1^0; /////////////////////////////////////////// //10位双通道DAC转换程序 //mode:工作模式 udata: 10位DAC数据 /////////////////////////////////////////// void
www.eeworm.com/read/200793/15424813

c hdq.c

#include #include "HDQ.h" // 定义工作的状态 enum { imWrite, imWriteE, imRead, imReadE, imDelay }; // 定义全局变量 // 中断服务程序的模式 static unsigned char ISRMode; // 接收到的数据 stat
www.eeworm.com/read/113490/15454883

txt 9-20.txt

/* 范例:9-20 */ #include #include void main(int argc,char *argv[]) { FILE *fp1; char p1[30]; int i,j,a; if ((fp1=fopen(argv[1],"w"))==NULL) /* 写入模式 */ { pr
www.eeworm.com/read/113490/15454893

txt 9-21.txt

/* 范例:9-21 */ #include #include void main(int argc,char *argv[]) { FILE *fp1; int i,a=10,b=10; if ((fp1=fopen(argv[1],"r"))==NULL) /* 读取模式 */ { printf("文件%s
www.eeworm.com/read/101297/15461229

+

作者:何志强 email: hhzqq@21cn.com 日期:8/22/2001 11:25:37 AM 设计模式可复用面向对象软件的基础   [url]http://www.dbgnu.com/bcb/ebook/view.asp?id=83[/url]
www.eeworm.com/read/113039/15471598

txt 库函数说明.txt

一、KEIL C51 COMPILER V6.23a 编译环境生成 小模式 : MFCM200BS.lib MFCM200B.h 库函数头文件 二、可根据用户需求提供不同环境的库函数