-
titleduihkxg
其实popupwindow用起来比Dialog 方便,因为dialog一切都需要你自己来实现,而popupwindow帮我们实现了很多,我认为在使用的时候关键我们要看清参数:
popupWindow.showAtLocation(parent, gravity, x, y)
parent这个是一个父view试图,
gravity 这个默认是居中,我们要指定显示方式:Gravity.LEFT
| Gravity.TOP
最后两个参数就是显示的坐标位置,这样就可以根据需求自己定位显示位置了
- 2013-11-26 08:16:34下载
- 积分:1
-
ghfilter
说明: 一段图像处理的高斯高通滤波器的matlab源代码,思路清晰,可以直接运行。(A Gaussian image processing of high-pass filter matlab source code, clear, can run.)
- 2010-05-02 17:13:55下载
- 积分:1
-
BilinearQuadAssemble
BBABssemble(K,k,i,j,m,n)根据单元结点信(i,j,m,n)将单刚阵定位到总刚阵中。(This function assembles the element
stiffness matrix k of the bilinear
quadrilateral element with nodes i, j,
m, and n into the global stiffness
matrix K.
)
- 2011-06-26 16:02:07下载
- 积分:1
-
cbessy
可转债论文,研究定价,模型,方法,赎回,回售等(This thesis is devoted to evaluating two-factor convertible bonds. Di® erent zero-
coupon bond curves are inputted when evaluating convertible bonds issued by com-
panies with di® erent credit ratings. Thus the e® ect of the company s credit on the
price of the convertible bond is easily and accurately included during the computa-
tion. In the model for the interest rate, the parameters in the variance are determined
from the market data by statistics and the market price of risk is determined by a
zero-coupon bond curve through solving an inverse problem. When we price the con-
vertible bond, a free-boundary problem is solved. A Singularity-Separating Method
(SSM) is proposed in order to solve this problem e±ciently. Taking the market data)
- 2012-05-30 16:44:48下载
- 积分:1
-
MAP
Convolution Encoder and Decoder rate 1/2 MAP, step by step
- 2013-09-21 19:40:15下载
- 积分:1
-
MATLABchenxu
很好的MATLAB联系实例。MATLAB(矩阵实验室)是MATrix LABoratory的缩写,是一款由美国The MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。 (Good matlab programming training materials)
- 2015-03-15 16:27:01下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
MATLAB在数学建模中的应用_卓金武(上)
Maltab在数学建模中的应用(第一版)_卓金武等.part1(Maltab in Mathematical Modeling (1st Edition)_Zhuo Jinwu et al.)
- 2019-07-01 10:54:19下载
- 积分:1
-
edgegrowing
matlab区域增长法法进行图像边缘检测(region growing method matlab edge detection method)
- 2010-10-26 20:13:23下载
- 积分:1
-
New-Text-Document
matlab sar simulation
- 2013-08-14 22:05:28下载
- 积分:1