代码搜索:查表法

找到约 10,000 项符合「查表法」的源代码

代码结果 10,000
www.eeworm.com/read/137805/13296270

h recentfile.h

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 文件:RecentFile.h 类CRecentFile的头文件 版权:Firebird Software Workroom 保留 声明:本源程序的版权受《中华人民共和国著作权法》以及其 它相关法律和条约的保护。任何
www.eeworm.com/read/137805/13296329

cpp recentfile.cpp

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 文件:RecentFile.cpp 类CRecentFile的执行文件 版权:Firebird Software Workroom 保留 声明:本源程序的版权受《中华人民共和国著作权法》以及其 它相关法律和条约的保护
www.eeworm.com/read/323340/13343557

cpp mgraph.cpp

//MGraph.cpp //uuhorse //2008.05.31 #include "MGraph.h" #include #include int CreatGraph (MGraph &G)//采用数组(邻接矩阵)表示法,构造图G { printf("请输入图的类型:\n"); printf("0、有向图,1、有向网
www.eeworm.com/read/136685/13366193

m gauss10.m

function g = gauss10(fun,a,b) %GAUSS10(fun,a,b) 利用10参数Gauss求积法近似计算a
www.eeworm.com/read/321207/13410736

cpp binaryseach.cpp

#include #include #include int BinarySeach(items,name,n) //二分法查找 struct Data items[]; //要查找的结构体数组的头指针 char name[]; //要查找的关键字 int n;
www.eeworm.com/read/319871/13441072

m gauss10.m

function g = gauss10(fun,a,b) %GAUSS10(fun,a,b) 利用10参数Gauss求积法近似计算a
www.eeworm.com/read/319871/13441177

m exm0371_1.m

%exm0371_1.m clear; A=zeros(2,3); A(:)=1:6; %全元素赋值法 A=A*(1+i) %运用标量与数组乘产生复数矩阵 A_A=A.' %数组转置,即非共轭转置 A_M=A' %矩阵转置,即共轭转置
www.eeworm.com/read/319871/13441229

m exm05812_1.m

%exm05812_1.m 比较解析积分和近似积分 %(1)用符号法求解: syms x; F=int('cos(x)','x',-1,1) vpa(F) %(2)用式(5.8.1.2-4)近似计算: aF=cos(1/sqrt(3))+cos(-1/sqrt(3))
www.eeworm.com/read/319335/13453602

m gauss10.m

function g = gauss10(fun,a,b) %GAUSS10(fun,a,b) 利用10参数Gauss求积法近似计算a
www.eeworm.com/read/317203/13507626

frm form4.frm

VERSION 5.00 Object = "{74848F95-A02A-4286-AF0C-A3C755E4A5B3}#1.0#0"; "actskn43.ocx" Begin VB.Form Form4 Caption = "前方交会法放样数据计算" ClientHeight = 5865 ClientLeft = 2