-
android 拍照后将照片即时上传到公网服务器(亲测通过),实例源码下载
android拍照后上传照片至服务器,源码中的公网地址改成自己的网站网址即可 private String actionUrl="http://192.168.0.177:8077/test/upload";
- 2013-02-05下载
- 积分:1
-
jnlp.rar
JAVA游戏编程,j n l p文件类型(Java game programming, j n l p file type)
- 2007-01-28 09:20:57下载
- 积分:1
-
基于eclipse编写的ktv管理系统软件
基于eclipse编写的一款ktv管理系统软件,包含预定管理,宾客开单,消费管理,宾客结算,仓库管理,商品管理,
系统管理等几个大模块。
- 2022-10-27 06:55:04下载
- 积分:1
-
测试得分平均值
这个简单的程序使用一个图形用户界面以允许用户输入测试分数,并查找带有按钮的这三个分数的平均值。和使用统计函数来执行类似的操作
- 2022-02-05 06:41:49下载
- 积分:1
-
工资单系统 JAVA
工资管理系统是一个非常受欢迎的系统,因为那是一个系统,让你(管理员)来计算你的员工的薪水。简单易懂。这是一个JAVA基本程序,每一个初学者一定会很容易理解。注意:使用Java程序运行的程序〜
- 2022-12-31 08:30:03下载
- 积分:1
-
The_Manifold_Ways_of_Perception
介绍流形学习的一篇非常好的外文文献,适合初学者学习(A very good foreign literature describes manifold learning for beginners learning)
- 2015-03-24 20:31:51下载
- 积分:1
-
ffmpeg视频录制合成ts
使用ffmpeg编解码库 任意合成mp4 ts等视频文件格式
- 2023-04-11 08:15:35下载
- 积分:1
-
j-solr1
matlab实用程序百例 matlab实用程序百例(matlab Utility Utility matlab 100 cases 100 cases)
- 2008-05-12 16:13:25下载
- 积分:1
-
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1...
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1 , Point p2)
编写5个成员方法。如:
检查线段是否位于第一象限check()…
求线段的长度 length() …
判断两条直线是否相交(另一线段作为参数)。
编写一点到该线段(或延长线)的距离
其他方法。
注:编写方法时,考虑利用Point类的方法
编写测试程序-Write a segment class MyLine, requirements are as follows: The main attributes are: x, y type Point (see API) the preparation of construction methods, such as MyLine (Point p1, Point p2) prepared by five members of the method. Such as: Check whether the line segment in the first quadrant check () ... order to segment the length of the length () ... to determine whether the two straight lines intersect (the other segment as a parameter). The preparation of 1:00 to the line segment (or extension) of the distance from other methods. Note: The preparation method, consider using the Point class approach to preparing test program
- 2022-05-10 16:17:22下载
- 积分:1
-
计算器窗口上响应事件
计算器窗口上响应事件-Calculator window incident response
- 2023-08-04 10:20:04下载
- 积分:1