代码搜索:FF总线
找到约 10,000 项符合「FF总线」的源代码
代码结果 10,000
www.eeworm.com/read/459903/7263672
h ff.h
/*--------------------------------------------------------------------------/
/ FatFs - FAT file system module include file R0.06 (C)ChaN, 2008
/--------------------------------------------
www.eeworm.com/read/457549/7322972
c ff.c
#include
main()
{int a[6],i,j,k=2520/6;
for(i=0,j=8;i=0;i--,j++)
{if(i!=0)
www.eeworm.com/read/457070/7334372
c ff.c
//
// $Id: ff.c 42 2008-10-04 18:40:36Z jcw $
// $Revision: 42 $
// $Author: jcw $
// $Date: 2008-10-04 14:40:36 -0400 (Sat, 04 Oct 2008) $
// $HeadURL: http://tinymicros.com/svn_public/arm/lpc21
www.eeworm.com/read/457070/7334374
h ff.h
//
// $Id: ff.h 42 2008-10-04 18:40:36Z jcw $
// $Revision: 42 $
// $Author: jcw $
// $Date: 2008-10-04 14:40:36 -0400 (Sat, 04 Oct 2008) $
// $HeadURL: http://tinymicros.com/svn_public/arm/lpc21
www.eeworm.com/read/455055/7378380
m ff.m
function[x1,x2]=ff(a,b,c)
%求二次方程的根
dta=b^2-4*a*c;
s1=-b+sqrt(dta);
s2=-b-sqrt(dta);
x1=s1/(2*a);
x2=s2/(2*a);
www.eeworm.com/read/455033/7378810
sty ff.sty
\chardef\other=12
\renewcommand{\ttdefault}{pcr}
\renewcommand{\bfdefault}{b}
\DeclareFixedFont{\MotClefFont}{\encodingdefault}{pcr}{b}{\shapedefault}{9pt}
\gdef\myendgraf{\catcode`\{=\active % left b
www.eeworm.com/read/455033/7379122
hpp ff++.hpp
#ifndef FF___HPP_
#define FF___HPP_
// a not to bad list of freefem++ include
// to simplify like of programmer.
// FH.
#include
#include
#include
#include
#inc
www.eeworm.com/read/451610/7461190
c ff.c
/*----------------------------------------------------------------------------/
/ FatFs - FAT file system module R0.06 (C)ChaN, 2008
/------------------------------------------
www.eeworm.com/read/451610/7461205
h ff.h
/*--------------------------------------------------------------------------/
/ FatFs - FAT file system module include file R0.06 (C)ChaN, 2008
/--------------------------------------------