-
第一行代码Android 第2版
安卓开发入门书籍,适合新手阅读,并含许多实例供读者参考学习(Android development introductory books, suitable for beginners to read, and contains many examples for readers to learn from.)
- 2018-05-17 21:02:54下载
- 积分:1
-
sins解算java算法包
基于android开发的sins(捷联惯性导航)算法包,可解算手机用户所处经纬度信息。该算法包内部函数模块可直接调用。用的时候需要注意算法包中各个模块开头有包头名称,该名称需要根据算法平台选择性删除
- 2022-04-01 18:01:22下载
- 积分:1
-
MemoryGame
memory games sample code for eclipse open source program
- 2012-04-16 03:29:28下载
- 积分:1
-
rEGISTRANT
notify Registrant Source Code for Andriod.
- 2013-12-30 19:26:28下载
- 积分:1
-
通讯录
一款新增删除修改的手机通讯录的软件,大家可以参考,给予指正,修改,让它慢慢变得更好
- 2023-05-01 19:25:05下载
- 积分:1
-
android百度地图LBS
android百度地图LBS百度地图API是一套为开发者免费提供的基于百度地图的应用程序接口,包括JavaScript、iOS、Andriod、静态地图、Web服务等多种版本,提供基本地图、位置搜索、周边搜索、
- 2022-03-30 08:33:41下载
- 积分:1
-
在 Android 中使用 Cursor Loader
翻译 maninwest@Codeforge 作者:Khushboo Kaur@CodeProject 通常,加载器用于以下用途: 一个 Activity 或 Fragment. LoaderManager 的实例 一个 CursorLoader:下载ContentProvider 支持的数据。开发者还可以实现自己的加载器子类或者 AsyncTaskLoader 来添加其他数据类型。一个 LoaderManager.LoaderCallbacks 的实现。它是回调接口,让客户端跟LoaderManager 交互。 一个显示加载器数据的方式,如,作为 SimpleCursorAdapter. 一个数据源,例如 ContentProvider -当使用 CursorLoader 时。
- 2022-05-29 14:25:01下载
- 积分:1
-
dialog
android应用程序实例Android创建各种Dialog和监听事件的演示源码(android application source code examples demonstrate a variety of Android Dialog to create and monitor events)
- 2014-06-15 15:46:07下载
- 积分: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
-
通过输入输出流实现一个记事本
通过输入输出流把用户写的信息保存到手机中,想要看的时候,再从手机中读取出来
- 2022-03-05 10:06:51下载
- 积分:1