搜索资源列表
javamoiblecodes
- J2ME核心类及MIDlet类 MIDP用户界面对象 图形处理及低级事件处理 多线程编程 I/O及网络编程 数据库RMS编程 浮点数编程 多媒体及GAME API编程 安全、加密及代码优化 扩展类库及供应商提供的API 与服务端联合搭建移动应用 XML 及Web Service编程 短信编程 各种移动平台的应用开发-J2ME MIDlet core categories and category MIDP graphical user
OFDM_graphic_userinterface
- 用matlab实现了OFDM系统的图形用户界面,方便系统参数的设置-achieved using Matlab OFDM System graphical user interface to facilitate the establishment of the system parameters
tchuan
- J2ME是为了那些使用有限的能源、有限的网络连接 (常常是无线连接)以及有限图形用户界面能力的设备开发的。-J2ME is limited to those who use the energy, limited network connection (often wireless connectivity), and limited graphical user interface development capabilities of the equipment.
java聊天室有头像源代码
- 该项目由Eclipse所写 包说明: gui:图形包,客户端界面 Images:表情包 net:网路包,提供网络连接和服务交互数据的方法 net.Message:消息包,表示在网络相互传输数据时候封装的消息 Snake:待扩展的游戏包 test:备用测试包 files:配置文件 该项目是简单聊天室的实现 编写工具:Eclipse3.2(图形界面:NetBeans 6.5) 主要功能: 用户登陆(用户名不能重复,密码随便) 载入用户列表(可动态载入,删除) 发送群聊信息,发送私聊信息(可发送给指定
SGL_Chinesization
- MTK,mrp中SGL框架的汉化版, window.h: 这是窗口的头文件,包含最简单用户图形界面库的接口。-MTK, mrp of SGL framework in the finished version, window.h and with: This is the window header file contains the most simple graphical user interface library interface.
MobileFramework_v0_2
- Windows Mobile 5/6 平台上开发用户界面的应用框架。包含支持旋转、缩放、动画、变换等功能的控件和图形原语。-An application framework for developing composite user interfaces (similar to Silverlight/WPF) on Windows Mobile 5 and 6 devices. It contains controls and graphic primitives that support r
IVRFlow
- 在CTI开发中,经常要进行IVR流程开发,程序员最初是在程序中写IVR流程,这种方式不利于用户定制流程,于是我就开发了一个IVR流程生成器,用户可以在图形界面下定制自己的IVR流程,程序只需要解析生成器生成的文件即可。是IVR流程生成器很好的参考。-ivr flow
ComCommunication
- JAVA实现串口通信并结合JfreeChart实现对读取的数据进行实时图形监控,并实时处理分析数据将结果显示在用户界面和图形上-JAVA realization of serial communication and combined JfreeChart to read data real-time graphical monitoring, and real-time processing and analysis data the results displayed in the user
src
- DroidDraw 是 Android 平台的图形用户界面 (GUI) 生成器。-DroidDraw is a graphical user interface (GUI) builder for the Android platform.
myfirst
- android的等路界面的设计与制作,实现了显示用户信息的界面,图形美观,设计合理-The other road android interface design and production, to achieve the display user information interface, beautiful graphics, reasonable design
WCDMA-DL-and-UL-simulation
- 该仿真平台是在特定多径衰落环境下对WCDMA基站和移动台的行为和性能进行仿真,包括下行和上行链路的仿真,并且有图形用户界面GUI-The simulation platform is a multipath fading environment in particular on the behavior and performance of WCDMA base station and mobile station simulation, including simulation of the
Javacaculator
- 使用Java制作计算器的实例,适合学习的Java源码下载。运用了Java2的图形界面技术和消息响应技术。通过图形界面技术,制作了计算器的用户界面。通过消息响应技术,实现响应用户的操作的功能,最终实现人机交互。用到的JAVA知识点有:窗口布局器GridLayout的应用,对按钮消息的监听和响应。 程序及注释 首先定义具有计算功能的类Calculator。在类Calculator中定义处理加减乘除运算的函数,分别命名为opAdd (),opSubtract(),opMultipl
[疯狂Android讲义].李刚.源码
- 《疯狂Android讲义》全面地介绍了Android应用开发的相关知识,全书内容覆盖了Android用户界面编程、Android四大组件、Android资源访问、图形/图像处理、事件处理机制、Android输入/输出处理、音频/视频多媒体应用开发、OpenGL与3D应用开发、网络通信编程、Android平台的Web Service、传感器应用开发、GPS应用开发、Google Map服务等。("Crazy Android Handout" gives a comprehens