搜索结果
找到约 4,324 项符合
M-e 的查询结果
驱动编程 The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power M
The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
VHDL/FPGA/Verilog 本文提出一個根值4 蝴蝶元素使用(m, n) - 櫃臺減少硬體複雜, 延遲時間, 和電力消費被介入在使用常規加法器。並且一臺修改過的換向器為FFT 算法被描述與用管道運輸的實施一起為連續輸入資料減少資
本文提出一個根值4 蝴蝶元素使用(m, n) - 櫃臺減少硬體複雜, 延遲時間, 和電力消費被介入在使用常規加法器。並且一臺修改過的換向器為FFT 算法被描述與用管道運輸的實施一起為連續輸入資料減少資料記憶要求。
matlab例程 用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P
用GA直接训练BP网络的权重算法
主程序:gafault.m 它包括以下子程序:
1. BP网络初始化:nninit.m――给出P,T,R,S1,S2;
2. 适应值计算函数:gabpEval.m;
3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m;
其他 SVMcfg: Learns a weighted context free grammar from examples. Training examples (e.g. for natural la
SVMcfg: Learns a weighted context free grammar from examples. Training examples (e.g. for natural language parsing) specify the sentence along with the correct parse tree. The goal is to predict the parse tree of new sentences.
其他 SVMhmm: Learns a hidden Markov model from examples. Training examples (e.g. for part-of-speech taggi
SVMhmm: Learns a hidden Markov model from examples. Training examples (e.g. for part-of-speech tagging) specify the sequence of words along with the correct assignment of tags (i.e. states). The goal is to predict the tag sequences for new sentences.
嵌入式/单片机编程 简单的m序列产生办法(存储m序列
简单的m序列产生办法(存储m序列,再读出)
编译器/解释器 模拟串口通信代码M88 模拟串口通信代码M
模拟串口通信代码M88
模拟串口通信代码M
数据结构 (1)满足均匀分布的[M,N]区间随机数
(1)满足均匀分布的[M,N]区间随机数,其中M,N是正整数。
(2) 满足指数分布的[M,N]区间随机数,其中M,N是正整数。
VC书籍 effective C++.chm e ffective C++.chm
effective C++.chm e ffective C++.chm
matlab例程 用M语言编写的画多元数据平行坐标图代码
用M语言编写的画多元数据平行坐标图代码,数据用的是一组蔬菜油(国际期刊)数据,写得不好,多指教。