代码搜索:integer

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

代码结果 10,000
www.eeworm.com/read/154977/11908516

inc kei841.inc

;Functions: Keil specific definitions. ;File: Keil841.inc ;Author: Eckart Hartmann Date:16/10/2003 ;Description of Software: None. ;Development progress: None. ; ;Interface Signals: ;===
www.eeworm.com/read/162614/5524769

ada c43204a.ada

-- C43204A.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5525567

ada c37005a.ada

-- C37005A.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5525752

ada cd1009z.ada

-- CD1009Z.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/471108/6897096

cc main.cc

/******** stakdemo.cc ************************************************** Gerald Carter cse 525 Spring 1994 stakdemo.cc DESCRIPTION : This pprogram test the abstract stack class delcla
www.eeworm.com/read/266303/11232417

java class2.java

public class Class2 { public static void main (String[] args) { System.out.println("The maximum integer is "+Integer.MAX_VALUE ); System.out.println("The minimum integer is "+Integer.MIN_VAL
www.eeworm.com/read/265527/11262170

inc kei842.inc

;Functions: Keil specific definitions. ;File: Keil842.inc ;Author: Eckart Hartmann Date:16/10/2003 ;Description of Software: None. ;Development progress: None. ; ;Interface Signals: ;===
www.eeworm.com/read/192685/8365610

txt 怎么知道用winsock控件传文件,什么时候传完.txt

最 好 是 在 传 文 件 之 前 先 传 文 件 的 长 度 , 这 样 接 收 端 可 以 判 断 文 件 是 否 传 完 。 winsock把 数 据 传 送 完 毕 时 会 自 动 激 发 一 个 SendComplete(Index As Integer)事 件 ,可 以 以 此 来 确 定 文 件 是 否 传 送 完 毕 。
www.eeworm.com/read/189737/8456536

pas linalg.pas

{ @abstract(EBK&NVS Library for Turbo/Object Pascal: Linear Algebra ) @author(Nikolai V. Shokhirev ) @author(Eugene B. Krissinel
www.eeworm.com/read/288576/8620842

bas 模糊聚类m3.bas

Attribute VB_Name = "modMethod" '模糊聚类分析 '标定方法、传递闭包法、相似性检查 Option Explicit '数量积法 'X(1 To N,1 To M):观测数据,N为样本数,M为指标数 'R(1 To N,1 To N):相似矩阵,N为样本数 'dbM为用户提供的M参数 Public Sub M1(X() As Double, R() A