代码搜索:F系列
找到约 10,000 项符合「F系列」的源代码
代码结果 10,000
www.eeworm.com/read/417309/10995735
txt 08-44.txt
>> syms x y u v w
>> f = exp(-x^2);
>> F= fourier(f)
>> g = exp(-abs(w));
>> G=fourier(g)
>> F1=fourier(f1,u)
>> f1 = x*exp(-abs(x));
>> syms x real
>> f2 = exp(-x^2*abs(v))*si
www.eeworm.com/read/469281/6980056
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/466346/7034132
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/378796/7069951
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/336335/7149360
m brent.m
function root = brent(func,a,b,tol)
% a,he b shi zui xiao zhi de fan wei
%tol shi jing du
%qiu yi ge han shu zai a ,b nei de zui xiao zhi
if nargin < 4; tol = 1.0e6*eps; end
x1 = a; f1 = f
www.eeworm.com/read/445043/7600098
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/396741/8092198
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