登录
首页 » Android » cc2540 android code

cc2540 android code

于 2023-01-02 发布 文件大小:1.46 MB
0 129
下载积分: 2 下载次数: 1

代码说明:

Scan and connect ,send or receive data,usefull

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 微博社会化 sdk 实例源码下载demo
    微博社会化 sdk 实例源码下载demo
    2015-04-15下载
    积分:1
  • android旅游
    android应用源码,按既定发范德萨大神范德萨范德萨非的飞洒范德萨撒娇咯就哦捡垃圾的谁拉的氨基酚范德萨飞机了拉萨讲的是垃圾粉拉挤的少啦将发放的了撒家乐福的色拉激烈的撒浪费激烈的撒浪费家乐福的撒了飞机拉德斯基阿拉法捡垃圾的了撒娇了
    2022-05-13 04:02:40下载
    积分:1
  • custom
    好用的安卓文件,共三星i6410手机用,可以用,好用(Andrews useful documents, a total of Samsung i6410 mobile phone, you can use, easy to use)
    2011-07-12 13:17:32下载
    积分:1
  • android 拍照上传例子源码
    android 拍照上传例子源码
    2015-06-10下载
    积分:1
  • WIFIConnectLast
    wifi链接的demo,帮助初学者学习andorid的初步学习(the wifi link demo, to help beginners learning andorid preliminary study)
    2013-04-23 10:18:47下载
    积分:1
  • PaintTest
    PaintTest extends AndroidTestCase for Andriod.
    2013-12-05 10:42:59下载
    积分:1
  • wk2124芯片spi转串口实例,可适配linux,stm32
    【实例简介】   本实例是在stm32的平台上开发和调试的,上传的源代码是完整的工程代码,可以直接编译使用,wk2124可以在淘宝上购买,适合初学者,或者对此有兴趣爱好者
    2021-07-30 00:31:13下载
    积分:1
  • Android 自定义弹出式菜单栏源码下载
    Android Custom Menu 弹出窗口式自定义菜单栏的实例源码,运行后通过轻触手机的菜单键,来唤出菜单窗口,再次点击菜单键,自定义弹出对话框则隐藏,菜单是布局在对话框窗口中的,在本例中,自定义弹出窗口继承PopupWindow,并封装有封装GridView组件和View 组件,GridView 为每个Item设置监听事件方法,部分代码先睹为快:   public CustomMenu(Activity activity, List menus) {   super(activity);   //View 样式文件R.layout.menu   view = activity.getLayoutInflater().inflate(R.layout.menu, null);   //实例化GridView组件   gvMenu = (GridView)view.findViewById(R.id.gv_menu);   //相关参数设置   this.setContentView(view);   this.setWidth(LayoutParams.FILL_PARENT);   this.setHeight(LayoutParams.WRAP_CONTENT);   //图片获取   Drawable drawable = activity.getResources().getDrawable(R.drawable.selector_focused_shape);   //相关特效设置   this.setBackgroundDrawable(drawable);   this.setAnimationStyle(R.style.PopupAnimation);   this.setFocusable(true);   //设置相关OnKeyListener事件   gvMenu.setOnKeyListener(new OnKeyListener() {   @Override   public boolean onKey(View v, int keyCode, KeyEvent event) {   if ((keyCode == KeyEvent.KEYCODE_MENU)&&(isShowing())) {    dismiss();//关闭P
    2022-10-12 07:55:03下载
    积分:1
  • dictionary
    android英语字典是手机中经常使用的应用。因此,在本文将结合Android来讨论如何实现一个Android版的英文词典。实现英文词典的方法很多。在本文使用了SQLite数据库来保存英文单词信息。系统通过SQLite数据库中保存的单词信息来查找到与指定英文对应的中文信息。(Android Dictionary of English is often used in mobile phone applications. Therefore, in this paper will be combined with Android to discuss how to implement a Android version of the English dictionary. A lot of ways to realize the English dictionary. In this paper, we use the SQLite to save the English word information. The system through the SQLite to save the word information to find the corresponding Chinese information with the specified english.)
    2016-06-13 09:48:48下载
    积分:1
  • 史上最好用的AndroidPlayer(仿酷狗播放器)
    应用背景史上最好用的AndroidPlayer(仿酷狗播放器):这里面是本人结合网上案例,自己写的一套仿酷狗音乐播放器的Android应用软件,欢迎大家下载,交流关键技术史上最好用的AndroidPlayer(仿酷狗播放器):主要运用的Java+css3+jQuery+ajax+div+css的综合运用,界面和真正的酷狗音乐平台一样。
    2022-11-03 04:15:03下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载