代码搜索:F系列
找到约 10,000 项符合「F系列」的源代码
代码结果 10,000
www.eeworm.com/read/244008/12899870
cpp a2.cpp
//=====================================
// a2.cpp
//=====================================
#include"abc.h"
//-------------------------------------
int main(){
f1();
f2();
f3();
}//------
www.eeworm.com/read/329346/12958905
h 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
www.eeworm.com/read/139506/13152016
bas 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
www.eeworm.com/read/320903/13416261
cpp a2.cpp
//=====================================
// a2.cpp
//=====================================
#include"abc.h"
//-------------------------------------
int main(){
f1();
f2();
f3();
}//------
www.eeworm.com/read/320714/13419270
h 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
www.eeworm.com/read/320714/13419427
h 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
www.eeworm.com/read/320071/13433206
h 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
www.eeworm.com/read/303513/13813744
m 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.
www.eeworm.com/read/145991/5742027
c 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