-
mapView
android的地图编辑器实例,告诉你如何写地图(android map editor instance, tell you how to write map)
- 2013-07-23 09:25:56下载
- 积分:1
-
蓝牙传输 android
此应用程序显示蓝牙启用、 配对设备的基本知识。它使用围绕适配器,套接字 API。它为学习 android 蓝牙基础知识派上用场
- 2022-03-29 09:56:52下载
- 积分:1
-
我的个人网页代码
这个是楼主自己写出来的javascript代码 带有一定的网页特效 现在即使上传 希望可以与大家共享
- 2022-01-26 03:24:14下载
- 积分:1
-
二进制搜索
n 计算机科学、 二进制搜索或半区间搜索算法发现指定输入值 (搜索"钥匙") 按关键值排序的数组中的位置。[] 1[2] 为二进制搜索数组应安排在升序或降序排序。在每个步骤中,算法将数组的中间元素的键值搜索关键值进行比较。如果密钥匹配,然后已找到匹配的元素,并返回其索引或位置。否则为如果搜索键小于中间 element 键,则该算法重复中间元素的子数组向左其行动或者,如果搜索键较大,向右子阵列上。如果要搜索的剩余的数组为空,然后不能在数组中找到的键,并返回一个特别的"未找到"的征兆。
- 2022-02-20 13:26:33下载
- 积分:1
-
creating classified website
这是一个分类网站,您可以发布、更新、删除、查看添加和激活链接以进行注册
- 2023-06-14 00:50:27下载
- 积分:1
-
即时通讯Demo
资源描述即时通讯Demo 个人学习 进攻餐操绝对原创 来源于生活 笑笑Demo 哈哈哈哈
- 2022-04-12 20:54:54下载
- 积分:1
-
androidapp
android 开发实例
1、 图片浏览器(Picture Viewer)
2 、文件浏览器(File Browser)
3 、通讯录(Contact)
4 、任务管理器(Task Manager)
5 、音乐播放器(Rock Player)
6 、天气预报(Android Weather Forecast)
7 、多媒体播放器(Android Media Player)
8、短信语音播报(Speak Message Service)
9、手机远程监控(Cam Monitor)
10、贪吃蛇游戏(Snake) (android development example
1, photo viewer (Picture Viewer) 2, file browser (File Browser) 3, Contacts (Contact) 4, Task Manager (Task Manager) 5, music player (Rock Player) 6, weather forecast (Android Weather Forecast) 7, multimedia player (Android Media Player) 8, SMS voice broadcast (Speak Message Service) 9, cell phone remote control (Cam Monitor) 10, Snake (Snake))
- 2020-06-25 21:40:02下载
- 积分:1
-
androidSoundCommunicate
基于手机音频接口通信的android应用参考(android Sound interface Communicate)
- 2016-09-18 00:48:37下载
- 积分:1
-
管理银行帐户的应用程序
应用背景管理银行账户银行账户的属性和行为的识别。银行帐户可以有多个客户(5的客户),可以采取信用/借记银行账户,资金可以在银行账户之间转移。这个程序允许做账户管理银行。关键技术这个程序允许做账户管理银行
- 2022-01-25 21:06:57下载
- 积分:1
-
ISSAuthorize
Android与IIS身份验证案例源码,在Android移动项目开发中,访问服务器时,为了简洁方便,我们经常使用http协议来传递JSON格式的数据。然而有些项目需要有一定的安全性,如使用Android客户端登陆到MIS系统。虽然我们是通过Android手机客户端的登陆Activity中登陆到系统的,但是略懂电脑的黑客是能够跳过登陆Activity,从而直接进入系统的。这样,会造成一些由于系统的不安全所带来的麻烦。建立一种防止黑客强行登录的身份验证模式尤为重要。此时,系统的身份验证成为阻挡黑客登陆的一道屏障。那么,怎样实现一个身份验证呢?让我们以IIS为宿主,一步一步的实现身份验证吧(Android and IIS authentication case source code, in the Android mobile project development, access to the server, in order to be simple and convenient, we often use the HTTP protocol to transfer JSON format data. However, some of the project needs to have a certain security, such as the use of Android client login to the MIS system. Although we are through the Android mobile client landing Activity landing to the system, but slightly understand the computer hacker is able to skip the landing Activity, thus directly into the system. In this way, it will cause some of the problems caused by the system is not safe. It is particularly important to establish an identity authentication mode to prevent hackers logging in. At this point, the identity of the system has become a barrier to prevent hackers landing. So, how to achieve an identity verification? Let us take IIS as the host, step by step to achieve authentication bar)
- 2016-06-20 11:04:56下载
- 积分:1