搜索资源列表
wlantv-src-1.2.0
- The WLAN Traffic Visualizer is a platform independent Java program providing accurate measurement of traffic load and innovative visualization of frame sequences in IEEE 802.11 WLANs. -The WLAN Traffic Visualizer is a platform independent Java pro
YUV420SP-master
- 这个安卓源码包含两个工程,分别用JAVA 和 NDK 本地代码去实时转换摄像机的每帧颜色,可以用来了解、比较Java与NDK的效率的不同,对相关摄像机,NDK/JNI,颜色编程等技术有一定了解-The Android source code contains two projects, namely with JAVA and NDK native code to convert each frame in real time color video camera can be used to
andriodactivity
- 一个java源码实现的Android悬浮框特效,用来模仿有些音乐播放器中的悬浮歌词功能,使用Android Activity并可拖动悬浮框,@author 丸子。触摸点相对于屏幕左上角坐标,这个悬浮歌词框支持更新界面,源代码内支持定义浮动窗口位置参数。-A java source implementation of Android suspension frame effects to mimic some of the music player suspended lyrics functio
javapiano
- Java Piano模拟钢琴效果的完整源码,知识点:使用AudioClip类播放声音,使用Java MouseEvent类处理鼠标事件,使用Image类制作图片,使用Frame类制作界面框架。运行后创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”钢琴键盘发出声音,也可以通过电脑键盘的组合键实现钢琴的高音。 编程思路:首先制作模拟钢琴的实例,生成程序界面:先通过语句Image m_ImgUp生成键盘、鼠标松开时显示的键盘图片,再通过语句Image m_ImgDown生成
MyGestDemos
- java 实现手势旋转、移动、缩放 框架-java achieve gesture rotate, move, zoom frame
RxBus
- 使用RxJava实现事件总线框架。可代替Java回调和EventBus等事件总线框架。实现事件订阅,发布事件等。 -Use RxJava implement event bus framework. Can replace the Java callbacks and EventBus event bus frame, etc. Implement event subscr iption, publishing events, etc.