代码搜索:PSRS

找到约 53 项符合「PSRS」的源代码

代码结果 53
www.eeworm.com/read/351229/10670882

c psrs.c

//Coding by zhang xing, Oct 2007 //#include #include #include #include #include int data_list[10000]; /*詙词
www.eeworm.com/read/188087/8573251

c psrs_sort.c

#include #include #include #define INIT_TYPE 10 #define ALLTOONE_TYPE 100 #define ONETOALL_TYPE 200 #define MULTI_TYPE 300 #define RESULT_TYPE 400 #define RESULT_LEN 500
www.eeworm.com/read/181930/9224941

c psrs_sort.c

#include #include #include #define INIT_TYPE 10 #define ALLTOONE_TYPE 100 #define ONETOALL_TYPE 200 #define MULTI_TYPE 300 #define RESULT_TYPE 400 #define RESULT_LEN 500
www.eeworm.com/read/326204/13155930

c psrs_sort.c

#include #include #include #define INIT_TYPE 10 #define ALLTOONE_TYPE 100 #define ONETOALL_TYPE 200 #define MULTI_TYPE 300 #define RESULT_TYPE 400 #define RESULT_LEN 500
www.eeworm.com/read/264253/11324088

c psrs_sort.c

#include #include #include #define INIT_TYPE 10 #define ALLTOONE_TYPE 100 #define ONETOALL_TYPE 200 #define MULTI_TYPE 300 #define RESULT_TYPE 400 #define RESULT_LEN 500
www.eeworm.com/read/110825/15524249

c psrs_sort.c

#include #include #include #define INIT_TYPE 10 #define ALLTOONE_TYPE 100 #define ONETOALL_TYPE 200 #define MULTI_TYPE 300 #define RESULT_TYPE 400 #define RESULT_LEN 500
www.eeworm.com/read/335529/12518862

c srs.c

//**************************************************************************** // // SRS.C - Interface to the SRS Labs embedded device library. // // Copyright (c) 2000,2001 Cirrus Logic, Inc. // //**
www.eeworm.com/read/335529/12519122

h srs.h

//**************************************************************************** // // SRS.H - Definitions for the interface to the SRS Labs embedded device // library. // // Copyright (c) 2000,
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