-
android h263硬编码rtp打包
说明:该android代码h263硬编码rtp打包发送服务器,pc端建立sdp文件用vlc播放1、服务器ip为192.168.1.62、android手机ip为192.168.1.17,在小米1s测试通过,像三星等手机不支持h263编码3、android端修改net.config包下的Config类的url4、pc端用已有的sdp文件播放,修改ip为手机ip
- 2015-05-19下载
- 积分:1
-
Java学习
这是对应于北京尚学堂Java开发视频的相对应的Java代码,这些代码都清晰简单,可以快速让你入门,而且能有比较大的提高。根据自己书写代码跟这些源代码比较能有快速的进步。包含从java基础到Servlet学习的。
- 2022-07-27 02:28:39下载
- 积分:1
-
html5-apple-watch-clock-face
仿Apple Watch的时钟动画DEMO演示。一个网站。效果很好,是个很好的模板。(Imitation Apple Watch the clock animation DEMO demonstration. A website. Works well, is a good template.)
- 2015-04-15 09:52:38下载
- 积分:1
-
两个矩阵相乘Java 程序
这是一个 java 实现的两个矩阵相乘。
这个项目能帮助学生在简化他们的工作中的计算字段。
- 2023-04-03 11:45:03下载
- 积分:1
-
OpenCV的人脸检测–Java开发者
资源描述包com.shekhar.facedetection;并;进口org.opencv.core.core;进口org.opencv.core.mat;进口org.opencv.core.matofrect;进口org.opencv.core.point;进口org.opencv.core.rect;进口org.opencv.core.scalar;进口org.opencv.highgui.highgui;进口org.opencv.objdetect.cascadeclassifier;并;公共课facedetector {并;public static void main(String [] args){并;系统。LoadLibrary(核心。native_library_name);系统的输入(“ n跑步facedetector”);并;facedetector =新的级联分类器级联分类器(facedetector。类。getResource(“haarcascade_frontalface_alt。XML”)。getpath());Mat图像= highgui。imread(facedetector。类。getResource(“Shekhar .jpg”)。getpath());并;matofrect facedetections =新matofrect();facedetector detectmultiscale(图像,facedetections);并;系统的输入(字符串格式(“检测到%s的面孔”,facedetections。toarray()。长度));并;为(矩形:facedetections。toarray()){核心。矩形(图像,新的点(如果X,如果Y),新的点(如果X + Y + rect.width,矩形,矩形的高度),新的标量(255,0,0));}并;字符串的文件名=“PNG输出。”;系统的输入(字符串格式(写“%s”,文件名));highgui imwrite(文件名、图像);}}
- 2022-05-26 16:54:34下载
- 积分:1
-
android source
Copyright (C) 2008 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
-
- 2022-02-07 20:48:23下载
- 积分:1
-
Android 实现Iphone样式的AlertDialog 实例源码下载
Android 实现Iphone样式的AlertDialog 实例源码下载
- 2014-08-21下载
- 积分:1
-
android os线程通讯实例 附完整源码
android os线程通讯实例 附完整源码
- 2013-04-20下载
- 积分:1
-
umeng统计代码 实例源码源码下载
各种android app操作的统计,支持fragment
- 2015-04-11下载
- 积分:1
-
单片机远程读写读卡数据示范代码
单片机远程读写读卡数据示范代码。该程序可以实现wifi的远程数据采集并写入相关数据库。
- 2022-02-20 11:27:00下载
- 积分:1