搜索结果

找到约 877 项符合 ADuC-P 的查询结果

行业发展研究 a documentation describes clustering data mining, Survey of Clustering Data Mining Techniques from P

a documentation describes clustering data mining, Survey of Clustering Data Mining Techniques from Pavel Berkhin Accrue Software, Inc.
https://www.eeworm.com/dl/692/442651.html
下载: 36
查看: 1031

VHDL/FPGA/Verilog switch fabric部分代码: fabric和table management 的数据交换. Mac address 从afifo输入, 查询的结果:output port number 存于p

switch fabric部分代码: fabric和table management 的数据交换. Mac address 从afifo输入, 查询的结果:output port number 存于pfifo中
https://www.eeworm.com/dl/663/445579.html
下载: 144
查看: 1110

单片机开发 一维多项式多组求值

一维多项式多组求值,利用系数预处理法对多项式p(x)=an-1x^n-1+an-2x^n-2+...+a1x+a0,进行多组求值。其中n=2^k
https://www.eeworm.com/dl/648/446089.html
下载: 67
查看: 1112

VC书籍 This book introduces the powerful programming tools provided in your Microsoft Visual C++ compiler p

This book introduces the powerful programming tools provided in your Microsoft Visual C++ compiler package. These include the compiler, debugger, and various Windows 95, 98, and NT development tools. This book compliments your Microsoft reference manuals and online help to provide a quick start with ...
https://www.eeworm.com/dl/686/450018.html
下载: 26
查看: 1030

软件工程 Software-defined radios (SDRs) have been around for more than a decade. The first complete Global P

Software-defined radios (SDRs) have been around for more than a decade. The first complete Global Positioning System (GPS) implementation was described by Dennis Akos in 1997. Since then several research groups have presented their contributions.We therefore find it timely to publish an up-to-date t ...
https://www.eeworm.com/dl/540/450087.html
下载: 108
查看: 1029

单片机开发 水位仪代码

水位仪代码,配合水位传感器使用,可以是malay,可以使p+f型编码器
https://www.eeworm.com/dl/648/451144.html
下载: 72
查看: 1017

CA认证 Module De Captcha (Captcha Decoder) - recognition of service graphic images of any complexity. The p

Module De Captcha (Captcha Decoder) - recognition of service graphic images of any complexity. The process image is completely automated.
https://www.eeworm.com/dl/640/451875.html
下载: 95
查看: 1050

系统设计方案 :独立成分分析 ( I C A)在国内尚属一门新型的方法 介绍了I C A的原理及其算法

:独立成分分析 ( I C A)在国内尚属一门新型的方法 介绍了I C A的原理及其算法 ,然后介绍了该算法在盲源 信号分离中的具体应用,并将此方法 与主成分方洼 ( P C A)进行了比较
https://www.eeworm.com/dl/678/452494.html
下载: 180
查看: 1035

Java编程 泊松分布是一种常用的离散型概率分布

泊松分布是一种常用的离散型概率分布,数学期望为m的泊松分布的分布函数定义如下: P(m, k) = mk * e-m/k! (k = 0, 1, 2, 3, …) 对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。 ...
https://www.eeworm.com/dl/633/452910.html
下载: 89
查看: 1523

数值算法/人工智能 BP神经网络程序,C语言源代码 如下: #include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "ma

BP神经网络程序,C语言源代码 如下: #include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "math.h" #include "stdio.h" #include "time.h" #include "fstream.h" #define N 120 //学习样本个数 #define IN 3 //输入层神经元数目 #define HN 2 //隐层神经元数目 #define ON 2 //输出层神经元数目 #def ...
https://www.eeworm.com/dl/518/453103.html
下载: 40
查看: 1139