资源列表

« 1 2 ... .44 .45 .46 .47 .48 10349.50 .51 .52 .53 .54 ... 14335 »

[JSP源码/JavaObServer

说明:Java观察者模式范例. Observer模式是行为模式之一,它的作用是当一个对象的状态发生变化时,能够自动通知其他关联对象,自动刷新对象状态。 Observer模式提供给关联对象一种同步通信的 手段,使某个对象与依赖它的其他对象之间保持状态同步。-Design pattern of observer pattern in Java
<Yuzhou> 在 2025-01-08 上传 | 大小:7kb | 下载:0

[JSP源码/JavaStrategy

说明:Strategy模式也叫策略模式是行为模式之一, 它对一系列的算法加以封装,为所有算法定义一个抽象的算法接口,并通过继承该抽象算法接口对所有的算法加以封装和实现,具体的算法选择交由客户端决定(策略)。Strategy模式主要用来平滑地处理算法的切换 。-Strategy pattern
<Yuzhou> 在 2025-01-08 上传 | 大小:7kb | 下载:0

[JSP源码/Javajunit

说明:Junit的一些简单的实例,方便初学者掌握其简单的相关用法-Junit some simple examples, easy for beginners to master the use of simple correlation
<陈香> 在 2025-01-08 上传 | 大小:7kb | 下载:0

[JSP源码/JavaDictionary3.0

说明:实现字典的插入词条和查询词条。可以进行词条的排序。内部采用数组结构存储-To achieve entry into the dictionary and the query terms. Entries can be sorted. Internal storage with array structure
<Johnny> 在 2025-01-08 上传 | 大小:7kb | 下载:0

[JSP源码/JavaSimple-GA

说明:Simple genetic algorithm in Java
<phongvan84> 在 2025-01-08 上传 | 大小:7kb | 下载:0

[JSP源码/Javahelloworld

说明:java程序中的HelloWorld代码实现 自己运行-HelloWorld discr iption
<jocelynjia> 在 2025-01-08 上传 | 大小:7kb | 下载:0

[JSP源码/JavaGraphical_Calculator

说明:A Javascr ipt simulation of a graphical calculator. It uses a free GNU Javascr ipt graphic libray (jsgraphics.js) to display the curves in the division that simulates the calculator s display. To test, upload the folder
<Eric Zhang> 在 2025-01-08 上传 | 大小:7kb | 下载:0

[JSP源码/JavaFractal_Tree

说明:This program draws an fractal structure (tree) using a Javascr ipt graphic library. To test, upload the unzipped folder to a web server and access the file fractal.html.
<Eric Zhang> 在 2025-01-08 上传 | 大小:7kb | 下载:0

[JSP源码/JavaSeven_Segment_Display

说明:This Javascr ipt program lets you play with "switches" of a seven-segment display. Simply upload the folder to a web site and access the file: seven_segment_diplay.html. Note, the code will not work, if you just open t
<Eric Zhang> 在 2025-01-08 上传 | 大小:7kb | 下载:0

[JSP源码/Javasocket

说明:简单的java socket聊天程序,无图形界面版,可以一对多聊天,之前已上传了有界面的-Simple java socket chat program, no graphical interface version, can be one to many chat, before the interface has been uploaded there
<黄振> 在 2025-01-08 上传 | 大小:7kb | 下载:0

[JSP源码/JavaAssignment-(Discrete-Event-Simulation)

说明:java simulation of queuing
<yyss> 在 2025-01-08 上传 | 大小:7kb | 下载:0

[JSP源码/Java11

说明:java编程入门,最简单的while用法,打印4次“欢迎新同学” 。-Introduction to java programming, while the most simple usage, print 4 " welcome the new students."
<杨琼> 在 2025-01-08 上传 | 大小:7kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 10349.50 .51 .52 .53 .54 ... 14335 »

源码中国 www.ymcn.org