-
testWebsite
- 2008-12-08 17:20:36下载
- 积分:1
-
android-serialport-api
Android 串口调试工具app,用于Android平台的串口调试,比如:设置串口波特率,串口设备ttyS*等等(Android serial debugging tool app, for the serial port debugging of Android platform, such as: set serial port rate, serial port device ttyS* and so on.)
- 2020-06-30 21:00:02下载
- 积分:1
-
android-introduction-book
Android最基本组成介绍,浅显易懂的教材。(This is an android introduction book,which is easy to understand and learn.)
- 2015-12-12 13:52:43下载
- 积分:1
-
安卓语音识别助手
语音聊天助手,采用讯飞语音识别代码,可以打开应用,搜索天气,语义理解,发短信,打电话,导航等功能。JAVA编程适用于安卓系统。
- 2022-07-02 13:46:21下载
- 积分:1
-
非常完整的Java开发的网络办公系统
NetOffice
非常完整的Java开发的网络办公系统,包含详细安装文档和源码,只是在Weblogic5下配置的,希望哪位XDJM在Weblogic8下配置成功,并将成功结果上传到Programsalon,便于大家学习,(Net office system wroten with Java.Including detail installing doc.and src.Config under Weblogic5.)
- 2020-06-26 08:40:01下载
- 积分:1
-
Struts图书馆管理系统,是学习struts的最好入门资料
Struts图书馆管理系统,是学习struts的最好入门资料
-Struts library management system, is the best learning struts introductory information on
- 2023-04-05 19:50:03下载
- 积分:1
-
全景图片拼接程序
void CDlgMosaics::MergeDIB(CDib *bmp1, CDib *bmp2)
{
BYTE* unitbuff;
unitbuff=NULL;
unsigned int w1=bmp1->m_lpBMIH->biHeight;
unsigned int w2=bmp2->m_lpBMIH->biHeight;
//新图象的宽
unsigned int unit_w=bmp2->m_lpBMIH->biWidth+left_starX;
//重叠部分的上部高度
unsigned int unit_up=(left_starY>right_starY)?left_starY:right_starY;
//重叠部分的下部高度
unsigned int unit_down=((w1-left_endY)>(w2-right_endY))?(w1-left_endY):(w2-right_endY);
//新图象的高
uns
- 2022-03-23 03:17:26下载
- 积分:1
-
ocjp
最新版ocjp考试题库,考试包过,适合所有人(The latest version ocjp exam, exam package too, for everyone)
- 2014-02-25 09:14:20下载
- 积分:1
-
PICMANAGER
JAVA ME写的图片管理程序,实现管理本机图片,可在部分高端手机上实现(JAVA ME write image management process to achieve management of the machine image can be realized in some high-end mobile phones)
- 2010-06-02 15:39:56下载
- 积分:1
-
ksoap2
说明: android调用webservice.........(android use webservice)
- 2020-06-20 19:20:02下载
- 积分:1