代码搜索:相差法
找到约 10,000 项符合「相差法」的源代码
代码结果 10,000
www.eeworm.com/read/306178/3750879
c wuguanlong.c
// Room: wuguanchen.c
// Date: Feb.14 1998 by Java
inherit ROOM;
void create()
{
set("short", "金牛武馆二部");
set("long", @LONG
这里是「金牛武馆」教授二部,师傅龙铨教授如下技能:基本轻
功,基本内功,基本招架,基本爪法,基本刀法。
LONG );
se
www.eeworm.com/read/424146/2018222
h 9_14.h
//9_14.h
#ifndef SEARCH_METHODS
#define SEARCH_METHODS
//用顺序查找法在数组list中查找值为key的元素
//若找到,返回该元素下标,否则返回-1
template
int SeqSearch(T list[], int n, T key)
{
for(int i=0;i < n;i++)
www.eeworm.com/read/418116/2092368
c mcu1.c
//两个单片机通讯,使用中断法
#include
#define uchar unsigned char
#define uint unsigned int
#define key_port P1
#define dis_port P2
void main (void)
{
uchar key_in=0xff;
SCON=0x50; //MOD
www.eeworm.com/read/268035/4257889
c mcu1.c
//两个单片机通讯,使用中断法
#include
#define uchar unsigned char
#define uint unsigned int
#define key_port P1
#define dis_port P2
void main (void)
{
uchar key_in=0xff;
SCON=0x50; //MOD
www.eeworm.com/read/154133/5640281
bas 多元线性m2.bas
Attribute VB_Name = "modMethod"
'多元线性回归
Option Explicit
'全主元高斯-约当消去法求逆矩阵
'A(1 To m, 1 To m):开始存放欲求逆的矩阵,最终存求逆的结果矩阵,m是自变量个数
Public Sub Invert(a() As Double)
Dim n As Integer, ep As Double
www.eeworm.com/read/474935/6798193
c mcu1.c
//两个单片机通讯,使用中断法
#include
#define uchar unsigned char
#define uint unsigned int
#define key_port P1
#define dis_port P2
void main (void)
{
uchar key_in=0xff;
SCON=0x50; //MOD
www.eeworm.com/read/393912/8255489
cpp mysimplex.cpp
#include"mySimplex.h"
MySimplex::MySimplex()
{
//非数组成员初始化
indexe = 0;//剩余变量个数
indexl = 0;//人工变量个数
indexg = 0;//人工变量个数
indexe2 = 0;//割平面法迭代时的新增剩余变量个数
selectinput = -1;
//数组成员初始化
//mat
www.eeworm.com/read/193048/8256038
m ex3_33.m
% ex3_33
% 等倾线法绘制二阶系统的相平面图
figure('pos',[50,50,300,300],'color','w');
axes('pos',[0.14,0.14,0.75,0.75]);
for j=1:4;
x(1)=0;
dx(1)=j;
alf(1)=-x(1)/dx(1)-1;
for i=[1:1000];
a
www.eeworm.com/read/192855/8269334
inl nonlinearequation.inl
//NonLinearEquation.inl 非线性方程(组)求解函数(方法)定义
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _NONLINEAREQUATION_INL
#define _NONLINEAREQUATION_INL
//用二分法搜索方程f(x)=0在区间[a,b]内的全部实
www.eeworm.com/read/393665/8270264
cpp eigenvaluevectorhessenbergqr.cpp
//EigenvalueVectorHessenbergQR.cpp 求赫申伯格阵全部特征值QR法
#include //输入输出流头文件
#include "Matrix.h" //矩阵类及相关函数头文件
#include "EigenvalueVector.h" //特征值及特征向量头文件
using namespace std; //名字空