-
NET_fpga
android application for authentification
- 2018-02-04 08:00:13下载
- 积分:1
-
jiami_Android
android上实现文本加密解密。基于约瑟夫环出环序列的到一个混沌序列加解密。(android on text encryption and decryption. Josephus ring sequence to a chaotic sequence encryption and decryption. android on text encryption and decryption. Josephus ring sequence to a chaotic sequence encryption and decryption.)
- 2012-09-13 21:38:03下载
- 积分:1
-
cqwdc20
详细介绍了cdma通信系统功率控制的算法,并用matlab对其进行了仿真(In this paper, the power control algorithm of the cdma communication system is introduced in detail, and the simulation is carried out by matlab.)
- 2019-03-28 14:51:42下载
- 积分:1
-
viewpager加载切换
viewpager加载切换
- 2016-02-22下载
- 积分:1
-
whole_LFM
基于LFM的单脉冲雷达回波信号极化散射矩阵提取的仿真程序,可以根据角误差提取任意角度的目标PSM。(Extracted simulation program based on the single LFM pulse radar echo signal polarization scattering matrix can be extracted according to the angle error at any angle of the goal of the PSM.)
- 2012-04-26 15:46:28下载
- 积分:1
-
Randomly_constructed_LDPC_code_encoding_and_decodi
随机构造的LDPC码的编译码算法,经过测试,能够用matlab运行(, tested, able to run matlab)
- 2021-05-13 04:30:02下载
- 积分:1
-
android 后台发送邮件实例源码下载
该实例用的是android下使用qq邮箱在后台发送Email
- 2013-10-23下载
- 积分:1
-
Cards-UI-master
卡片式View,支持单个卡片,item为卡片的ListView
使用:
CardListView list = ...
list.setCardTheme(CardTheme.Dark)
CardAdapter adapter = new CardAdapter(this, android.R.color.holo_blue_dark)
list.setAdapter(adapter)
// Alternatively, you can pass a context and string resources in place of strings
// CardHeader has an optional second parameter for a subtitle
CardHeader header = new CardHeader( I m a header )
// You can optionally set an action to the header
// Specifying no action title will default to See More
header.setAction( See More , new CardHeader.ActionListener() {
@Override
public void onHeaderActionClick(CardHeader header) {
// Do whatever you want
}
})
// Add the header to the adapter, automatically notifies the list
adapter.add(header)
// Again, you can pass a context and string resources in place of strings
Card card = new Card( Hello , My name is Aidan )
adapter.add(card) (This library is no longer maintained, as this implementation is generally frowned upon in the new Google Material design guidelines, excluding certain situations (like Google Keep type UI). See the new CardView APIs in the Support Library.)
- 2015-01-24 15:06:35下载
- 积分:1
-
android 滑动菜单SlidingMenu 示例源码下载
android 滑动菜单SlidingMenu 示例源码下载
- 2013-10-23下载
- 积分:1
-
power_wind_dfig_det
风电场的详细模型,风电并网的仿真以及控制仿真(Detailed model of a wind farm wind power grid simulation and control simulation)
- 2015-01-05 17:08:05下载
- 积分:1