代码搜索:插值优化
找到约 10,000 项符合「插值优化」的源代码
代码结果 10,000
www.eeworm.com/read/362459/9998824
~pas dahelper.~pas
unit DAHelper;
interface
uses
SysUtils, Classes, DB, ADODB,Config;
//执行没有返回值的sql语句,如果正确执行则返回true,否则返回false
function ExeSqlNoQuery(sql:string):boolean;
// 执行有返回值的sql语句,返回得到的ADOQuery;
functio
www.eeworm.com/read/362459/9998831
pas dahelper.pas
unit DAHelper;
interface
uses
SysUtils, Classes, DB, ADODB,Config;
//执行没有返回值的sql语句,如果正确执行则返回true,否则返回false
function ExeSqlNoQuery(sql:string):boolean;
// 执行有返回值的sql语句,返回得到的ADOQuery;
functio
www.eeworm.com/read/362452/9999106
c main.c
/****************************************************************************
* 文 件 名:main.c
* 功 能:运行RTC进行计时,将所时间值不断的通过串口向上位机发送,并把秒的值
* 输出LED1--LED4显示。
* 说 明:将跳线器JP12短接。
*
www.eeworm.com/read/362181/10013885
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 组件的一般信息是由下列的属性集控制。
' 变更这些属性的值即可修改组件的相关
' 信息。
' 检阅组件属性的值
www.eeworm.com/read/361967/10025307
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/165187/10072921
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/165179/10073115
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 程序集的常规信息通过下列
' 属性集控制。更改这些属性值可
' 修改与程序集关联的信息。
' 检查程序集的属性值
www.eeworm.com/read/360670/10082443
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的常规信息通过下列属性集
' 控制。更改这些属性值可修改
' 与程序集关联的信息。
' 查看程序集属性的值
www.eeworm.com/read/164875/10084272
m zigzag.m
function out=zigzag(in,action)
%采用对称法;
%原始矩阵必须是(2^n)*(2^n)的方阵;
%如果action的值为0,表示zigzag正向扫描;如果action的值为1表示zigzag反向扫描。
if nargin
www.eeworm.com/read/360570/10087073
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的常规信息通过下列属性集
' 控制。更改这些属性值可修改
' 与程序集关联的信息。
' 查看程序集属性的值