资源列表
排序选择:
[JSP源码/Java] J2EE_Struts4
说明:通过Struts2实现查询学生的学号、姓名等查询学生信息,实现了上传和下载-Struts2 achieved through student inquiry number, name and other inquiries student information to achieve the upload and download<黄成> 在 2025-09-11 上传 | 大小:644kb | 下载:0
[行业发展研究] AdaBoost_theory
说明:介绍了AdaBoost的理论,对理解AdaBoost算法有很大的帮助-Introduce the theory of AdaBoost algorithm, it is helpful for comprehending the AdaBoost algorithm.<邢金星> 在 2025-09-11 上传 | 大小:984kb | 下载:0
[软件工程] Matlab-Excel-AutoProcessor
说明:本书实现了基于Matlab 与Excel 的实验数据自动处理,有助于完成自动化测试-Based on the book to achieve the automatic processing of the experimental data with Excel, Matlab, helps automate the testing<jerry> 在 2025-09-11 上传 | 大小:268kb | 下载:0
[控制台(字符窗口)编程] CX
说明:设计一个按优先数调度算法实现处理器调度的程序 提示: (1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的格式为: 进程名、指针、要求运行时间、优先数、状态。 进程名——P1~P5。 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。 要求运行时间——假设进程需要运行的单位时间数。 优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 状态——假设两种状态,就绪,用R表示,和结束,用E表示。初始状态都为就绪状态。<David Quan> 在 2025-09-11 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Logback_doc
说明:logback 配置手册,常用配置,参数-logback configuration manuals, common configuration<hopper> 在 2025-09-11 上传 | 大小:2.17mb | 下载:0
[图形图像处理(光照,映射..)] workTwo
说明:灰度图像的偏移变换和配准的matlab代码-Offset transformation and registration of gray image of matlab code<吴双双> 在 2025-09-11 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] SIFT_c
说明:在vs2010下使用opencv2.4.3进行SIFT特征点的检测显示和匹配-Use opencv2.4.3 in vs2010 for SIFT feature point detection and matching display<yang> 在 2025-09-11 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 0-1bag
说明:0-1背包问题:有N件物品和一个容量为V的背包。第i件物品的花费是c[i],价值是w[i]。求解将哪些物品装入背包可使价值总和最大。-The 0-1 knapsack problem: N items and a capacity of V backpack. Take the first I items is c[i], the value is w[i]. For which goods loaded backpack can make the value of the sum of the<吴双双> 在 2025-09-11 上传 | 大小:34kb | 下载:0