搜索结果
找到约 1,870 项符合
INTERFACE-f 的查询结果
人工智能/神经网络 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数 ...
人工智能/神经网络 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数 ...
Java编程 not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDict
not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDictionary and HashDictionary, that maps a String key to an Object value
Oracle数据库 orapp-2.0.3 ORAPP - Oracle OCI C++ Interface Library
orapp-2.0.3 ORAPP - Oracle OCI C++ Interface Library ,OCI 的一个C++封装,简单易用
文件格式 * 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 * 输入: m--已知数据点的个数M * f--M维基函数向量 * n--已知数据点的个数N-1 * x--已知数
* 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和
* 输入: m--已知数据点的个数M
* f--M维基函数向量
* n--已知数据点的个数N-1
* x--已知数据点第一坐标的N维列向量
* y--已知数据点第二坐标的N维列向量
* a--无用
* 输出: 函数返回值为曲线拟和的均方误差
* a为用基函数进行曲线拟和的系数,
* ...
Linux/Unix编程 libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsys
libraw1394 is the only supported interface to the kernel side raw1394 of
the Linux IEEE-1394 subsystem, which provides direct access to the connected
1394 buses to user space. Through libraw1394/raw1394, applications can directly
send to and receive from other nodes without requiring a kernel driver ...
VHDL/FPGA/Verilog 利用vhdl实现FPGA芯片从PS2键盘读出数据(0-F) 并在数码管上显示
利用vhdl实现FPGA芯片从PS2键盘读出数据(0-F)
并在数码管上显示
单片机开发 freescale MC9S12DG128--an example of the Serial Communication Interface
freescale MC9S12DG128--an example of the Serial Communication Interface
微处理器开发 at91rm9200 IrDA interface control源码
at91rm9200 IrDA interface control源码
中间件编程 It is driver source code for IDE harddisk and used to learn IDE interface and file system.
It is driver source code for IDE harddisk and used to learn IDE interface and file system.