代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/466681/7031375
txt 00readme.txt
FatFs/Tiny-FatFs Module Source Files R0.07a (C)ChaN, 2009
FILES
ff.h Common include file for FatFs and application module.
ff.c FatFs module.
diskio.h Com
www.eeworm.com/read/464649/7067102
h numeric.h
// Numeric.h: interface for the Numeric class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_NUMERIC_H__960148E2_5114_4465_AECE_6FC7433EC9CD__INCLUDED
www.eeworm.com/read/457118/7333972
txt readme.txt
This kernel driver is outdated and only for use with
kernels < 2.6.22. Since 2.6.22 the i2c-tiny-usb kernel
driver is part of the official kernel source tree.
www.eeworm.com/read/451644/7459582
txt d8r12.txt
implementation
//PROGRAM D8R12
//Driver for routine QROOTS
uses
unit2;
{$R *.DFM}
procedure TForm1.Button1Click(Sender: TObject);
const
s1='%14.6f'; s2='0';
N = 7; NTRY = 10; EPS = 0
www.eeworm.com/read/447309/7554513
txt abstract.txt
This example program shows how to use RTX51 Tiny in Code Banking
Applications. The system contains 4 tasks and is very similar
to the RTX51 Tiny Example EX2.
However, the system avoids Round-R
www.eeworm.com/read/199432/7856714
txt d8r12.txt
implementation
//PROGRAM D8R12
//Driver for routine QROOTS
uses
unit2;
{$R *.DFM}
procedure TForm1.Button1Click(Sender: TObject);
const
s1='%14.6f'; s2='0';
N = 7; NTRY = 10; EPS = 0
www.eeworm.com/read/242383/13008170
h numeric.h
// Numeric.h: interface for the Numeric class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_NUMERIC_H__960148E2_5114_4465_AECE_6FC7433EC9CD__INCLUDED
www.eeworm.com/read/139776/13133658
c pearsn.c
#include
#define TINY 1.0e-20
void pearsn(float x[], float y[], unsigned long n, float *r, float *prob,
float *z)
{
float betai(float a, float b, float x);
float erfcc(float x);
unsigne
www.eeworm.com/read/241049/13175258
cpp d10r12.cpp
#include
#include
#include
#include
void value1(double qq[],double rem1[],double d[],double q[])
{
int i;
for(i=1; i
www.eeworm.com/read/138178/13251184
txt abstract.txt
This example program shows how to use RTX51 Tiny in Code Banking
Applications. The system contains 4 tasks and is very similar
to the RTX51 Tiny Example EX2.
However, the system avoids Round-R