搜索结果
找到约 151 项符合
Cross-Entropy 的查询结果
其他 Patch to apply U-Boot for PXA270 with mainstone board. Should be useful to many people ... can also
Patch to apply U-Boot for PXA270 with mainstone board. Should be useful to many people ... can also be helpful for people who are insterested in cross-platform porting
行业发展研究 The existence of numerous imaging modalities makes it possible to present different data present in
The existence of numerous imaging modalities makes it possible to present different data present in different modalities together thus forming multimodal images. Component images forming multimodal images should be aligned, or registered so that all the data, coming from the different modalities, ar ...
Delphi控件源码 FastReport is reporting tool component. It consists of report engine, design
FastReport is reporting tool component. It consists of report engine, designer and preview. It written on 100 Object Pascal and can be installed in Delphi 2-7 and C++Builder 1-6. Also available cross-platform version FR CLX for Delphi ...
其他书籍 pdf格式的英文文献
pdf格式的英文文献,是关于认知无线电网络的,编者是加拿大桂尔夫大学的Qusay H. Mahmoud。ISBN:978-0-470-06196-1
章节内容:
1 Biologically Inspired Networking
2 The Role of Autonomic Networking in Cognitive Networks
3 Adaptive Networks
4 Self-Managing Networks
5 Machine Learning for Cognitive Networks: ...
嵌入式Linux 当我们想将uClinux移植到NiosII上时
当我们想将uClinux移植到NiosII上时,需要在Linux上安裝Nios II gcc cross compiler。下载后请用RAR解压,然后方可在Linux下解压安装!!!
matlab例程 Objectives The purpose of this notebook is to give you a brief introduction to the DiscreteWav
Objectives
The purpose of this notebook is to give you a brief introduction to the
DiscreteWavelets Toolbox and show you how to use it to load
images. Some basic image manipulation is illustrated as well. You will
also learn how to use measures and tools such as cumulative energy,
entr ...
Delphi控件源码 Universal.Data.Access.Components 2.50 Universal Data Access Components (UniDAC) is a library of c
Universal.Data.Access.Components 2.50
Universal Data Access Components (UniDAC) is a library of components that provides direct access to most popular database servers from Delphi, Delphi for .NET and, C++Builder. UniDAC can work with such servers as Oracle, Microsoft SQL Server, MySQL, Interbase, ...
VHDL/FPGA/Verilog RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the
RS_latch using vhdl,
When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (Not OR) logic gates. The stored bit is present on the output marked Q.
Normally, in stor ...
Linux/Unix编程 wireless tools: used to manipulate the Wireless Extensions. The Wireless Extensions is an interface
wireless tools: used to manipulate
the Wireless Extensions. The Wireless Extensions is an interface allowing you to set Wireless LAN specific parameters and get the specific stats.
It also contains the IfRename package, used for advance renaming of network interfaces. We have cross compile to arm li ...
Linux/Unix编程 gawk: linux下资料处理工具
gawk: linux下资料处理工具,可以将资料中按列取出,排序。已经cross compile 到arm linux2.6.24版本, 可以直接使用。