-
8数码问题用java来说明
实现了8数码问题的编程
8数码问题用java来说明
实现了8数码问题的编程-digital spent eight java to the fulfillment of the eight digital programming problem
- 2022-06-15 09:17:32下载
- 积分:1
-
此程序是java写的关于串口的操作,对写串口数据,和读取串口数据等操作...
此程序是java写的关于串口的操作,对写串口数据,和读取串口数据等操作-This procedure is written in java on the serial port operation, to write the serial data, and reading serial data operation
- 2023-01-15 09:30:03下载
- 积分:1
-
演示了如何在java平台使用corba
演示了如何在java平台使用corba- How demonstrated in the java platform has used corba
- 2022-04-20 13:48:31下载
- 积分:1
-
智能卡读卡器服务程序,Java语言开发,Eclipse开发环境.程序运行起来以后相当于一个server,会在TCP的一个端口监听客户端的请求,可以实现远程连接,...
智能卡读卡器服务程序,Java语言开发,Eclipse开发环境.程序运行起来以后相当于一个server,会在TCP的一个端口监听客户端的请求,可以实现远程连接,对智能卡的访问包括复位,发送命令给智能卡,接收智能卡的应答,日至打印等等.-The smart card reader service program, Java language development, Eclipse development environment. Program up and running after the equivalent of a server, a port in the TCP listening client s request, can be remotely connected to the smart card access, including reset, send command to the smart cards, smart cards to receive the response, to print and so on.
- 2022-02-04 09:05:19下载
- 积分:1
-
Hibernate (著译者: 陈天河等)项目开发宝典本书以Hibernate为核心,详细讲解了基于组件的J2EE应用软件的开发方法。在讲解方式上,使用基础知识...
Hibernate (著译者: 陈天河等)项目开发宝典本书以Hibernate为核心,详细讲解了基于组件的J2EE应用软件的开发方法。在讲解方式上,使用基础知识与具体实例相结合的方式对Hibernate进行了全面、深入、细致的讲解,使读者在学习的过程中可以通过具体的练习来加深对讲解内容的理解和把握。本书在讲解Hibernate的同时,还介绍了经常与Hibernate配合使用的Struts,JSF以及 ring等优秀的框架组件。另外,还涉及到了在开发中常会使用到的开源组件,包括Ant,Digester,XDoclet,Log4j,Ecli e和JFreeChart等。本书的配套光盘中包含了书中所有实例的完整源代码以及在开发中需要用到的开源组件的安装程序。另外,作者提供了交流空间为广大读者进行后续的支持。本书适用于使用Hibernate进行Web应用程序开发的技术人员,同时也非常适合对Hibernate相关技术感兴趣的读者进行学习和提高
- 2022-02-01 07:43:58下载
- 积分:1
-
统计字符数组中字母,数字,符号的出现个数
char[] c = { 2 , c , $ , 4 , 7 , Z , j , ~ , p , c }...
统计字符数组中字母,数字,符号的出现个数
char[] c = { 2 , c , $ , 4 , 7 , Z , j , ~ , p , c } -Statistics character array of letters, numbers, symbols, the emergence of the number of char [] c = (2, c, $, 4, 7, Z, j, ~, p, c)
- 2022-06-13 13:06:30下载
- 积分:1
-
This is the compiled java norms, these norms of a good programmer is very often...
This the compiled java norms, these norms of a good programmer is very often used. this ia a test programe-This is the compiled java norms, these norms of a good programmer is very often used. this ia a test programe
- 2023-08-16 10:30:03下载
- 积分:1
-
简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的Te...
简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的TextField部件,再就是添加很多Button了;为了界面的美观,为Frame添加两个panel,一个布局用BorderLayout.NORTH,另一个用GridLayout分成均等的几行几列;窗口的整体布局就基本成形了。剩下的为Button添加事件及响应事件的结果,编写程序实现。-simple calculators do not need high deep algorithm, figures for the only requirement is the divisor to zero when the judgment and, The rest is window layout and functions; First : need a calculator button shows the results of the TextField component, Then, it took a lot of added Button; To the beautiful interface, Frame added two panel, BorderLayout.NORTH using a layout, Another use GridLayout divided into equal out several lines; window on the overall layout of the basic shaping. Button left to add events and respond to the findings, preparation processes.
- 2022-01-22 13:27:23下载
- 积分:1
-
编写一个字体对话框应用程序。在记事本里编写完代码之后,经编译成功后,桌面上显示字体对话框,输入要输入的文本即可。...
编写一个字体对话框应用程序。在记事本里编写完代码之后,经编译成功后,桌面上显示字体对话框,输入要输入的文本即可。-Write a Font dialog box application. In the end, writing code in Notepad, after, after a successful compilation, the desktop displays the Font dialog box, enter the text can be entered.
- 2022-03-23 21:37:10下载
- 积分:1
-
用JSP+hibernate做的一个MVC的论坛,结构清晰,可扩展性强,适合二次开发!...
用JSP+hibernate做的一个MVC的论坛,结构清晰,可扩展性强,适合二次开发!-JSP hibernate do a MVC Forum, a clear structure and strong scalability, suitable for secondary development!
- 2022-04-14 15:15:46下载
- 积分:1