资源列表
[JSP源码/Java] src
说明:基于Java的实时显示接收Android的视频信息,并能够在手机、电脑,IP连接之后同时显示-Java-based real-time display of video information receiving Android, and can be displayed simultaneously after the mobile phone, computer, IP connection<wcl> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] network_ICMP
说明:ICMP implementation for Java. With these files you can easily use ICMP with a java server or client.<Titiyo> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] HMAC_MD5
说明:HMAC_MD5是基于MD5的HMAC程序,里面自带了测试功能。-HMAC_MD5 is based on the HMAC MD5 program, which comes with a test function.<yedunhui> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] KMPStringMatcher
说明:从MyText.txt文件读取内容并进行KMP匹配,MyText.txt文件用户可以自己新建并输入目标文本-Read the file and KMP MyText.txt match, MyText.txt file and enter the target user can create their own text<jry> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] cart
说明:通过拖拽实现向购物车添加商品的源码 网页版-Add items to your shopping cart by dragging achieve<dongwangcheng> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] Assignment-1
说明:Wind Chill. Given the temperature t (in Fahrenheit) and the wind speed v (in miles per hour), the US National Weather Service defines the effective temperature (the wind chill) to be: w = 35.74 + 0.6215t + (0.4275 t - 35.75)v 0.16 Write<NIKS> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] first_text
说明:Java程序设计经典300例书中部分例程测试结果例子1-Java Programming 300 cases of classic book example of a part of the routine test results<wh> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] lesson_057
说明:Java程序设计经典300例书中部分例程测试结果例子57-Java Programming 300 cases of classic book example of the routine test result 57<wh> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] 56P
说明:随机产生100个字母,并统计元音与半元音字母个数-Randomly generated 100 letters and vowels and semi-vowels statistical number of letters<lhj> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] Strategy
说明:策略模式定义了一系列的算法,并将每一个算法封装起来,而且使它们还可以相互替换。策略模式让算法独立于使用它的客户而独立变化。-The strategy pattern defines a family of algorithms, encapsulates each algorithm, and make them interchangeable. Strategy lets the algorithm independent of the use of its customers and the<张衡> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] Watcher
说明:观察者模式(Observer)完美的将观察者和被观察的对象分离开。举个例子,用户界面可以作为一个观察者,业务数据是被观察者,用户界面观察业务数据的变化,发现数据变化后,就显示在界面上。-The observer pattern (Observer) will be the perfect the observer and the observed points out. For example, the user interface can be used as an observer, the<张衡> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[JSP源码/Java] decorator
说明:在不必改变原类文件和使用继承的情况下,动态地扩展一个对象的功能。它是通过创建一个包装对象,也就是装饰来包裹真实的对象。-When there is no change of the original class files and the use of inheritance, and dynamic expansion of an object function. It is by creating a wrapper object, object is to wrap the real de<张衡> 在 2025-06-10 上传 | 大小:2kb | 下载:0