代码搜索:eMMC
找到约 44 项符合「eMMC」的源代码
代码结果 44
www.eeworm.com/read/428073/8896929
c emmc_test.c
/*******************************************************************
Analog Devices, Inc. All Rights Reserved.
This software is proprietary and confidential. By using this software
you agree to
www.eeworm.com/read/414769/11102389
for sncndn.for
SUBROUTINE sncndn(uu,emmc,sn,cn,dn)
REAL cn,dn,emmc,sn,uu,CA
PARAMETER (CA=.0003)
INTEGER i,ii,l
REAL a,b,c,d,emc,u,em(13),en(13)
LOGICAL bo
emc=emmc
www.eeworm.com/read/126430/6016601
c sncndn.c
#include
#define CA 0.0003
void sncndn(uu,emmc,sn,cn,dn)
float *cn,*dn,*sn,emmc,uu;
{
float a,b,c,d,emc,u;
float em[14],en[14];
int i,ii,l,bo;
emc=emmc;
u=uu;
if (emc) {
www.eeworm.com/read/102423/6232270
c sncndn.c
#include
#define CA 0.0003
void sncndn(uu,emmc,sn,cn,dn)
float *cn,*dn,*sn,emmc,uu;
{
float a,b,c,d,emc,u;
float em[14],en[14];
int i,ii,l,bo;
emc=emmc;
u=uu;
if (emc) {
www.eeworm.com/read/158443/11616145
c sncndn.c
#include
#define CA 0.0003
void sncndn(uu,emmc,sn,cn,dn)
float *cn,*dn,*sn,emmc,uu;
{
float a,b,c,d,emc,u;
float em[14],en[14];
int i,ii,l,bo;
emc=emmc;
u=uu;
if (emc) {
www.eeworm.com/read/132413/14090108
c sncndn.c
#include
#define CA 0.0003
void sncndn(uu,emmc,sn,cn,dn)
float uu,emmc;
float *sn,*cn,*dn;
{
float a,b,c,d,emc,u;
float em[14],en[14];
int i,ii,l,bo;
emc=emmc;
u=uu;
if
www.eeworm.com/read/108219/15590886
c sncndn.c
#include
#define CA 0.0003
void sncndn(uu,emmc,sn,cn,dn)
float uu,emmc;
float *sn,*cn,*dn;
{
float a,b,c,d,emc,u;
float em[14],en[14];
int i,ii,l,bo;
emc=emmc;
u=uu;
if
www.eeworm.com/read/106940/15616951
c sncndn.c
#include
#define CA 0.0003
void sncndn(uu,emmc,sn,cn,dn)
float uu,emmc;
float *sn,*cn,*dn;
{
float a,b,c,d,emc,u;
float em[14],en[14];
int i,ii,l,bo;
emc=emmc;
u=uu;
if
www.eeworm.com/read/291235/8432325
cpp xsncndn.cpp
#include
#include
#include
#include
#include "nr.h"
using namespace std;
// Driver for routine sncndn
int main(void)
{
string txt;
www.eeworm.com/read/278154/10561439
c xsncndn.c
/* Driver for routine sncndn */
#include
#include
#include
#define NRANSI
#include "nr.h"
#include "nrutil.h"
#define MAXSTR 80
int main(void)
{
char t