-
海康视频demo
海康视频demo,在网上找的,因为官方的不能用,而且联系技术支持没人管,但是我的地址是不能用的,你们可以换个地址
- 2022-02-05 05:31:34下载
- 积分:1
-
ListView的优化和自定义
应用背景最近群里面老是有人问自定义adapter,当时就像着去写一个简单点的,最好是让人一看就知道是怎么回事的,不要在说看不懂关键技术对于初学者来说时间不错的选择,简单的描述了adapter的优化和自定义,不会以为无从下手不知道在什么样的地方中加载数据资料
- 2022-04-11 19:47:50下载
- 积分:1
-
opengles3-book-master
open gls3 android book
- 2014-12-21 23:26:02下载
- 积分:1
-
cwac-anddown-master
Android组件库CWAC主要用来解决Android 开发中各个方面的常见问题,每个 CWAC 组件打包成一个独立的 jar 文件,JNI处理,本次下载的是CWAC组件库及应用示例(Component library CWAC Android Android is mainly used to solve common problems in all aspects of development, each CWAC components packaged into a separate jar files, JNI treatment, the download is CWAC component library and application examples)
- 2014-04-16 08:49:06下载
- 积分:1
-
android-developer-fundamentals
android developer fundamentals course practicals
- 2019-04-12 02:43:39下载
- 积分:1
-
gomoku-master
android game The name "Gomoku" is from the Japanese language, in which it is referred to as gomokunarabe . Go means five, moku is a counter word for pieces and narabe means line-up. The game is also popular in Korea, where it is called omok which has the same structure and origin as the Japanese name. It is said to have originated in China with the name Wu Zi Qi . In the nineteenth century, the game was introduced to Britain where it was known as Go Bang, said to be a corruption of the Japanese word goban, said to be adopted from Chinese k i pan chess-board.
- 2014-03-22 16:20:19下载
- 积分:1
-
android webview 与js 交互例子源码下载(相互调用)
android webview 与js 交互例子源码下载(相互调用)
- 2015-05-05下载
- 积分:1
-
Android文件下载
本文转载短裤党 将介绍在android平台下如何实现多线程下载,大家都知道,android平台使用java做为开发语言,所以java中支持的多线程下载方式在android平台下都支持,其中主要有两种方式可以实现多线程下载。
一种方式是使用很多个线程分别下载文件的不同部分,最后把所有下载完的文件合并成一个文件。另一种方式是使用java为我们提供的RandomAccessFile类实现多线程的下载。
从性能上分析,第二种方式的存取速度会慢一些,但开发起来较为容易,不需要进行合并文件等操作。本文将使用第二种方式来实现多线程下载,最终效果如下图所示:
使用图形界面来获取需要下载的内容,并实时更新下载进度条,代码如下所示:
Java代码
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-07-16 19:34:38下载
- 积分:1
-
android VPN连接 访问网络 实例源码下载
android VPN连接 访问网络 实例源码下载
- 2014-11-27下载
- 积分:1
-
android平台摄像头图像h264软件编码
通过jni调用x264库,把摄像头的yuv数据实现软件编码h264视频。有的场合没有硬件h264编码接口。这个参考价值很大
- 2022-05-10 18:29:55下载
- 积分:1