Welcome![Sign In][Sign Up]
Location:
Search - java for win

Search list

[Other resourcewin-minesweeper

Description: JAVA编的windows扫雷游戏,谢谢指正批评-,Java,界面编程/GUI Develop-JAVA series of the game windows mine, thank you for correcting me criticism-, Java, Programming Interface / GUI Develop
Platform: | Size: 32046 | Author: yulei | Hits:

[SMSlemonsms-src-win-beta-1-0-0

Description: LemonSMS is a component developed in Java that provides a turnkey solution for application developers to incorporate into their Java applications the functionality of sending and processing of incoming SMS messages. LemonSMS acts as a middleware between a Java application and a GSM Modem or Data enabled phone. Because LemonSMS only provides an interface to the added SMS functionality, your application still handles access to data and business logic tier. With the easy-to-use LemonSMS API, developers can easily utilize SMS functionalities provided by LemonSMS.-LemonSMS is a component developed in Java t hat provides a turnkey solution for applicatio n developers to incorporate into their Java app lications the functionality of sending and pro cessing of incoming SMS messages. LemonSMS act 's as a middleware between a Java application and a GSM Modem or Data enabled phone. Because Lemon SMS only provides an interface to the added SMS f unctionality. your application still handles access to a data nd business logic tier. With the easy-to-use Le monSMS API, developers can easily utilize SMS functionali ties provided by LemonSMS.
Platform: | Size: 137465 | Author: 戴奕 | Hits:

[Driver Developaircrack-ng-0.6.2-win

Description: java softwar for you to send out the request
Platform: | Size: 1290134 | Author: wong | Hits:

[Internet-Networkjpcap-0.01.16-win32

Description: A Java wrapper for WinPcap. It allows Java code to access to the WinPcap on win32.
Platform: | Size: 840704 | Author: 杨青 | Hits:

[Com Portjavacomm20-win32

Description: 用java编写的一个组件,用于windows下串口通信,我已经试过了,可以成功-prepared with a component for serial communications under Windows, I have tried, successful
Platform: | Size: 299008 | Author: king | Hits:

[J2MEj2me_five

Description: 手机游戏开发的入门程序,非常经典,程序经过我简练,更适合初学者阅读、理解,里面的五子棋算法虽然简单,但非常有效哦,你不一定能赢它。-phone game developers entry procedures, very classic, I have concise procedure more suitable for beginners to read, understand, inside the 331 algorithm is simple, but very effective Oh, you do not necessarily win it.
Platform: | Size: 4096 | Author: zdr | Hits:

[Other Gameswin-minesweeper

Description: JAVA编的windows扫雷游戏,谢谢指正批评-,Java,界面编程/GUI Develop-JAVA series of the game windows mine, thank you for correcting me criticism-, Java, Programming Interface/GUI Develop
Platform: | Size: 31744 | Author: yulei | Hits:

[JSP/Javajvtv_0.6

Description: JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around Microsoft s DirectShow API. It offers a set of high level classes that give java easy access to functionality widely missed by java programmers and also lets you dive deeper into the interiors of Windows core api for 2D media. On the java side dsj tries to keep things open as possible - you may use it standalone or let it feed data into JMF or other APIs. -JavaTV Program source code to play Need Win dows Media files and streams. mpeg4 video or DVDs in java Access WDM capture de vices Control a Firewire DVCam Then maybe this c an help you. dsj is an ongoing project to provide a java wrapper around Microsoft's DirectShow AP I. It offers a set of high level classes that give java easy access to functionality widely misse d by java programmers and also lets you dive deep er into the interiors of Windows core api for 2D m edia. On the java side dsj tries to keep things op en as possible-you may use it standalone or let i t feed data into JMF or other APIs.
Platform: | Size: 150528 | Author: lampson | Hits:

[SMSlemonsms-src-win-beta-1-0-0

Description: LemonSMS is a component developed in Java that provides a turnkey solution for application developers to incorporate into their Java applications the functionality of sending and processing of incoming SMS messages. LemonSMS acts as a middleware between a Java application and a GSM Modem or Data enabled phone. Because LemonSMS only provides an interface to the added SMS functionality, your application still handles access to data and business logic tier. With the easy-to-use LemonSMS API, developers can easily utilize SMS functionalities provided by LemonSMS.-LemonSMS is a component developed in Java t hat provides a turnkey solution for applicatio n developers to incorporate into their Java app lications the functionality of sending and pro cessing of incoming SMS messages. LemonSMS act 's as a middleware between a Java application and a GSM Modem or Data enabled phone. Because Lemon SMS only provides an interface to the added SMS f unctionality. your application still handles access to a data nd business logic tier. With the easy-to-use Le monSMS API, developers can easily utilize SMS functionali ties provided by LemonSMS.
Platform: | Size: 137216 | Author: 戴奕 | Hits:

[Driver Developaircrack-ng-0.6.2-win

Description: java softwar for you to send out the request
Platform: | Size: 1290240 | Author: wong | Hits:

[TCP/IP stackipmsg

Description: 1. 软件简介 - IPMsg 是一款局域网内即时通信软件, 基于 TCP/IP(UDP). 可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. - 不需要服务器支持. - 支持文件/文件夹的传送 (2.00版以上) - 通讯数据采用 RSA/Blofish 加密 (2.00版以上) - 十分小巧, 简单易用, 而且你可以完全免费使用它-1. Software- IPMsg is a LAN instant messaging software, based on TCP/IP (UDP). Can be run on multiple operating platforms (Win/Mac/UNIX/Java), and to achieve cross-platform exchange of information.- Do not need to server support.- Support for file/folder transfer (version 2.00 and above)- communication of data using RSA/Blofish encryption (version 2.00 and above)- very compact, easy-to-use, and you can be completely free to use it
Platform: | Size: 120832 | Author: 吴鸣仕 | Hits:

[OS programbuffer

Description: 虚拟内存,我也只在网上的文章里看过,是实在话我一直就不清楚WIN平台下的虚拟内存开辟使用过程是如何的,但一点我是可以肯定的,无非是在硬盘上开辟一个空间来储存数据。换言之就是对文件进行操作。也许有朋友会说,这样的话我自己随便临时建立文件存储数据就可以了啊。我这里所提高的“虚拟内存”其实就开辟文件来储存数据,可为了方便使用,这里按照数组的使用习惯集成了一套方法,这样可以很好的管理自己开辟的数据。-Virtual memory, I have only read the article online is really not sure if I have been on the WIN platform to open up the use of virtual memory is how the process, but one thing I can be sure, is that on your hard drive to open a space to store data. In other words the document is to operate. There may be friends will say, so I do not establish a temporary storage of data files can be a ah. I am here to raise a virtual memory In fact, on the open file to store data, can be convenient for use here in accordance with the customary array of integrated use of a set of methods, this can open up a very good to manage their own data.
Platform: | Size: 8192 | Author: spring | Hits:

[Chess Poker gamesGobang2

Description: 五子棋游戏Java写的 实现电脑人 可以和电脑对局,不过算法还不太好,对于高手想要胜电脑人太简单了,不过要是新手小心被电脑人欺负我。-Gobang game written in Java can realize the computer and computer games, but the algorithm is not very good for the players who want to win the computer too simple, but be careful if the computer novice who bullied me.
Platform: | Size: 20480 | Author: liaoshihong | Hits:

[JSP/Javaj9jvm

Description: Java emulator for WinCE5.0
Platform: | Size: 1443840 | Author: Vincent | Hits:

[JSP/JavaJava_Winzip

Description: 模仿WINDOWS的WINZIP的一款软件,全java编写,用以压缩或解压文件的操作-WINDOWS imitate one of the WINZIP software, java-wide to prepare for file compression or decompression operation
Platform: | Size: 151552 | Author: wangbo | Hits:

[Chess Poker gamesFiveStone

Description: 五子棋游戏 在一个N * N的棋盘上,任意同色的棋子在某一方向连续排列5个的一方赢得游戏。 【功能提示】 (1) 可以人机对战。 (2) 可以双人对战 (3) 可以设置单步超时(例如超时者视为放弃当歩操作的权利,或者程序随机替游戏者下一子) (4) 基于局域网的网络对战版(可选) 其它功能可自行扩展。 -Backgammon game in a N* N chessboard, any pieces the same color arranged in a row in a certain direction the party to win 5 games. 【Function】 Tips (1) to human-computer play against. (2) can Double Battle (3) can be set to step out (for example, when the walk out were deemed to have waived the right to operate or program the next random for the player a) (4) LAN-based network Versus edition (available election) are free to extend other features.
Platform: | Size: 12288 | Author: cowboy | Hits:

[JSP/Javarmi-iiop1_0_1-win

Description: Resource demo for deverlopment core java project!
Platform: | Size: 1541120 | Author: thinv | Hits:

[JSP/Javalixia-javardp

Description: 一个通用的使用Java开发的RDP客户端,基于properJavaRDP。解决了properRDP访问win 2008时出现的错误。-It is a general Java RDP client for Windows Terminal Services. It is built base on properJavaRDP.
Platform: | Size: 887808 | Author: test | Hits:

[JSP/JavaTreeView-1.1.6r4-win

Description: Java Treeview - An Open Source, Extensible Viewer for Microarray Data in the PCL or CDT format
Platform: | Size: 1548288 | Author: Bouhlal | Hits:

[JSP/JavaMyNewService

Description: examples java service for win
Platform: | Size: 8192 | Author: nicopimen | Hits:
« 12 »

CodeBus www.codebus.net