代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/333952/12651006
f fft4f.f
! Fast Fourier/Cosine/Sine Transform
! dimension :one
! data length :power of 2
! decimation :frequency
! radix :4, 2
! data :inplace
! table :use
www.eeworm.com/read/300664/13901235
vb hid.vb
Option Strict On
Option Explicit On
Imports System.Runtime.InteropServices
Friend Class Hid
'For communicating with HID-class devices.
'Used in error messages.
Const ModuleNam
www.eeworm.com/read/300664/13901268
vb hid.vb
Option Strict On
Option Explicit On
Imports System.Runtime.InteropServices
Friend Class Hid
'For communicating with HID-class devices.
'Used in error messages.
Const ModuleN
www.eeworm.com/read/238155/13904280
frm huizhi.frm
VERSION 5.00
Begin VB.Form huizhi
Caption = "绘制贝塞尔曲线图"
ClientHeight = 4890
ClientLeft = 60
ClientTop = 345
ClientWidth = 5775
LinkTopic
www.eeworm.com/read/238063/13909888
pas problems.pas
unit Problems;
case ParamStatus of
etBlank (*,
etIrrelevant,
etUnProcessed*): Result := bpsUnProcessed;
if A //t
then k;
const
SepStr = ^I#39#13#10', / ?; `" [] {} - = +
www.eeworm.com/read/300429/13914767
h inheritstack.h
// inheritstack.h
// Data structures for a "stack" -- a Last-In-First-Out list of integers.
//
// We define two separate implementations of stacks, to
// illustrate C++ inheritance.
//
// Copyright (c
www.eeworm.com/read/237982/13915180
bas orient.bas
Attribute VB_Name = "Orient"
'设置打印方向的专用模块
'------COMMENTS
'For use on NT:
' When adding a printer icon to the printer folder (when you double-
' click on "Add Printer"), it is important to ch