代码搜索:故障处理
找到约 10,000 项符合「故障处理」的源代码
代码结果 10,000
www.eeworm.com/read/102756/15759928
ec edc_no_settle.ec
/******************************************
* EDC异常批次处理
*
* 最后修改: 周国祥 2001/08/16
******************************************/
#include
#include
#include "all.h"
#includ
www.eeworm.com/read/102756/15759944
sav hmd.ec.sav
/****************************************************
* 黑名单界面输入后的处理函数
*
* 最后修改: 周国祥 2002/04/18
****************************************************/
#include
#include "tool.h"
www.eeworm.com/read/391740/8383049
cpp smain7_2.cpp
// 主文件smain7_2.cpp
// 包含标准头文件
#include "sstdafx7_2.h"
HWND g_hWnd = NULL; // 用来保存窗口句柄的变量
HINSTANCE g_hInst = NULL; // 用来保存应用程序实例的句柄变量
// 消息处理函数,Windows系统规定每个消息处理函数的定义形式都相同
LRESULT CALLB
www.eeworm.com/read/290174/8499234
idl s16_03.idl
// S16_03.idl : S16_03 的 IDL 源
//
// 此文件将由 MIDL 工具处理以
// 产生类型库 (S16_03.tlb) 和封送处理代码。
import "oaidl.idl";
import "ocidl.idl";
[
uuid(C2EEE815-2ABC-4C36-8522-8F4C27A3785A),
version(1.0),
www.eeworm.com/read/188087/8573218
txt readme.txt
Example:
编译:mpicc rank_sort.c –o rank
运行:可以使用命令 mpirun –np SIZE rank来运行该串匹配程序,其中SIZE是所使用的处理器个数。本实例中使用了SIZE=3个处理器。
mpirun –np 3 rank
运行结果:
Input the Data Size :30
Please Input Seed:396
Random Numbers
www.eeworm.com/read/188087/8573248
txt readme.txt
Example:
编译:mpicc psrs_sort.c –o psrs
运行:可以使用命令 mpirun –np SIZE psrs来运行该串匹配程序,其中SIZE是所使用的处理器个数,本实例中使用了SIZE=3个处理器。
mpirun –np 3 psrs
运行结果:
The DataSize is : 60
This is node 0
On node 0 the input dat
www.eeworm.com/read/284348/8938674
idl simple8.idl
// Simple8.idl : Simple8 的 IDL 源
//
// 此文件将由 MIDL 工具处理以
// 产生类型库(Simple8.tlb)和封送处理代码。
import "oaidl.idl";
import "ocidl.idl";
[
object,
uuid(D432BA0B-920F-4C92-BE2D-A4B569F7F21B),
du
www.eeworm.com/read/284348/8941314
idl simple2.idl
// Simple2.idl : Simple2 的 IDL 源
//
// 此文件将由 MIDL 工具处理以
// 产生类型库(Simple2.tlb)和封送处理代码。
import "oaidl.idl";
import "ocidl.idl";
[
object,
uuid(9C0330E2-D53F-43E3-B899-97B94BF76B64),
he