dlib-android-app See http://dlib.net for the main project documentation. See dlib-android for JNI lib. Refer to dlib-android/jni/jnilib_ex Grap the source $ git clone https://github.com/tzutalin/dlib-android-app.git Features Support HOG detector HOG Face detection Facial Landmark/Expression Demo Build Android app Open Android studio to build Use command line to build (Optional) On Windows platforms, type this command: $ gradlew.bat assembleDebug On Mac OS and Linux platform
2021-10-09 22:33:38 172.85MB Android代码
1
Modbus-RTU-Serial-for Android 此存储库包含通过microUSB端口通信modbus RTU串行所需的Android代码。 为了使此代码起作用,需要更改特定的android系统文件。 那里的平板电脑很少,已经包含此更改,但大多数没有。 要更改任何系统文件,都需要扎根Android设备。 需要更改的两个文件是: android.hardware.usb.host.xml tablet_core_hardware.xml 这些文件位于权限文件夹中。 该文件夹的文件路径是“ / etc / permissions /”。 这些文件示例已加载到此存储库中。 一旦确认这些文件正确无误,您的Android设备即可使用。
2021-10-09 10:17:53 6KB
1
蘑菇街界面设计源码.zip
2021-10-08 11:08:32 1.14MB android
1
PixelFlow A Processing/Java library for high performance GPU-Computing (GLSL). Features Fluid Simulation (GLSL) - Jos Stam, Real-Time Fluid Dynamics for Games - Particle Sytems - Flow Field Visualisation - Streamlines - ... Flow Field Particles (GLSL) - Collision Detection, Particle Particle - Collision Detection, Particle Obstacle - Cohesion - Verlet Integration - FlowField/SDF(Signed Distance Field) based - Streamlines - ... Softbody Dyn
2021-10-07 08:25:45 30.11MB Android代码
1
MockSport 运动模拟器 一个通过修改传感器数据进行模拟运动的Xposed的模块。 声明 本程序仅供测试,所有责任由使用者本人承担。 关于 蔡小木提供
2021-09-30 20:20:31 577KB Android代码
1
可以用来下载高通开源Android代码,可以解决Can't check signature: No public key问题
1
Android network framework: LiteHttp Tags : litehttp2.x-tutorials Website : http://litesuits.com QQgroup : 42960650 , 47357508 Android网络通信为啥子选 lite-http ? lite-http 初步使用 和 快速上手 1. What‘s lite-http ? > LiteHttp is a simple, intelligent and flexible HTTP framework for Android. With LiteHttp you can make HTTP request with only one line of code! It could convert a java model to the parameter and rander the response JSON as a java model intelligently. 2. Why choose lite-http ? Simple, powerful, ma
2021-09-29 16:27:30 5.06MB Android代码
1
android-TopActivity A useful tool for Android Developers, which shows the package name and class name of the current activity. To track the activities in shell you can run this shell script: current_activity.sh New option available on macOS: alfred workflow
2021-09-29 14:02:27 141KB Android代码
1
Android文字轮播控件 现在的绝大数APP特别是类似淘宝京东等这些大型APP都有文字轮播界面,实现循环轮播多个广告词等功能;这种控件俗称“跑马灯”,而TextBannerView已经实现了可垂直跑、可水平跑的跑马灯了。 效果图 Download Apk Attributes属性(TextBannerView布局文件中调用) Attributes format describe setInterval integer 文字切换时间间隔,默认3000 setAnimDuration integer 动画持续时间,默认1500 setTextSize dimension 设置文字尺寸 setTextColor color 设置文字颜色,默认黑色 setSingleLine boolean 是否为显示单行 setGravity 文字显示位置,默认左边居中;可设置left、center、right setDirection 文字轮播方向,默认水平从右到左轮播:right_to_left;还可以设置left_to_right(从左到右轮播)、bot
2021-09-26 21:07:25 1.21MB Android代码
1
UPnP协议,用Android 码实现的Demo
2021-09-26 16:38:29 1MB UPnP Android 代码实现 Demo
1