搜索结果
找到约 151 项符合
Cross-Entropy 的查询结果
matlab例程 用Fourier变换求取信号的功率谱---周期图法 用Fourier变换求取信号的功率谱---分段周期图法 用Fourier变换求取信号的功率谱---welch方法 功率谱估计----多窗口法(
用Fourier变换求取信号的功率谱---周期图法
用Fourier变换求取信号的功率谱---分段周期图法
用Fourier变换求取信号的功率谱---welch方法
功率谱估计----多窗口法(multitaper method ,MTM法)
功率谱估计----最大熵法(maxmum entmpy method,MEM法)
功率谱估计----多信号分类法(multiple signal classification,music法) ...
Internet/网络编程 Google 推出一套免費的 Web 安全評估工具
Google 推出一套免費的 Web 安全評估工具,叫做 ratproxy,這套工具可以檢測、分析您的網站是否有安全性漏洞或網頁是否有被入侵,目前可支援 Linux, FreeBSD, MacOS X, 與 Windows (Cygwin) 等執行環境(反正就是 Unix-like 的環境啦)。
RatProxy 可偵測到的漏洞包括 Cross-site Scripting (XSS, 跨網站指令碼)、指令碼惡 ...
Linux/Unix编程 Learn how to build a custom Linux® distribution to use in an embedded environment, in this case
Learn how to build a custom Linux&reg distribution to use in an embedded environment,
in this case to drive a Technologic Systems TS-7800 single-board computer. In this
tutorial, you learn about cross-compiling, the boot loader, file systems, the root file
system, disk images, and the boot process, ...
微处理器开发 QT3.3.4在远峰2410上移植 HOST 环境(虚拟机VM6.0): 系统:redhat 9 完全安装 交叉工具arm 2.95.3 TARGET环境 arm 2410 240*3
QT3.3.4在远峰2410上移植
HOST 环境(虚拟机VM6.0):
系统:redhat 9 完全安装
交叉工具arm 2.95.3
TARGET环境
arm 2410
240*320屏外加触摸屏
cramfs文件系统
软件:
cross-2.95.3.tar.bz2
qt-embedded-free-3.3.4.tar.bz2
qt-x11-free-3.3.4.tar.bz2
tmake-1.11.tar.gz
经测试,在3.3.2的交叉编译工具也通过 ...
软件设计/软件工程 不知为何
不知为何,在rh9下编译有警告,但是可以正常编译出结果
HOST 环境(虚拟机VM6.0):
系统:redhat 9 完全安装
交叉工具arm 2.95.3
TARGET环境
arm 2410
240*320屏外加触摸屏
cramfs文件系统
软件:
cross-2.95.3.tar.bz2 //交叉编译器
qtopia-free-src-2.2.0.tar.gz //qtopia
e2fsprogs-1.35.tar.gz //
jpegsrc.v6b.tar. ...
matlab例程 四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust
四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), ...
Internet/网络编程 MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising
MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing. The MPI standard is comprised of 2 documents: MP ...
matlab例程 程序包包含的验证方法
程序包包含的验证方法,会根据以下的多个指数分配系数(Partition Coefficient),分类熵Classification Entropy ,分区索引,分离指数(Separation Index),Xie and Beni s的索引,严重聚类的算法
其他书籍 The TW2835 has four high quality NTSC/PAL video decoders, dual color display controllers and dual v
The TW2835 has four high quality NTSC/PAL video decoders, dual color
display controllers and dual video encoders. The TW2835 contains four
built-in analog anti-aliasing filters, four 10bit Analog-to-Digital converters,
and proprietary digital gain/clamp controller, high quality Y/C separator to
redu ...
Linux/Unix编程 这是I2c网关Id独立烧写程序
这是I2c网关Id独立烧写程序,
烧写的ID必须要求是:“0~9”、“a~z”、“A~Z”的16为字符才能烧写成功。
其中当是输入的小写字母时,自动转换为大些烧入。
如: 1) # ./burnID 0123456789abcdef
烧入的是:0123456789ABCDEF
2] # ./burnID 0123456789@ cdef
烧入不成功,因为有其他字符
3) ...