搜索资源列表
手机邮件系统的客户端软件
- 一款简单的android,手机邮件系统的客户端软件。包含接受邮件,撰写和发送邮件-A simple android, mobile e-mail system client software. Includes receiving messages, compose and send e-mail
Media.rar
- 用j2me写的音乐播放器,可实现简单的播放功能,J2me written with music player, the player can be a simple function
GPS-Odroid
- android下一个简单的GPS数据操作访问的参考代码,仅供参考-android GPS data under the operation of a simple reference access code, for reference only
TImage
- android 简单的图片传输程序 包括服务端和客户端 客户端使用java nio-android simple picture transmission program includes server and client using java nio client
phonebook
- 简单的电话簿源代码,只能记录一些简单的资料,增删改功能,适合初学者-A simple phone book source code, only some simple recording of information, additions and deletions to change features, suitable for beginners
Java
- 首先到sun下载最新的jmf,然后安装。http://java.sun.com/products/java-media/jmf/index.jsp 然后,说一下需求 1. 用摄像头拍照 2. 在文本框输入文件名 3. 按下拍照按钮,获取摄像头内的图像 4. 在拍下的照片上有一红框截取固定大小的照片。 5. 保存为本地图像为jpg格式,不得压缩画质 技术关键,相信也是大家最感兴趣的部分也就是如何让一个
OpenGTS
- OpenGTS(Open sourced GPS Tracking System)提供一个基础框架用于创建属于你的基于Web的GPS跟踪系统。它当前使用Google Maps来mapping。并能够通过插件增加对各种GPS跟踪设备的支持-OpenGTS™ was developed from the need for a simple web-based platform that can provide GPS tracking for entry-level commercial
zwdzjs09
- J2ME编写的植物大战僵尸,实现基本菜单。玩家,敌人,关卡,胜利和死亡。-j2me simple game.
src
- ANDROID 通讯录 是一个简单的实例,有添加、删除、排序等功能 -ANDROID Address Book is a simple example, there are add, delete, sort functions
source
- 经典的手机五子棋源代码,经典五子棋算法,简便的输赢判断算法。-Classic mobile phone Gobang source code, classic Gobang algorithms, simple algorithm to determine winning or losing.
readerj2me
- 多格式文本阅读器是一个简单的j2me手机应用程序,它支持普通文本、Unicode、UTF-8等多种文本读取,适合j2me编程的初学者学习参考使用。-Multi-format text reader is a simple j2me mobile applications, it supports plain text, Unicode, UTF-8 and other texts to read, suitable for beginners to learn j2me programming
TxtReader
- 一个简单的txt文本阅读器,只支持两种编码格式-Txt a simple text reader, which only supports two kinds of encoding formats
java实现简单画图板功能
- java实现简单画图板功能 矩形 园 画笔什么的-java drawing board to achieve a simple function of
MMS
- 彩信的源代码,包括彩信的打包,发送,接收,解包,对做彩信软件的朋友有帮助-MMS' s source code, including packaging MMS, send, receive, unpack, to make friends MMS software to help
xmpp-client-src
- The most simple J2ME XMPP client.
java_plane
- 本人写的第二个J2ME游戏,是个横板飞行射击游戏,游戏带有音效、碰撞检测、爆炸动画、简单的RMS记录分数。数字键0为使用炸弹。由于条件限制,未在真机测试过。-I wrote the second J2ME games, is a horizontal board flight shooting game, games with sound effects, collision detection, the explosion animation, a simple RMS record scor
HuaWeimmsAPIandmanual
- 该文档说明了如何使用华为技术有限公司的VAS SDK开发增值业务应用使得可以和华为技术有限公司的MMSC进 行对接从而实现MM7接口的通讯 该SDK是使用Java开发使用的版本是JDK 1.4.0 所以使用该SDK进行开发时要求使用的JDK版本必须是JDK 1.4.0以上版本因为使用的JDK版本JDK 1.4.0 所以通讯承载协议是HTTP/1.1-This document describes how to use the Huawei Technologies Co., Ltd.
Java-chat
- 一个简单的JAVA聊天工具,供学习使用。具有一些基本的聊天功能。-A simple JAVA chat tool for learning to use. With some basic chat.
java-com
- 自己写的简单上位机软件, 实现对com1口的监听, uart, 界面不是很完善, 提醒要自己写的同学们: 界面中输入的是字符串, 要输出到串口, 必须转化成16进制, 否则底层的协议是不会通过的。-Write your own simple PC software to realize the com1 port monitor, uart, the interface is not perfect, remind students to write their