代码搜索结果
找到约 10,000 项符合
F 的代码
nlmtclmainmodule.bas
Attribute VB_Name = "MainModule"
Sub Main()
Dim b As Double
Dim m As Integer, n As Integer
Dim y As Double
Dim s As String
' 3元方程组
n = 3
' 分配内存
ReD
a2.cpp
//=====================================
// a2.cpp
//=====================================
#include"abc.h"
//-------------------------------------
int main(){
f1();
f2();
f3();
}//------
fcntl.h
#ifndef _FCNTL_H
#define _FCNTL_H
#include // 类型头文件。定义了基本的系统数据类型。
/* open/fcntl - NOCTTY, NDELAY isn't implemented yet */
/* open/fcntl - NOCTTY 和NDELAY 现在还没有实现 */
#define O_ACCMODE 0
fcntl.h
#ifndef _FCNTL_H
#define _FCNTL_H
#include // 类型头文件。定义了基本的系统数据类型。
/* open/fcntl - NOCTTY, NDELAY isn't implemented yet */
/* open/fcntl - NOCTTY 和NDELAY 现在还没有实现 */
#define O_ACCMODE 0
keys.h
/* K E Y S . H -- k e y d e f i n i t i o n h e a d e r
Mike Dumdei, 6 Holly Lane, Texarkana TX 75503
NOTE: EXTENDED KEY HANDLING OPTIONS
This header allows k
multi switch.hex
:09000000E590C444F0F59080F78E
:00000001FF
isconst.m
function y=isconst(f)
%ISCONST True for constant function.
% ISCONST(F) returns 1 if F is constant and 0 otherwise.
% F must be of type scalar.
% Copyright (c) 2001-04-13, B. Rasmus Anthin.
rx_orien.c
/*
* File: rx_orient.c
* Created: 4/17/95
*
* Description:
*
* This file contains sample code to handle receiver orientation
* since the basic c3da core does not allow a change in r
pyframe.java
// Copyright (c) Corporation for National Research Initiatives
package org.python.core;
/**
* A python frame object.
*/
public class PyFrame extends PyObject
{
public PyFrame f_back;
publ
rx_orien.c
/*
* File: rx_orient.c
* Created: 4/17/95
*
* Description:
*
* This file contains sample code to handle receiver orientation
* since the basic c3da core does not allow a change in r