搜索:incomplete
找到约 6 项符合「incomplete」的查询结果
结果 6
https://www.eeworm.com/dl/650/149108.html
人工智能/神经网络
For the incomplete methods, we kept the representation of the queens by a table and the method of ca
For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix.
heuristics: descent.
Tests: 100 queens in ...
https://www.eeworm.com/dl/641/185381.html
数学计算
程序简单实现了对稀疏矩阵进行incomplete Cholesky分解的功能
程序简单实现了对稀疏矩阵进行incomplete Cholesky分解的功能,具有一定参考价值。
https://www.eeworm.com/dl/684/194293.html
软件设计/软件工程
This a draft document. Please report errors, omissions, or ambiguities. This is a teaching tool,
This a draft document. Please report errors, omissions, or ambiguities.
This is a teaching tool, not a specification or technical document. It is overly simplified, incomplete, and likely inaccurate
https://www.eeworm.com/dl/703/448436.html
MacOS编程
People have vast background knowledge to cope with everyday situations. We don t have to be told e
People have vast background knowledge to cope with everyday situations.
We don t have to be told everything explicitly because we can call on the background knowledge.
We use `default knowledge to handle situations where knowledge is incomplete.
This is called common sense re ...
https://www.eeworm.com/dl/663/170110.html
VHDL/FPGA/Verilog
-- WISHBONE revB2 compiant I2C master core -- -- author: Richard Herveille -- rev. 0.1 based on s
-- WISHBONE revB2 compiant I2C master core
--
-- author: Richard Herveille
-- rev. 0.1 based on simple_i2c
-- rev. 0.2 april 27th 2001, fixed incomplete sensitivity list on assign_dato process (thanks to Matt Oseman)
-- rev. 0.3 may 4th 2001, fixed typo rev.0.2 txt -> txr
-- rev. ...
https://www.eeworm.com/dl/831752.html
技术资料
Linux内核裁剪与编译
学习本章要达到的目标:口1.理解 Linux内核编译选项的含义口2.学会根据不同的硬件配置裁减定制内核;口3.理解内核编译过程中每一步的功能,并编译 Linux2.630内核。需要去重新编译 Linux内核口增加操作系统对新的硬件设备的支持口增加内核新的功能口对内核代码或内核配置进行优化时Prompt for developm ...