代码搜索结果
找到约 10,000 项符合
F 的代码
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
multi switch.hex
:09000000E590C444F0F59080F78E
:00000001FF
multi switch.hex
:09000000E590C444F0F59080F78E
:00000001FF
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
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
multi switch.hex
:09000000E590C444F0F59080F78E
:00000001FF
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
f_ploterase.m
function f_ploterase (han)
%F_PLOTERASE: Erase the the plot area used by GUI modules
%
% Inputs:
% han= array of axes handles
for i = 6 : 10
axes (han(i))
cla
f_labels
f_ploterase.asv
function f_ploterase (han)
%F_PLOTERASE: Erase the the plot area used by GUI modules
%
% Inputs:
% han= array of axes handles
for i = 6 : 10
axes (han(i))
cla
axes