-
javaexample3
java小例程3。多个小例程,供初学者学习参考(java three small routines. Many small routines for beginners learning reference. .)
- 2006-11-10 14:10:57下载
- 积分:1
-
modbus-master
通过串口解析MODBUS协议
读开关量型的输入信号
读保持寄存器上的内容
批量写数据到保持寄存器(Resolving MODBUS Protocol through Serial Port
Input signal of reading switch type
Read and hold registers
Write data in batches to hold registers)
- 2020-06-23 20:40:01下载
- 积分:1
-
com
eclipse rcp demo。eclipse rcp demo。eclipse rcp demo。
- 2015-04-16 12:55:14下载
- 积分:1
-
commons-digester-1.7-all-src
XML转换开源包,就是让你配置一个 XML 转到 Java Object 对应的程序, 当一些 XML
中特定的属性将会触发一些被称为 rules 的动作, 有一些属性是已经被定义好了,
当然你也可以建立自己所需要的. 而 Digester 也包含了以下高级的特性 :
*能够嵌入你原本的对应方式, 而不会影响你的需求.
*自定义(Customized)的 namespace-aware 的执行, 以至于你可以定义 rules 恰当独特的 XML
命名空间.
*将所有的 Rules 放入 RuleSets 可以简单方便地重复使用在其它需要相同类型的项目之中(XML conversion open-source package, is to allow you to configure an XML to Java Object corresponding to the procedure, when a number of XML specific attributes will trigger a number of actions called rules, some properties are already defined well, of course, you can also create their own needs. and Digester also includes the following advanced features:* can be embedded in your original correspondence, rather not affect your needs.* Custom (Customized) the implementation of the namespace-aware, so that You can define rules appropriate to the unique XML namespace.* all the Rules into RuleSets can simply and easily re-use in other types of projects require the same among the)
- 2010-03-03 17:20:30下载
- 积分:1
-
text
NetBeans8.2连接mysql数据库测试文档(NetBeans 8.2 Connect Mysql Database Test Document)
- 2019-06-10 15:32:51下载
- 积分:1
-
极客学院23个设计模式完整代码及课件
设计模式(Design pattern)代表了最佳的实践,通常被有经验的面向对象的软件开发人员所采用。设计模式是软件开发人员在软件开发过程中面临的一般问题的解决方案。这些解决方案是众多软件开发人员经过相当长的一段时间的试验和错误总结出来的。(Design Pattern presents the best practice)
- 2018-10-15 15:53:08下载
- 积分:1
-
sms4国密算法java实现代码及jar包
国密算法的实现与一些测试类,直接使用jar包就可以,转载自csdn(SM2 SM4 SM3 description)
- 2019-03-25 10:25:22下载
- 积分:1
-
Swing
一个简单的java swing特效,有兴趣的可以参考下,适合初学者。(A simple java swing effects, are interested can refer to, for beginners.)
- 2013-08-05 12:55:54下载
- 积分:1
-
509_meal_ordering-master
JAVA web课程设计源代码,本系统是一个简易的餐厅管理系统,系统的主要功能包括:新用户注册功能,用户登录功能,能根据用户登录的身份(分为管理员和普通用户)不同显示不同的功能页面。(JAVA web curriculum design source code, the system is a simple restaurant management system, the main features of the system include: new user registration feature, user login function, according to the identity of the user logged on (divided into administrators and ordinary users) different display different the features page.)
- 2020-11-30 20:29:28下载
- 积分:1
-
Guessnumber
猜数字游戏 游戏说明: 1、游戏开始,电脑随机产生一个数字不重复的四位数。 2、将您猜的数点击OK按钮提交。 3、电脑会将您提交的数与它自动产生的数进行比较,结果显示成"*A*B"。A代表位置正确数字也正确,B代表数字 正确但位置不正确,比如:"2A2B"表示您有2个数字的位置正确且数值也正确,除此以外,您还猜对了2个数字 ,但位置不对。 4、您共有10次机会,在10次内,如果结果为“4A0B”,游戏成功。如果10次里您都没有猜对游戏失败。(Guessnumber: 1, games started, the computer randomly generated a number of non-repetition of the four-digit. 2, would you guess the number of clicks the OK button to submit. 3, the computer will take you to submit a few with it automatically generated a number of comparison, the result is displayed as* A* B . A representative of the location of the correct figure is also correct, B representative of the number of correct but the location is incorrect, such as: 2A2B that you have a two-digit numerical position is correct and also the right, in addition, you guessed it two figures, but wrong location. 4, your opportunity for a total of 10 times in 10 times, if the results of 4A0B , the game successfully. 10 years if you do not have to guess the failure of the game.)
- 2021-03-22 08:19:17下载
- 积分:1