搜索结果
找到约 139 项符合
Direction-independent 的查询结果
文件格式 BMP文件是Windows保存图像的一种通用文件格式
BMP文件是Windows保存图像的一种通用文件格式,在数字图像处理方面占有重要的地位。BMP文件中保存的图像数据是一种DIB(Device-Independent Bitmap,即设备无关位图),DIB是标准的Windows位图格式,它自带颜色信息,因此调色板管理非常容易。有许多文章是关于讲述如何将BMP文件读取、显示的,而如何将数据保存为BMP文件则不 ...
其他 As science advances, novel experiments are becoming more and more complex, requiring a zoo of contro
As science advances, novel experiments are becoming more and more complex, requiring a zoo of control devices and electronics executing complicated sequences of steps. Device availability and monetary constrains usually lead to a highly heterogeneous setup with components from several different manu ...
matlab例程 The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm fo
The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful algorithm.
Java编程 贪吃蛇*要点分析: *1)数据结构:matrix[][]用来存储地图上面的信息
贪吃蛇*要点分析:
*1)数据结构:matrix[][]用来存储地图上面的信息,如果什么也没有设置为false,
* 如果有食物或蛇,设置为true;nodeArray,一个LinkedList,用来保存蛇的每
* 一节;food用来保存食物的位置;而Node类是保存每个位置的信息。
*2)重要函数:
* changeDirection(int newDirection) ,用来改变蛇前进的方 ...
uCOS ucos II对xilinx的fx系列的power pc 405的板级支持包
ucos II对xilinx的fx系列的power pc 405的板级支持包,包括port定义和板载控制,需另外下载cpu independent的ucos
SCSI/ASPI 一个iscsi实现源码
一个iscsi实现源码,值得参考。It is a high-performance, transport independent,
multi-platform implementation of RFC3720 iSCSI.
微处理器开发 The IWDG project is a simple program for the STM32F103RBT6 using Keil MCBSTM32 Evaluation Board an
The IWDG project is a simple program for the STM32F103RBT6
using Keil MCBSTM32 Evaluation Board and demonstrating
the use of the Independent Watchdog.
matlab例程 This directory includes matlab interface of the curvelet transform using usfft. Basic functions
This directory includes matlab interface of the curvelet transform
using usfft.
Basic functions
fdct_usfft.m -- forward curvelet transform
afdct_usfft.m -- adjoint curvelet transform
ifdct_usfft.m -- inverse curvelet transform
fdct_usfft_param.m -- returns the location of each curvelet in phase ...
人工智能/神经网络 The tca package is a Matlab program that implements the tree-dependent component analysis (TCA) alg
The tca package is a Matlab program that implements the tree-dependent
component analysis (TCA) algorithms that extends the independent
component analysis (ICA), where instead of looking for a linear transform
that makes the data components independent, we are looking for components
that can be bes ...
人工智能/神经网络 he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood form
he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization.
The number of independent components are calculated using ...