代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/167186/9977221
pas tlgunit.pas
unit tlgUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
Ttlg = class(TForm)
Image1: TImage;
www.eeworm.com/read/167186/9977715
dfm unit1.dfm
object Form1: TForm1
Left = 199
Top = 234
Width = 227
Height = 243
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
www.eeworm.com/read/166860/9992969
java animationthread.java
/*
* AnimationThread.java - 儅儖僠僗儔僀僗偺夋憸傪傾僯儊乕僔儑儞偝偣傞僗儗僢僪
*
* Copyright(C) 2000, Nagoya Institute of Technology, Iwata laboratory and Takahiro Katoji
* http://mars.elcom.nitech.ac.jp/dicom/
*
www.eeworm.com/read/362500/9995846
m splnpred.m
function ypred = splnpred(xnew,coeffs,knotspots,plots);
%SPLNPRED Uses spline from SPLNFIT and new x data to predict new y
% This function uses the coefficients and knot locations produced
% by t
www.eeworm.com/read/361668/10039588
txt 序列化機制.txt
Remoting:于.net框架下的序列化機制
程序员在编写应用程序的时候往往要将程序的某些数据存储在内存中,然后将其写入某个文件或是将它传输到网络中的另一台计算机上以实现通讯。这个将程序数据转化成能被存储并传输的格式的过程被称为"序列化"(Serialization),而它的逆过程则可被称为"反序列化"(Deserialization)。
.net框架对序列化机制 ...
www.eeworm.com/read/360137/10108682
c torus2.c
/******************************************************************************
* File Name: torus2.c
* Purpose: an implementation of the boundless simulation area as described
by Haa
www.eeworm.com/read/164413/10109727
c t0mesure.c
///////////////T0 对/INT0输入信号脉宽测量/////////////////
//////////////////t0mesure.c/////////////////////////////////////////////
#include "c8051F040.h"
idata unsigned int interval0;
idata unsigned char
www.eeworm.com/read/359976/10113037
c fet440_wdt_01.c
//******************************************************************************
// MSP-FET430P440 Demo - WDT, Toggle P5.1, Interval Overflow ISR, DCO SMCLK
//
// Description: Toggle P5.1 using W
www.eeworm.com/read/359829/10122281
ini 串口通信控制器.ini
[Form]
Top=-4
Left=-4
Width=1032
Height=746
Caption=串口通信控制器
InitMax=0
HexGet=1
StopShow=1
Clear=1
Show=0
hexSend=1
Interval=1000
ComNum=1
Baud=6
Parity=2
DataBits=3
StopBits=0
[param
www.eeworm.com/read/359829/10122299
ini commwatch.ini
[Form]
Top=165
Left=140
Width=670
Height=490
Caption=串口通信控制器
[parameter]
InitMax=0
HexGet=0
StopShow=0
Clear=1
Show=0
hexSend=0
Interval=1000
ComNum=1
Baud=6
Parity=2
DataBits=3
Stop