搜索结果
找到约 21 项符合
frequent 的查询结果
按分类筛选
技术资料 c51frequent+uart
这是一个实际测试出来好用的一个500KHZ串口输出频率计,不用其它以外硬件,只要有个单片机就行.
Internet/网络编程 Summerization based on frequent term in cgi.
Summerization based on frequent term in cgi.
数值算法/人工智能 A program to find frequent molecular substructures and discriminative fragments in a database of mol
A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.
Linux/Unix编程 DCI 算法 源代码 DCI: A hybrid Algorithm for Frequent Set Counting
DCI 算法 源代码
DCI: A hybrid Algorithm for Frequent Set Counting
VHDL/FPGA/Verilog [frequent.rar] - 等精度频率计的设计
[frequent.rar] - 等精度频率计的设计,已经在实验箱上运行的。
数值算法/人工智能 A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carrie
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists.
文件格式 Background maintenance is a frequent element of video surveillance systems. We develop Wallflower, a
Background maintenance is a frequent element of video surveillance systems. We develop Wallflower, a three-component system for background maintenance
技术资料 XC9500的远程现场升级方法
Throughout this application note, frequent reference will bemade to XAPP058 and VHDL code for th
人工智能/神经网络 用VC++實現apriori演算法
用VC++實現apriori演算法,可以找尋Frequent Itemsets,用途於Data Mining是很具參考價值
压缩解压 In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and t ...