代码搜索:Compute
找到约 10,000 项符合「Compute」的源代码
代码结果 10,000
www.eeworm.com/read/151852/12168217
cpp compute.cpp
/**********************************************************
' File Name : compute.cpp
' Author : endlessfree
' Last updated : 10.04.2002
' Compiler :
www.eeworm.com/read/151852/12168220
def compute.def
/*********************************************************
' File Name : compute.def
' Author : endlessfree
' Last updated : 10.04.2002
' Compiler :
www.eeworm.com/read/151852/12168224
sln compute.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Compute", "Compute.vcproj", "{9BC4F383-519E-4D59-B53B-86D221F31AF4}"
ProjectSection(P
www.eeworm.com/read/151852/12168232
dll compute.dll
www.eeworm.com/read/151852/12168317
ico compute.ico
www.eeworm.com/read/151630/12186121
txt compute.txt
[数据组数] 4
[第1组] 0 0 0
[第2组] 1 1 1
[第3组] 1 0 0
[第4组] 0 1 0
www.eeworm.com/read/149359/12385995
c compute.c
void ave_student(int score[10][5] ,float ave[10])//①每个学生的平均分;
{//计算出的平均分放在ave数组中
int i,j;
for(i=0;i
www.eeworm.com/read/336604/12434619
h compute.h
#ifndef _COMPUTE_VALUE_HEADER
#define _COMPUTE_VALUE_HEADER
byte Compute_GameResult(byte input, byte count, byte *machine_output, byte IsRandOut);
void compute_win_rate();
#endif
www.eeworm.com/read/336604/12434653
c compute.c
#include "derivative.h" /* include peripheral declarations */
#include
#include "global.h"
#include
#include
#include "ISD4002.h"
#define MAX_MACHINE_FAIL (100)
www.eeworm.com/read/336258/12461522
rc compute.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////