代码搜索:integer

找到约 10,000 项符合「integer」的源代码

代码结果 10,000
www.eeworm.com/read/164528/10104714

pas htmlview.pas

{Version 9.4} {*********************************************************} {* HTMLVIEW.PAS *} {* Copyright (c) 1995-2006 by *} {*
www.eeworm.com/read/164460/10107633

pas lz77.pas

unit lz77; interface {******************************************************************************* lz77压缩算法单元 源文件出自王咏刚先生的《笨笨数据压缩教程》中的lz77.c 参见 http://www.contextfree.net/wangyg/ 由崔东伟修改为p
www.eeworm.com/read/360103/10109375

bas module1.bas

Attribute VB_Name = "Module1" '接收模块 Public bytReceiveByte() As Byte '接收到的字节 Public intReceiveLen As Integer '接收到的字节数 '显示模块 Public strAddress As String '地址信息 Public strHex
www.eeworm.com/read/360103/10109377

bas module.bas

Attribute VB_Name = "Module" ' 基本设置 Public intPort As Integer '串行口号 Public strSet As String '协议设置 Public intTime As Integer '发送时间间隔 '发送与接收标志 Public blnAutoSendFlag As
www.eeworm.com/read/360075/10110300

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit 'Option Explicit Public Const MAX_TOOLTIP As Integer = 64 Public Const NIF_ICON = &H2 Public Const NIF_MESSAGE = &H1 Public Const NIF_TIP = &H4 Pub
www.eeworm.com/read/360075/10110304

frm form1.frm

VERSION 5.00 Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX" Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX" Object = "{648A5603-2C6E-101B-82B6-00000
www.eeworm.com/read/360061/10110708

txt 遗传算法的vb实现.txt

Option Explicit Private Const Selection As Double = 0.45 Private Const Momentum As Double = 0.05 Private Const Bits As Integer = 32 'Bits per chromosome 'Eight 4-bit sections per 32-bit chromosome
www.eeworm.com/read/359946/10114315

bas main.bas

Attribute VB_Name = "base" '**************************************************************************** '人人为我,我为人人 '枕善居收藏整理 '发布日期:2008/05/11 '描 述:天宏钢构仓库管理系统 Ver 2.96 '网 站:http://www.Mndso
www.eeworm.com/read/306174/10116426

vb achievement.vb

Imports CommonDB Imports System.Text Public Class Achievement Public m_fPoint As Single Private m_iId As Integer Private m_sStuNum As String Private m_iCurriculumId As Integer
www.eeworm.com/read/359831/10121945

cpp atom_co64.cpp

/* * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy o