搜索结果
找到约 874 项符合
TML-P 的查询结果
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 ...
软件工程 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 ...
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.
系统设计方案 :独立成分分析 ( I C A)在国内尚属一门新型的方法 介绍了I C A的原理及其算法
:独立成分分析 ( I C A)在国内尚属一门新型的方法 介绍了I C A的原理及其算法 ,然后介绍了该算法在盲源
信号分离中的具体应用,并将此方法 与主成分方洼 ( P C A)进行了比较
Java编程 泊松分布是一种常用的离散型概率分布
泊松分布是一种常用的离散型概率分布,数学期望为m的泊松分布的分布函数定义如下:
P(m, k) = mk * e-m/k! (k = 0, 1, 2, 3, …)
对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。 ...
数值算法/人工智能 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 ...
数学计算 The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg
The code performs a number (ITERS) of iterations of the
Bailey s 6-step FFT algorithm (following the ideas in the
CMU Task parallel suite).
1.- Generates an input signal vector (dgen) with size
n=n1xn2 stored in row major order
...
数值算法/人工智能 这是一个比较简单的模糊免疫PID的程序
这是一个比较简单的模糊免疫PID的程序,在程序中结合了P模糊与免疫的思想,有较高的实用价值!
Java编程 Complete steps and project for developing a server project and procedure to deploy and execute the p
Complete steps and project for developing a server project and procedure to deploy and execute the project. This article/tutorial with code will make you to develop your own web projects. For more details and more tutorials and more projects for EJB, BMP, CMP,