-
ShareActionProvider-master
此示例说明了如何提供ActionBarCompat一个上下文敏感的ShareActionProvider,向后兼容的API V7。(This sample shows you how a provide a context-sensitive ShareActionProvider with ActionBarCompat, backwards compatible to API v7.)
- 2014-11-04 23:13:20下载
- 积分:1
-
shiyan1
哈工大数学实验 实验源代码实验1(HIT mathematical experiment experimental source code experiment 1)
- 2012-08-25 21:10:05下载
- 积分:1
-
DS
说明: 包括直接序列扩频CDMA的调制和解调函数(Including direct sequence spread spectrum CDMA modulation and demodulation function)
- 2008-04-06 00:00:15下载
- 积分:1
-
paper2
LTE SAE网络eNodeB脆弱性分析.pdf(ENodeB LTE SAE network vulnerability analysis)
- 2014-11-02 20:46:48下载
- 积分:1
-
jiediandingwei
包括RSSI与距离模型转换,以及三边定位,高斯滤波(Including RSSI and distance model conversion, as well as trilateral positioning, Gaussian)
- 2016-05-23 20:53:38下载
- 积分:1
-
MATLAB_BOOK1
ofMATLAB & Simulink provides
all of the features of professional MATLAB, with no limitations, and the full
functionality of professional Simulink, with model sizes up to 300 blocks. The
Student Version gives you immediate access to the high-performance numeric
computing power you need.
- 2016-06-09 18:46:20下载
- 积分:1
-
LMI程序
把鲁棒预测控问题转化为线性矩阵不等式来求解(Solving the problem of robust predictive control into a linear matrix inequality)
- 2021-04-12 09:28:57下载
- 积分:1
-
adpmov
自回归滑动平均模型的matlab仿真实验程序(ARMA mode simulation experiment based on matlab)
- 2012-10-12 19:59:32下载
- 积分:1
-
st-ekf
强跟踪滤波程序,其中包括st-ukf和st-ekf(code for st-ekf and st-ukf)
- 2020-11-24 15:39:32下载
- 积分:1
-
For2008a
ACOUNT: 用于A 方向灯的时间显示,8 位,可驱动两个数码管;
BCOUNT: 用于B 方向灯的时间显示,8 位,可驱动两个数码管。*/
module traffic(CLK,EN,LAMPA,LAMPB,ACOUNT,BCOUNT)
output[7:0] ACOUNT,BCOUNT
(reg[7:0] numa,numb
reg tempa,tempb
reg[2:0] counta,countb
reg[7:0] ared,ayellow,agreen,aleft,bred,byellow,bgreen,bleft
reg[3:0] LAMPA,LAMPB
always @(EN)
if(!EN)
)
- 2010-06-23 14:39:58下载
- 积分:1