代码搜索:插值优化
找到约 10,000 项符合「插值优化」的源代码
代码结果 10,000
www.eeworm.com/read/306174/10116284
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/306174/10116338
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/357934/10198229
asv predictstates.asv
function xPre = predictstates(x,t,Q);
% 功能 : 完成SIR算法的预测步
% 输入 : - x = 前一时刻的状态估计值
% - t = 当前时间步
% - Q = 过程噪声方差
% 输出 : - xPre = 当前状态预测值
if nargin < 3, error('Not enough inpu
www.eeworm.com/read/357934/10198231
m predictstates.m
function xPre = predictstates(x,t,Q);
% 功能 : 完成SIR算法的预测步
% 输入 : - x = 前一时刻的状态估计值
% - t = 当前时间步
% - Q = 过程噪声方差
% 输出 : - xPre = 当前状态预测值
if nargin < 3, error('Not enough inpu
www.eeworm.com/read/357794/10201064
txt 1106.txt
题1106:本题使用深度搜索,剪枝如下:在到达每一处时记下其被淋湿的值wet,当再次来到此处时,如果新的wet大于等于原来的值时,则无需进行扩展而返回。
www.eeworm.com/read/357088/10216355
c special.c
#include
void main()
{
x=100; //输入X的值(题目中所说的总的收入
if(x>1000)
a=11; //如果收入超过1000元,设a=11
else
a=x/100; //如果没有超过1000元,则求出a值,再根据a的
www.eeworm.com/read/162949/10257162
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/355471/10262762
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/355071/10296885
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/355071/10297374
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值