-
实时通讯类源码
基于android的实时通信类程序,模仿微信,界面美观,便于初学者通过代码学习各类控件的使用,手机自带多媒体的调用,学习如何使用数据库,listview,连接服务器等常用功能
- 2022-06-18 08:25:41下载
- 积分:1
-
音乐播放器
一个在安卓平台下实现了音乐播放器基本功能的源代码,能够播放MP3格式的音乐文件,可以作为一个例子进行学习
- 2022-09-12 09:25:02下载
- 积分:1
-
基于eclipse开发的安卓数据添加删除
基于eclipse开发的安卓数据添加删除基于eclipse开发的安卓数据添加删除基于eclipse开发的安卓数据添加删除基于eclipse开发的安卓数据添加删除基于eclipse开发的安卓数据添加删除基于eclipse开发的安卓数据添加删除基于eclipse开发的安卓数据添加删除基于eclipse开发的安卓数据添加删除
- 2022-02-04 21:02:21下载
- 积分:1
-
Android 基础例子:RadioBox 和 CheckBox
Android 基础例子:RadioBox 和 CheckBox的用法示例,不多介绍了,面向初学者,你可先看运行截图,主要就是在android 的 UI界面上添加RadioBox单选按钮 和 CheckBox复选框的例子,教会你如何使用这些固有的窗体组件,这也是Android开发中,界面UI基础的部分。
- 2023-03-27 05:45:03下载
- 积分:1
-
蓝牙童车
这是一款基于蓝牙4.0的蓝牙开发全套源码,需要配有蓝牙的四驱小车,它将结合蓝牙、游戏等多类应用,目前功能还在完善中。
- 2022-05-13 22:50:14下载
- 积分:1
-
功能测试参考代码
@Override
public void onItemClick(AdapterView parent, View view, int position, long id) {
// TODO Auto-generated method stub
Toast.makeText(getApplicationContext(), itemName.get(position), Toast.LENGTH_SHORT).show();
isAllTest = false;
switch (position) {
case 0:
startCorrelationActivity(TouchEdgeActivity.class);
break;
case 1:
startCorrelationActivity(ScreenActivity.class);
break;
case 2:
startCorrelationActivity(SpeekActivity.class);
break;
case 3:
startCorrelationActivity(WifiActivity.class);
break;
case 4:
startCorrelationActivity(WifiProbeActivity.class);
brea
- 2022-01-22 15:12:48下载
- 积分:1
-
exercise
模拟android手机上通讯录程序
模拟实现手机上联系人的添加操作
(Analog android phone address book program to simulate the add operation of mobile phone contact)
- 2012-06-14 00:14:13下载
- 积分:1
-
Android 省市地区三级联动下拉弹出框选择
又一个三级联动的城市选择菜单,采用android 下拉弹出框的形式选择,与其它的列表式选择不太一样,从操作上来说,这一种更舒服些,效果如示例图所示。这里用数字代码各个级别:1省级 2:市級 3:区級,顶部的TabView做得略复杂,可以改进一下用android.support.design.widget.TabLayout 实现。。
- 2022-04-21 10:53:51下载
- 积分:1
-
微信6.0界面
实现微信6.0界面的滑动界面,还有底部的自定义view,能够实现随着fragment的拖动而实现颜色渐变
- 2022-06-17 14:21:05下载
- 积分:1
-
2015全国大学生电子设计竞赛风力摆
脉冲宽度调制是一种模拟控制方式,根据相应载荷的变化来调制晶体管基极或MOS管栅极的偏置,来实现晶体管或MOS管导通时间的改变,从而实现开关稳压电源输出的改变。这种方式能使电源的输出电压在工作条件变化时保持恒定,是利用微处理器的数字信号对模拟电路进行控制的一种非常有效的技术。脉冲宽度调制是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术,广泛应用在从测量、通信到功率控制与变换的许多领域中。(Pulse width modulation (PWM) is an analog control method, which modulates the bias of transistor base or MOS gate according to the change of load, so as to change the turn-on time of transistor or MOS and realize the change of output of switching regulated power supply. This method can keep the output voltage of the power supply constant when the working conditions change. It is a very effective technology to control the analog circuit by using the digital signal of the microprocessor. Pulse width modulation (PWM) is a very effective technology to control analog circuits by using the digital output of microprocessors. It is widely used in many fields, from measurement, communication to power control and conversion.)
- 2020-06-22 16:20:02下载
- 积分:1