-
DataMatrixDemo
DataMatrix generator develeoped using barcode.jar. Its a java library
- 2009-12-07 14:59:25下载
- 积分:1
-
java-Exe5_1
1. 分别使用Vector、Hashtable、Stack,ArrayList、LinkedList和HashSet作为容器类,实现以下要求:
(1) 向容器中添加1,000,000个随机整数。
(2) 遍历容器中的所有元素。
(3) 随机产生100,000个整数,在容器中查找这些整数。
(4) 随机产生100个整数,从容器中删除这些整数。
(5) 统计完成以上各个操作需要的时间。
比较一下不同操作在不同数据结构下的性能差异。程序文件命名为Exe5_1.java。
(51 respectively using Vector, Hashtable, Stack, ArrayList, LinkedList and HashSet as the container class, to achieve the following requirements:
( 1) are added to the container 1000000 random integers.
( 2) to traverse all the elements in the container.
( 3) 100000 randomly generated integer, in the container to find these integers.
( 4) random produces 100 integers, is removed from the container of these integers.
( 5) complete the statistics above each operation requires time.
Compare the different operating at different data structure performance differences. Program file named Exe5_1.java
)
- 2012-12-14 11:26:23下载
- 积分:1
-
log4j-pig-master
说明: 基于Spring Boot 2.4、 Spring Cloud 2020 & Alibaba、 OAuth2 的微服务RBAC 权限管理系统。 记得上边点个star 关注更新(The micro service RBAC privilege management system based on spring boot 2.4, spring cloud 2020 & Alibaba, oauth2. Remember to click a star above to follow the update)
- 2021-04-12 22:28:26下载
- 积分:1
-
game
用java语言编写的蜘蛛纸牌游戏,与windows上的差不多。对运用java实践有极大的帮助,教你如何运用java开发游戏(Using java language Spider Solitaire Game, and the windows on the almost. Practice on the use of java there is a great help, teaching you how to use java develop Games)
- 2009-03-17 00:59:19下载
- 积分:1
-
Wifi-HotInterface
使用wifi热点共享网络,局域网聊天室,支持多人聊天,文件发送,图片发送(LAN chat rooms, support multiplayer chat, send files, send pictures)
- 2014-01-21 11:44:42下载
- 积分:1
-
Compiler
LL(1)文法和预测分析方法
1.文法使用产生式来定义;
2.分别求出文法中每一个非终结符的FIRST集、FOLLOW集和SELECT集;
3.画出预测分析表;
4.判定给定的文法是否是LL(1)文法;
5.给定符号串判定是否是文法中的句子,分析过程用分析表格的方式打印出来。(LL(1) Grammar and Predictive Analysis
1. Grammar is defined by production.
2. Find out the FIRST set, FOLLOW set and SELECT set of each non-terminator in grammar.
3. Draw a forecast analysis table.
4. Determine whether a given grammar is LL(1) grammar;
5. Given a string of symbols to determine whether it is a sentence in grammar, the analysis process is printed out in the form of an analysis table.)
- 2020-06-15 22:30:02下载
- 积分:1
-
sourcefiles
window下使用j2ee的jms工具做的网络应用的一个架构程序(window using the jms Providing the tools to do a network application framework procedures)
- 2005-06-29 19:04:25下载
- 积分:1
-
cinima
x3d做的电影院,分三个场景,有影片点播功能(cinima)
- 2020-11-19 20:09:37下载
- 积分:1
-
Regular-expressions-simplifypattern-matching-code
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.(Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow-levelpattern-matching support, that support commonly leads to complex code. To help you write simplerpattern-matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.)
- 2007-05-10 19:54:00下载
- 积分:1
-
longboo-ajax
Visual JS
在线JS编辑器
非常的COOL
在线生成网页和JS代码
自由显示。(Visual JS Online JS editor very COOL online JS code to generate Web pages and a free show.)
- 2009-01-02 21:59:15下载
- 积分:1