搜索结果
找到约 2,113 项符合
O-tree 的查询结果
数据结构 计算Fugit的二叉树期权方法 use Fugit binomial tree to calculate option value
计算Fugit的二叉树期权方法
use Fugit binomial tree to calculate option value
单片机开发 pic16c54系列的芯片资料,i/o端口,定时器
pic16c54系列的芯片资料,i/o端口,定时器
人工智能/神经网络 NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than st
NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than standard C4.5 decision trees, through regarding a neural network ensemble as a pre-process of C4.5 decision tree.
Linux/Unix编程 sbc2410 移植u-boot 1.3.4 的修改部分 需要在borad/sbc2410x/Makefile 下添加编译nand.o
sbc2410 移植u-boot 1.3.4 的修改部分
需要在borad/sbc2410x/Makefile 下添加编译nand.o
数据结构 一个效率还可以的配对堆 Fibonacci Heap太难写了 配对堆可以有效替代Fibonacci Heap 附带了用它实现的Dijkstra 复杂度O(nlogn+e)
一个效率还可以的配对堆
Fibonacci Heap太难写了
配对堆可以有效替代Fibonacci Heap
附带了用它实现的Dijkstra
复杂度O(nlogn+e)
系统设计方案 : 通过 L V D S ( 低压差分信号) 传输方案与单个 L C o S ( 硅基液晶) 分时分色显示
: 通过 L V D S ( 低压差分信号) 传输方案与单个 L C o S ( 硅基液晶) 分时分色显示, 设计主电路
与头盔结构分离的单 L C o S 硅片彩色头盔显示系统。
微处理器开发 Many of the pattern fi nding algorithms such as decision tree, classifi cation rules and c
Many of the pattern &#64257 nding algorithms such as decision tree, classi&#64257 cation rules and clustering
techniques that are frequently used in data mining have been developed in machine learning
research community. Frequent pattern and association rule mining is one of the few excep-
tions to ...
Linux/Unix编程 the driver support read and write General Purpose I/O port of S3C2410 and S3C2440
the driver support read and write General Purpose I/O port of S3C2410 and S3C2440
数学计算 很高效的判断组合数C(n,k)的奇偶性。 巧妙的使用了位运算。时间复杂度为O(1). 避免使用大数类。
很高效的判断组合数C(n,k)的奇偶性。
巧妙的使用了位运算。时间复杂度为O(1).
避免使用大数类。
编译器/解释器 編譯器設計 Analysis-Synthesis Model 分析Analysis: 原始程式轉換成階層結構稱為樹(tree)
編譯器設計 Analysis-Synthesis Model
分析Analysis: 原始程式轉換成階層結構稱為樹(tree),語法樹(syntax tree)
合成Synthesis: 產生目標碼