资源列表
排序选择:
[2D图形编程] MATLAB
说明:image processing , kirsch filter using matlab code<mustafa khalid> 在 2025-09-16 上传 | 大小:7kb | 下载:0
[JSP源码/Java] 44
说明:现有一个接口DataOperation定义了排序方法sort(int [])和查找方法search(int[], int),已知类QuickSort的quickSort(int [])方法实现了快速排序算法,类BinarySearch的binarySearch(int[], int)方法实现了二分查找算法。现使用适配器模式设计一个系统,在不修改源代码的情况下将类QuickSort和类BinarySearch的方法适配到DataOperation接口中。-An existing interface<鬼才> 在 2025-09-16 上传 | 大小:6kb | 下载:0
[JSP源码/Java] 55
说明:用桥接模式解决以下问题: 编写一段代码,模拟以下情境。有三种操作系统Windows、Unix和Linux,它们都有各自的处理不同格式图像(BMP JPG PNG GIF)的库函数。编写类,使它们能灵活地在Windows、Unix和Linux平台上处理不同格式的图像。-To solve the following problems in bridge mode: The preparation of a code, simulate the following situations. Th<鬼才> 在 2025-09-16 上传 | 大小:8kb | 下载:0
[JSP源码/Java] 77
说明:某在线股票软件需要提供如下功能:当股票购买者所购买的某支股票价格变化幅度达到5 时,系统将自动发送通知(包括新价格)给购买该股票的股民。现使用观察者模式设计该系统-An online stock software needs to provide the following functions: when the amplitude of a stock stock buyers purchase price changes is 5 , the system will automaticall<鬼才> 在 2025-09-16 上传 | 大小:5kb | 下载:0