代码搜索:ADIC

找到约 28 项符合「ADIC」的源代码

代码结果 28
www.eeworm.com/read/339038/12266683

c p-adic.c

#define _CRT_SECURE_NO_DEPRECATE #include "integer.h" #include #include #include #include "fun.h" #include "stack.h" /*#include "unistd.h"*/ /* MULT_PADIC for
www.eeworm.com/read/182923/9184168

c clcom.c

/************************************************************************************** **函数名: CLCOM.C ** 功能描述:根据32点采样值计算计算电压、电流有效值;有功功率、无功功率、实在功率和功率因素 ** 作 者:李纯 ** 日 期:2004年2月27日 **************
www.eeworm.com/read/280146/10352404

java test.java

import java.io.*; public class test { public static void main (String args[]) throws IOException { String s=new String(); File outfile=new File("23.txt"); myDictionary adic =new myDic
www.eeworm.com/read/280146/10352434

java checker.java

import java.io.*; import java.util.*; public class Checker { public String checkLine =new String(); public void check(myDictionary aDic,String textLine) throws IOException { String s
www.eeworm.com/read/114621/15045759

java test.java

import java.io.*; public class test { public static void main (String args[]) throws IOException { String s=new String(); File outfile=new File("23.txt"); myDictionary adic =new myDic
www.eeworm.com/read/114621/15045783

java checker.java

import java.io.*; import java.util.*; public class Checker { public String checkLine =new String(); public void check(myDictionary aDic,String textLine) throws IOException { String s
www.eeworm.com/read/238383/13889395

c clcom.c

/************************************************************************************** **函数名: CLCOM.C ** 功能描述:根据32点采样值计算计算电压、电流有效值;有功功率、无功功率、实在功率和功率因素 ** 作 者:李纯 ** 日 期:2004年2月27日 **************
www.eeworm.com/read/284346/4066148

aval h.aval

* * * * * * * * aval * * * * * * * * "additive m-adic value" SYNTAX: X = aval(m, A)
www.eeworm.com/read/284346/4066169

mval h.mval

* * * * * * * * mval * * * * * * * * "multiplicative m-adic value" SYNTAX: X = mval(m
www.eeworm.com/read/459110/1574064

java tnaf.java

package org.bouncycastle.math.ec; import java.math.BigInteger; /** * Class holding methods for point multiplication based on the window * τ-adic nonadjacent form (WTNAF). The algorithms are ba