代码搜索结果
找到约 10,000 项符合
F 的代码
a00025_3d87f2f61f0803339dad6a92a5f7f8a0_cgraph.map
base referer
rect $a00065.html#g60a8c2571691cf75aa31c57e627d5561 211,5 336,32
cs12-1.hex
:0A006B003<mark>F</mark>065B4<mark>F</mark>666D7D077<mark>F</mark>6<mark>F</mark>57
:10000300E50890006B93<mark>F</mark>58075A0<mark>F</mark>D7<mark>F</mark>017E0012DB
:0C001300001<mark>F</mark>E50993<mark>F</mark>58075A0<mark>F</mark>E7<mark>F</mark>0139
:10001<mark>F</mark>00E4<mark>F</mark>D<mark>F</mark>CC3ED9<mark>F</mark>EC9E5015E4<mark>F</mark>B<mark>F</mark>A0BBB0017
:0<mark>F</mark>002<mar ...
cs12-1.hex
:0A006B003<mark>F</mark>065B4<mark>F</mark>666D7D077<mark>F</mark>6<mark>F</mark>57
:10000300E50890006B93<mark>F</mark>58075A0<mark>F</mark>D7<mark>F</mark>017E0012DB
:0C001300001<mark>F</mark>E50993<mark>F</mark>58075A0<mark>F</mark>E7<mark>F</mark>0139
:10001<mark>F</mark>00E4<mark>F</mark>D<mark>F</mark>CC3ED9<mark>F</mark>EC9E5015E4<mark>F</mark>B<mark>F</mark>A0BBB0017
:0<mark>F</mark>002<mar ...
cs12-1.hex
:0A006B003<mark>F</mark>065B4<mark>F</mark>666D7D077<mark>F</mark>6<mark>F</mark>57
:10000300E50890006B93<mark>F</mark>58075A0<mark>F</mark>D7<mark>F</mark>017E0012DB
:0C001300001<mark>F</mark>E50993<mark>F</mark>58075A0<mark>F</mark>E7<mark>F</mark>0139
:10001<mark>F</mark>00E4<mark>F</mark>D<mark>F</mark>CC3ED9<mark>F</mark>EC9E5015E4<mark>F</mark>B<mark>F</mark>A0BBB0017
:0<mark>F</mark>002<mar ...
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
example2.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example2", "example2.vcproj", "{3A716EBF-F2A1-4209-B97F-F03B0F09AA6C}"
ProjectSection
07-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
tfloat.inc
dim f_dpart1 as word
dim f_ndpart1 as word
dim f_dpart2 as word
dim f_ndpart2 as word
dim f_zeros as byte
f_ndpart1=0
f_dpart1=0
f_ndpart2=0
f_dpart2=0
goto TheEnd
addDecimalVal:
tempsen.bas
device 16f84a
Declare xtal 4
include "TFloat.inc"
Dim Command as Byte
Dim BitCounter as Byte
Dim Temp as Word
Dim Deg as Word
Dim DS_T