A client/server application that implements the game of BINGO. This example broadcasts information via a multicast socket, builds its gui with Swing components, uses multiple synchronous threads, and communicates with RMI.
标签: application information broadcasts implements
上传时间: 2015-01-22
上传用户:二驱蚊器
RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual Machine. It has been designed for anyone who wishes to have complete control of there OS anywhere by using a WAP enabled Mobile Phone. RemoteWAP is developed using Java and WML for the client mobile phone front-end pages. RemoteWAP has a Java Swing-gui to allow for easy control. Future releases will have a Command Line Interface for quick use
标签: Administration RemoteWAP Operating Virtual
上传时间: 2015-02-01
上传用户:exxxds
线程应用,TANK大战服务器及其CLIENT源代码,这个是gui方面的一个程序,有些小毛病,但是运行是没有问题的,现在可以作为一个聊天室用,协议是TCP+UDP,在局域网内使用。
标签: 线程
上传时间: 2014-01-14
上传用户:leixinzhuo
利用Socket编程制作一个简单的C/S应用。其中,Client端为gui程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。
上传时间: 2015-02-19
上传用户:ainimao
Java Object Oriented Neural Engine是一个用Java写的神经网络框架。它由一个核心引擎,一个gui编辑器和一个分布式训练环境组成。可以通过写新的模块来扩展它,以实现新的算法或始于基础组件的新的体系结构。
标签: Java Oriented Engine Object
上传时间: 2015-03-03
上传用户:璇珠官人
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. gui support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data file. Drawing Exchange Format (DXF) files can be directly imported to pdnmesh. The quality and the coarseness of the mesh can be controlled by giving input parameters.
标签: automatic generator problems pdnMesh
上传时间: 2013-12-19
上传用户:cuibaigao
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行7.设计一个合理的gui,注意gui界面类与功能类的关系应比较松散。
上传时间: 2015-03-11
上传用户:372825274
基于arm的linux操作系统的mingui图形库,是较好的gui,比QT要简洁,代码的集成度高,是很好的参考程序
上传时间: 2015-03-17
上传用户:zhoujunzhen
ucos是一个非常优秀的嵌入式操作系统,但作者只提供了bc下测试与调试代码,非常难于调试与学习,特别是初学者。vc是windows下非常优秀的IDE,如果把ucos移植到vc下运行,将非常方便ucos的调试与学习,有利于于ucos的推广。此项目的目的是希望能够把ucos及其相关的文件系统ucfs,gui界面ucgui,网络tcp/ip都移植过来,方便广大爱好者学习。版本历史:ucos_vc0.11 时间:20050409描述:继续移植了Genie shell for UCOS II,为下一步文件系统的实现做准备ucos_vc0.1:时间:20050403描述:移植了完整的ucos到vc下,实现了vc下的ucos多任务系统
上传时间: 2015-03-21
上传用户:坏天使kk
:本文首先描述了开放源码的嵌入式硬件仿真环境SkyEye的总体架构,然后对SkyEye模拟器的LCD及TouchScreen模拟模块的设计、实现与验证过程进行了深入的阐述,并且分析比较了LCD模拟的不同实现方式。开源嵌入式gui系统-Minigui和Linux操作系统在SkyEye模拟器上的成功运行说明了SkyEye模拟器的LCD及TouchScreen模拟模块的设计实现是正确和可靠的。
上传时间: 2013-12-15
上传用户:qunquan