新闻
-
最新版Android 11推送 谷歌Pixel 5被曝光:支持反向充电
教程
开源库
-
This library provides a very small, compact, Kotlin-based implementation for ViewPager dots. The dots can of course be switched out for whatever type of Drawable you wish. The animation can be customized as well.
-
An Android SDK for server-less UPI payments with minimum configuration
-
coroutines flow based uni-directional architecture
-
Write beautifully concise and clean code for complex LiveData transformations in Android.
-
拓展性极高类似微信图片和视频浏览,常见应用场景如微信朋友圈照片九宫格和微信聊天图片图片,视频,gif预览
-
自动管理协程生命周期,并自动捕获异常
-
:pager: A strongly-typed, caching GraphQL client for Android and the JVM
-
VVM Android is the framework based on Android Architecture components, which gives you set of base classes to implement concise, testable and solid application. It combines built-in support for Dagger 2 dependency injection, View DataBinding, ViewModel and RxJava use cases. Architecture described here is used among wide variety of projects and it's production ready.
-
Screen orientation event listener helper for activity in Android
-
Handy, :snake: flexible and :zap:️ lightning-fast material android color picker view components
-
LakuePagingButton make it easy to page through when loading a lot of data.
-
A library that allows using sections with sticky headers in RecyclerView.
-
A custom View for displaying licenses conveniently.
-
A light weight and lifecycle awared live connection status library using reactivenetwork and crouton.
-
A lightweight tool that simplifies testing of the process death scenario.
-
tv常用效果控件,包括焦点、边框处理等。
-
Barcode scanner library for Android, based on the ZXing decoder
-
一组针对统计图的自定义控件,高度定制化;折线图统计图提供了各项属性供用户定制,且带手势操作,有点像股票实线图。饼状统计图,同样提供了大量属性定制,可随意更改初始角度,添加item后会自动计算概率等等
-
A live coding music library/environment for Kotlin. For software developers who want to dive into live coding music.
-
Another Material Time Picker for developer who do not like default Material Time Picker that difficult to use for most users
-
An android package that provides a Horizontal Date Picker.
-
a modular UI solution for building native page dynamically including Tangram for Android, Tangram for iOS and even backend CMS. This project provides the sdk on Android.
模版
-
Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = :heart:,A simple Github template that lets you create an Android/Kotlin project and be up and running in a few seconds.
插件
-
danger-kotlin-android-lint-plugin
Show the Android lint errors with Danger
-
A Plugin that configures directory for generated sources
-
Android Gradle plugin for faster Sonarqube integration in Android projects. Supports Detekt and Jacoco out of the box.
示例
-
Kotlin-Coroutine-Use-Cases-on-Android
:mortar_board: Learning Kotlin Coroutines for Android by example. :rocket: Sample implementations for real-world Android use cases. Unit tests included!
-
This is a simple simulation for the Game of life by John Conway written in JetPack Compose
App
-
a clean and simple sudoku game, designed to feel at home on the Android platform.
-
Chroma is a chromatic tuner, the perfect app to help you tune your musical instruments with precision and elegance.
-
A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with latest hot-trending Android development tools.
-
a simple app for calling a taxi in the city Banja Luka built using modern Android development tools
-
Android app for viewing release dates and other details for every video game ever made.
工具
-
AidLearning build Linux environment running on the Android devices with GUI, Deep-Learning and Python Visual Programming support. Now support VSCode,Jupyter, pyToApk! One-click install.一个运行在移动端(Android)上的支持图形化桌面的完整的 Linux 虚拟机,同时是一个支持深度神经网络开发的框架和平台,内置了最为流行的深度学习框架caffe/mxnet/keras/pytoch/tensorflow/ncnn/opencv...内置了可视化AI开发编辑器,内置了VSCode、Jupyter等流行的编程工具,支持触摸拖拽式界面设计,支持代码动态调试和运行。支持在移动端和PC端用 python 开发你的AI应用,支持把你的python源码转化为APP(Apk)发布。支持一键式安装,只需要安装一个10M的App即可自动引导完成安装。
-
Android开发辅助工具fps,topActivity,activity启动耗时,电量cpu内存分析。适配全机型悬浮窗权限。
版权声明
禁止一切形式的转载-禁止商用-禁止衍生 申请授权
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Android 开发技术周报
- Android 开发技术周报 Issue#273
- Android 开发技术周报 Issue#274
- Android 开发技术周报 Issue#272
- Android 开发技术周报 Issue#275
- Android 开发技术周报 Issue#276
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Python神经网络编程
[英]塔里克·拉希德(Tariq Rashid) / 林赐 / 人民邮电出版社 / 2018-4 / 69.00元
神经网络是一种模拟人脑的神经网络,以期能够实现类人工智能的机器学习 技术。 本书揭示神经网络背后的概念,并介绍如何通过Python实现神经网络。全书 分为3章和两个附录。第1章介绍了神经网络中所用到的数学思想。第2章介绍使 用Python实现神经网络,识别手写数字,并测试神经网络的性能。第3章带领读 者进一步了解简单的神经网络,观察已受训练的神经网络内部,尝试进一步改......一起来看看 《Python神经网络编程》 这本书的介绍吧!