代码搜索:底孔计算
找到约 10,000 项符合「底孔计算」的源代码
代码结果 10,000
www.eeworm.com/read/274553/10865508
txt 复数计算.txt
#include
class Complex
{
public:
Complex(){real=0;imag=0;}
Complex(double r,double i){real=r;imag=i;}
Complex complex_add(Complex &c2);
void display();
private:
do
www.eeworm.com/read/418646/10936700
xls 计算参数.xls
www.eeworm.com/read/470006/6922354
exe 潮流计算.exe
www.eeworm.com/read/467601/7005813
grd 计算值.grd
DSAA
101 201
-100.000000 100.000000
-100.000000 100.000000
-8.312689 94.350403
-0.464872 -0.454436 -0.442677 -0.429524 -0.414908 -0.398760 -0.381012 -0.361596 -0.340447 -0.317504 -0.292708 -0.266
www.eeworm.com/read/467321/7009681
cpp 矩阵计算.cpp
#include
#include
template void inverse(T1 *mat1,T2*mat2,int a,int b);
template void multi(T1 *mat1,T2 *mat2,T2 *re,int a,in
www.eeworm.com/read/457627/7322159
psd 计算总额.psd
www.eeworm.com/read/457434/7325543
cpp 税收计算.cpp
#include
#include
#include
using namespace std;
bool f_input(float * arr);
int main()
{
float income,tax;
cout
www.eeworm.com/read/455554/7370210
vbp 简单计算.vbp
Type=Exe
Form=calc.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
Form=Score.frm
Startup="calc"
ExeName32="简单计算.exe"
Command32=""
N
www.eeworm.com/read/455554/7370211
vbw 简单计算.vbw
calc = 44, 44, 467, 319, Z, 22, 22, 441, 295, C
Score = 22, 22, 445, 297, , 0, 0, 423, 275, C
www.eeworm.com/read/455554/7370214