搜索结果

找到约 80 项符合 STATUS 的查询结果

汇编语言 Determine Status of Printer with Explanation.

Determine Status of Printer with Explanation.
https://www.eeworm.com/dl/644/148805.html
下载: 79
查看: 1034

加密解密 Examples showing the use of Certificate Revocation Lists (CRLs) and Online Certificate Status Protoc

Examples showing the use of Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol (OCSP).
https://www.eeworm.com/dl/519/193153.html
下载: 70
查看: 1058

文件格式 全屏是指Status Pane和Control Pane都隐藏

全屏是指Status Pane和Control Pane都隐藏,Main Pane占据整个屏幕。这里提供一种简单的方法。
https://www.eeworm.com/dl/639/198431.html
下载: 80
查看: 1025

VC书籍 一本很全面介绍WTL编程的书籍,中英双语,共分八章 1.ATL GUI Classes 2.WTL GUI Base Classes 3.Toolbars and Status Bars 4.

一本很全面介绍WTL编程的书籍,中英双语,共分八章 1.ATL GUI Classes 2.WTL GUI Base Classes 3.Toolbars and Status Bars 4.Dialogs and Controls 5.Advanced Dialog UI Classes 6.Hosting ActiveX Controls 7.Splitter Windows 8.Property Sheets and Wizards
https://www.eeworm.com/dl/686/207064.html
下载: 144
查看: 1056

Windows CE wince 5.0 set power status procedure

wince 5.0 set power status procedure
https://www.eeworm.com/dl/674/216296.html
下载: 51
查看: 1025

压缩解压 Student status management system is development two aspects that typical information management syst

Student status management system is development two aspects that typical information management system, IMS( MIS), its development includes primarily the background database creates with support and the front end applies the procedure.Creates to rise to the former request the consistency of data is ...
https://www.eeworm.com/dl/617/216395.html
下载: 155
查看: 1054

操作系统开发 时间片轮转算法struct { int name //进程标识符 int status //进程状态 int ax,bx,cx,dx //进程现场信息

时间片轮转算法struct { int name //进程标识符 int status //进程状态 int ax,bx,cx,dx //进程现场信息,通用寄存器内容 int pc //进程现场信息,程序计数器内容 int psw //进程现场信息,程序状态字内容 int next //下一个进程控制块的位置 }pcbarea[n] ...
https://www.eeworm.com/dl/531/249081.html
下载: 190
查看: 1068

其他 Status StrAssign(SString T,char *chars) { // 生成一个其值等于chars的串T int i if(strlen(chars)>MAXST

Status StrAssign(SString T,char *chars) { // 生成一个其值等于chars的串T int i if(strlen(chars)>MAXSTRLEN) return ERROR else { T[0]=strlen(chars) for(i=1 i<=T[0] i++) T[i]=*(chars+i-1) return OK } }
https://www.eeworm.com/dl/534/266767.html
下载: 152
查看: 3115

其他 Status CreateSMatrix(RLSMatrix &M) { // 创建稀疏矩阵M int i Triple T Status k printf("请输入矩阵的行

Status CreateSMatrix(RLSMatrix &M) { // 创建稀疏矩阵M int i Triple T Status k printf("请输入矩阵的行数,列数,非零元素数:") scanf("%d,%d,%d",&M.mu,&M.nu,&M.tu) M.data[0].i=0 // 为以下比较做准备 for(i=1 i<=M.tu i++) { do {
https://www.eeworm.com/dl/534/266768.html
下载: 69
查看: 1294

Windows CE 用P/Invoke显示设备内存信息 P/Invoke with compact framework get the Memory Status and Storage Cards

用P/Invoke显示设备内存信息 P/Invoke with compact framework get the Memory Status and Storage Cards
https://www.eeworm.com/dl/674/279901.html
下载: 117
查看: 1056