代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/373250/9467710
m div.m
function d = div(a,b)
% DIV Integer division
% d = div(a,b)
d = floor(a / b);
www.eeworm.com/read/175669/9537241
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Function gosi(n As Integer, aa() As Double, bb() As Double, X() As Double)
Dim i, j, k As Integer
Dim temp As Double
Dim tempnum As Integer
www.eeworm.com/read/366144/9829515
c zgebal.c
#include "f2c.h"
/* Subroutine */ int zgebal_(char *job, integer *n, doublecomplex *a, integer
*lda, integer *ilo, integer *ihi, doublereal *scale, integer *info)
{
/* -- LAPACK routine (vers
www.eeworm.com/read/362949/9973473
bas modle.bas
Attribute VB_Name = "ModLE"
'''''''''''''''''''''''''''''''
'模块名:ModLE
'函数名:LEGauss
'功能:用高斯消元法求解对称方程组
'参数:n-integer变量,线性方程组的阶数
' dbla-double型nxn二维变量,线性方程组的系数矩阵
' dblb-double型长度为n的一维变量
www.eeworm.com/read/166876/9991912
h usr.h
#if !defined (USR_H)
#define USR_H
/*
* Copyright [C] The Regents of the University of Michigan and Merit Network,
* Inc. 1992, 1993, 1994, 1995, 1996, 1997, 1998 All Rights Reserved
*
* Permissi
www.eeworm.com/read/164887/10083502
txt 创建必修课成绩表的sql语句.txt
CREATE TABLE 必修课成绩(学号 CHAR(6),课号 CHAR(2),成绩 INTEGER,primary key(学号,课号))
www.eeworm.com/read/164291/10119841
txt ov511.txt
-------------------------------------------------------------------------------
Readme for Linux device driver for the OmniVision OV511 USB to camera bridge IC
----------------------------------------
www.eeworm.com/read/359065/10167326
txt jiesuanjuzhen.txt
Function muav(m As Integer, n As Integer, dbla() As Double, dblu() As Double, dblv() As Double, ka As Integer, eps As Double) As Boolean
Dim i As Integer, j As Integer, k As Integer, l As Integer,
www.eeworm.com/read/358450/10188994
c lmdif.c
/* lmdif.f -- translated by f2c (version of 17 January 1992 0:17:58).
You must link the resulting object file with the libraries:
-lf77 -li77 -lm -lc (in that order)
*/
#include "f2c.h"
/* Ta
www.eeworm.com/read/357685/10203089
job-monitoring-mib
Job-Monitoring-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-TYPE, enterprises,
Integer32 FROM SNMPv2-SMI
TEXTUAL-CONVENTION