搜索结果
找到约 1,339 项符合
P-Q 的查询结果
驱动编程 Base Class Library for RS232 Communications. -------------------------------------------- Ref: "Se
Base Class Library for RS232 Communications.
--------------------------------------------
Ref: "Serial Comm: Use P/Invoke to Develop a .NET Base Class Library
for Serial Device Communications" John Hind, MSDN Magazine, Oct 2002.
单片机开发 This a free web game, animportantnote of this, "xia domain" for free software, follow the "general p
This a free web game, animportantnote of this, "xia domain" for free software, follow the "general public to permit" all the provisions of any recognition can be modified to increase capacity, publish, but to revise and increase the No need to publish, not of any reason not to open
文章/文档 提出一种基于分形理论和BP 神经网络的航空遥感图像有监督分类方法。该方法尝试将航空图像 的光谱信息和纹理特征相结合。它首先将彩色航空图像由RGB 格式转化为HSI 格式,然后,根据亮度计算分 数
提出一种基于分形理论和BP 神经网络的航空遥感图像有监督分类方法。该方法尝试将航空图像
的光谱信息和纹理特征相结合。它首先将彩色航空图像由RGB 格式转化为HSI 格式,然后,根据亮度计算分
数维、多重分形广义维数谱q-D( q) 和“空隙”等基于分形的纹理特征,同时加入归一化的色度和饱和度作为光
谱特征,采用BP 神经网络 ...
其他 大数的模幂算法(GUI)
大数的模幂算法(GUI),用密码学课本中的算法,快速、高效。计算(x的r次方) mod p 的值
matlab例程 这是冈萨雷斯数字图像处理MATLAB版本配套的源码
这是冈萨雷斯数字图像处理MATLAB版本配套的源码,里版包含了书中所用到的所有作者编写的P文件,都可以直接应用,但不可以更改。
matlab例程 利用matlab仿真软件
利用matlab仿真软件,实现8QAM调制。在实现时采用正交调幅的方式,某星座点在I坐标上的投影去调制同相载波的幅度,在Q坐标上的投影去调制正交载波的幅度,然后将2个调幅信号相加就是所需的调相信号。
人工智能/神经网络 标准的遗传算法代码
标准的遗传算法代码,下面是程序:function y=fitness(chrom,p,aim)
global P_cross P_mutation
[Popsize len]=size(chrom)
fitness_gene=zeros(Popsize,1)
in_he=zeros(4,1)
out_he=zeros(4,1)
in_out=0
out_out=0
金融证券系统 // chebysheve outlier detection // this function is used to detect the abnormal value among a set o
// chebysheve outlier detection
// this function is used to detect the abnormal value among a set of data
// input:
// delta: a set of data
// flag: discribe which data is already known as outlier
// p: restrict level
// output:
// double[] door : byyond which the data may be considered as a outlie ...
DSP编程 TMS320C6711的上电自检 This source code is ultimately used to create a JEDEC programming file used * to p
TMS320C6711的上电自检 This source code is ultimately used to create a JEDEC programming file used
* to program the Flash ROM on the C6711 DSK.
Delphi控件源码 用于无约束优化的鲍威尔优化方法
用于无约束优化的鲍威尔优化方法,
程序中参数解释如下://P:存放设计变量
//XI:存放两个线性无关的向量
//N:含有N各元素的一维实型数组,用于存储设计变量
//NP:整形变量,用于存储P与xi的维数
//FTOL:迭代精度
//FRET:输出参数,存放目标函数在找到的近似极小值点处的值
//ITER:迭代次数 ...