搜索结果

找到约 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点向各个方向的扩展的结点对象,然后对该扩展数 ...
https://www.eeworm.com/dl/650/178648.html
下载: 193
查看: 1963

人工智能/神经网络 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为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点向各个方向的扩展的结点对象,然后对该扩展数 ...
https://www.eeworm.com/dl/650/178650.html
下载: 144
查看: 1083

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
https://www.eeworm.com/dl/633/178979.html
下载: 75
查看: 1056

Oracle数据库 orapp-2.0.3 ORAPP - Oracle OCI C++ Interface Library

orapp-2.0.3 ORAPP - Oracle OCI C++ Interface Library ,OCI 的一个C++封装,简单易用
https://www.eeworm.com/dl/681/179016.html
下载: 151
查看: 1074

文件格式 * 本算法用最小二乘法依据指定的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为用基函数进行曲线拟和的系数, * ...
https://www.eeworm.com/dl/639/179184.html
下载: 48
查看: 1102

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 ...
https://www.eeworm.com/dl/619/181047.html
下载: 196
查看: 1060

VHDL/FPGA/Verilog 利用vhdl实现FPGA芯片从PS2键盘读出数据(0-F) 并在数码管上显示

利用vhdl实现FPGA芯片从PS2键盘读出数据(0-F) 并在数码管上显示
https://www.eeworm.com/dl/663/182027.html
下载: 85
查看: 1134

单片机开发 freescale MC9S12DG128--an example of the Serial Communication Interface

freescale MC9S12DG128--an example of the Serial Communication Interface
https://www.eeworm.com/dl/648/182218.html
下载: 188
查看: 1049

微处理器开发 at91rm9200 IrDA interface control源码

at91rm9200 IrDA interface control源码
https://www.eeworm.com/dl/655/182425.html
下载: 172
查看: 1130

中间件编程 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.
https://www.eeworm.com/dl/682/182570.html
下载: 191
查看: 1108