点击切换搜索课件文库搜索结果(3111)
文档格式:PPT 文档大小:428KB 文档页数:17
问题:根据极限的定义,只能验证某个常数A 是否为某个函数f(x的极限,而不能求出函数f(x的 极限.为了解决极限的计算问题,下面介绍极限的运 算法则;并利用这些法则和§2.1及2.2中的某些结 论来求函数极限
文档格式:PPT 文档大小:144KB 文档页数:14
目录 一、C语言的特点 二、C程序的基本结构 三、算法 四、结构化程序设计方法
文档格式:PPT 文档大小:118KB 文档页数:71
并行计算机的理论模型是从物理模型 抽象的; 为开发并行算法提供了一种方便的框 架; 用这些模型可求得并行计算机的理论 性能界限; 可在芯片制作前估算芯片区的VLSI复 杂性和执行时间
文档格式:PDF 文档大小:168.81KB 文档页数:25
Disioint-set data structure (Union-Find) Problem: maintain a dynamic collection of pairwise-disjoint sets S=(S Each set S; has one element distinguished as the representative element, rep[sil lust support 3 operations
文档格式:PDF 文档大小:177.21KB 文档页数:19
flow networks Definition. A flow network is a directed graph G=(, E)with two distinguished vertices:a source s and a sink t. Each edge(u, v)E E has a nonnegative capacity c(u, v). If(u, v) E, then c(u, v)=0 Example: c 2001 by Charles E Leiserson
文档格式:PDF 文档大小:171.45KB 文档页数:26
Recall from lecture 22 °Flow value:f=f(s,V) Cut: Any partition (S, T)of y such that s E S andt∈T Lemma. f=f(s, T) for any cut(S, T) Corollary. f(s, T) for any cut(S, T) Residual graph: The graph G=(v, ef) with strictly positive residual capacities c u, v) c(u,)-f(2y)>0
文档格式:PDF 文档大小:70.04KB 文档页数:2
麻省理工学院:《算法导论》(英文版) Lecture 21 Prof charles e. leiserson
文档格式:PDF 文档大小:159.83KB 文档页数:14
Shortest paths Single-source shortest paths nonnegative edge weights Dijkstra's algorithm: O(E+ vlg n General
文档格式:PDF 文档大小:297.74KB 文档页数:38
Paths in graphs Consider a digraph g=(v, E)with edge-weight function w:E→>R. The weight of path p=v1→ →>…→> vi is defined to be (D)=∑(n,1)
文档格式:PDF 文档大小:132.7KB 文档页数:13
Dynamic programming Design technique, like divide-and-conquer Example: Longest Common Subsequence (LCs) Given two sequences x[l.. m] and yll.n], find a longest subsequence common to them both a' not the
首页上页264265266267268269270271下页末页
热门关键字
搜索一下,找到相关课件或文库资源 3111 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有