点击切换搜索课件文库搜索结果(2053)
文档格式:PPT 文档大小:81KB 文档页数:2
一、掌握描述静电场的两个物理量电场强度和电势的概念,理解电场强度E是矢量点函数,而电势V则是标量点函数. 二、理解高斯定理及静电场的环路定理是静电场的两个重要定理,它们表明静电场是有源场和保守场 三、掌握用点电荷电场强度和叠加原理以及高斯定理求解带电系统电场强度的方法;并能用电场强度与电势梯度的关系求解较简单带电系统的电场强度. 四、掌握用点电荷和叠加原理以及电势的定义式求解带电系统电势的方法. 五、了解电偶极子概念,能计算电偶极子在均匀电场中的受力和运动
文档格式:PPT 文档大小:106KB 文档页数:3
第十七章波动光学 一、光是一种电磁波 光矢量用E矢量表示光矢量,它在引起人眼视觉和底片感光上起主要作用
文档格式:PDF 文档大小:159.83KB 文档页数:14
Shortest paths Single-source shortest paths nonnegative edge weights Dijkstra's algorithm: O(E+ vlg n General
文档格式:PDF 文档大小:70.04KB 文档页数:2
麻省理工学院:《算法导论》(英文版) Lecture 21 Prof charles e. leiserson
文档格式:PDF 文档大小:166.67KB 文档页数:25
Negative-weight cycles Recall: If a graph G=(V, E) contains a negative weight cycle then some shortest paths may not exist
文档格式: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
文档格式:PDF 文档大小:198.39KB 文档页数:34
How large should a hash table be? Goal: Make the table as small as possible but large enough so that it wont overflow(or otherwise become inefficient Problem: what if we don 't know the proper size
文档格式:PDF 文档大小:227.41KB 文档页数:25
ynamic order statistics OS-SELECT(i, S): returns the i th smallest element in the dynamic set S. OS-RANK(, S): returns the rank ofx E S in the sorted order of s s elements IDEA: Use a red-black tree for the set S, but keep subtree sizes in the nodes
文档格式:PDF 文档大小:145.78KB 文档页数:19
a weakness of hashing Problem: For any hash function h, a set of keys exists that can cause the average access time of a hash table to skyrocket An adversary can pick all keys from tkeU: h(k)=i for some slot i IDEA Choose the hash function at random independently of the keys
文档格式:PDF 文档大小:321.33KB 文档页数:30
Order statistics Select the ith smallest of n elements(the element with rank i i=l: minimum, .i=n: marimum, i=L(n+1)/2]or[(n+1)/2 median Naive algorithm: Sort and index ith element Worst-case running time =o(n Ig n)+o(1 o(nIg n using merge sort or heapsort(not quicksort) c 2001 by Charles E Leiserson
首页上页160161162163164165166167下页末页
热门关键字
搜索一下,找到相关课件或文库资源 2053 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有