代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/425034/10385813
f90 fd2d_prb.f90
subroutine u_init ( alpha, beta, gamma, delta, m, n, x, y, u0 )
!*****************************************************************************80
!
!! U_INIT supplies the initial value of U at each no
www.eeworm.com/read/279834/10386476
bas xt.bas
Attribute VB_Name = "Module1"
Option Explicit
Global ti As Integer
Global XzTi As Integer
Global StNum As Integer
Global SyTm As Integer
Global K
www.eeworm.com/read/425031/10386618
bas dasvrsdk.bas
Attribute VB_Name = "DASVRSDK"
Option Explicit
Global Const ClsID = "{2528E841-0DD3-4A5C-B425-D18910D47D1F}"
Global Const ProgID = "OPC.ASVBDEMO.1"
Global Const Description = "Agilewill co.ltd"
www.eeworm.com/read/425031/10386622
bas mtag.bas
Attribute VB_Name = "mTag"
Public Type FILETIME
dwLowDateTime As Long
dwHighDateTime As Long
End Type
Public Type SYSTEMTIME
wYear As Integer
wMonth As Integer
www.eeworm.com/read/279834/10386759
frm exer56.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "简单画笔程序"
ClientHeight = 2490
ClientLeft = 60
ClientTop = 345
ClientWidth = 5505
LinkTopic
www.eeworm.com/read/279834/10386928
bas 4.26.bas
Attribute VB_Name = "Module1"
'-----------------------------------------------------------------------
' 程序功能:将窗口居中安放
'-----------------------------------------------------------------------
Sub
www.eeworm.com/read/425005/10388447
c nntrain.c
/*
*-----------------------------------------------------------------------------
* file: nntrain.c
* desc: train a fully connected neural net by backpropagation
* by: patrick ko
* date: 2 aug 91
www.eeworm.com/read/425005/10388450
c nndump.c
/*
*-----------------------------------------------------------------------------
* file: nndump.c
* desc: dump structures in nntype.h
* by: patrick ko
* date: 13 aug 1991
* revi: v1.2b - 15 jan
www.eeworm.com/read/279822/10389985
pas comfun.pas
unit ComFun;
interface
uses Variants, BDE, Windows, Dialogs, SysUtils, DBCtrls, DB, DBGrids, DBTables, Grids,
stdctrls,clipbrd, menus,comctrls,Forms, Messages, Classes, Graphics, Controls,
www.eeworm.com/read/161620/10391715
bas dimvb.bas
Attribute VB_Name = "dimvb"
Public Declare Function GetPrivateProfileString Lib "kernel32" Alias "GetPrivateProfileStringA" (ByVal lpApplicationName As String, ByVal lpKeyName As Any, ByVal lpDefault