代码搜索:插值优化
找到约 10,000 项符合「插值优化」的源代码
代码结果 10,000
www.eeworm.com/read/6656/98093
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/6656/98108
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/6656/98121
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/6656/98130
vb assemblyinfo.vb
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/7202/107706
s adc0.s
;******************************************************************************
; 文件名:ADC0.S
; 功能:使用ADC模块的通道0进行电压的测量,然后将转换结果的高8位值输出LED1--LED8
; 显示。
; 说明:由W1调节测量电压值。
;***********************
www.eeworm.com/read/19111/811418
sdi ex10-4.sdi
,,,
,,, TEMP_ZH EQU 24H ;实测温度值存放单元
,,, TEMPL EQU 25H
,,, TEMPH EQU 26H
,,, TEMP_TH EQU 27H ;高温报警值存放单元
,,, TEMP_TL EQU 28H
www.eeworm.com/read/37274/1070604
c ch04_9.c
#include
#include
int main()
{
int n,sum=1,i=1; /* 声明变量与设定起始值*/
printf("请输入到第几阶层:");
scanf("%d",&n); /* 输入n值*/
while(i
www.eeworm.com/read/37320/1072022
c++
#include
//定义f()函数
f(int x,int y) //f()的参数以值方式传递
{
++x;
--y;
cout
www.eeworm.com/read/38039/1090563
mnu prodtl.mnu
PRODTL PRODTL
#
SHOW 显示
Call "prodtl_display()" with typed-in arguments.
根据键入值调用"prodtl_display( )"函数。
DELETE 删除
Call "prodtl_delete()" with typed-in arguments.
根据键入值据调用"prodtl_delete( )"函数。
IDS 标识
C
www.eeworm.com/read/38039/1091119
mnu pipdrvdim.mnu
%DEFAULT_BUTTON Enter Value
EXT#LENGTH 延伸长度
Rtrn#to#Driven 返回到被驱动
The dimension will be driven by default connect geometry.
尺寸将由缺省连接几何形状驱动。
Enter#Value 输入值
Enter value for the dimension.
输入尺寸值。