资源列表
排序选择:
[图形图像处理(光照,映射..)] m127
说明:图像除法运算图像(位与,位异或,位移运算)-Image division computing images (digital and, bit XOR, shift operations)<Echo> 在 2025-08-22 上传 | 大小:3kb | 下载:0
[数据结构常用算法] qSort
说明:快速排序算法是基于分治策略的另一个排序算法。其基本思想是,对于输入的字数组a[p:r],按以下3个步骤进行排序: (1)分解:以a[p]为基准元素将a[p:r]划分成3段a[p:q-1],a[q]和a[q+1:r],使得a[p:q-1]中任何元素小于等于a[q],a[q+1:r],中的任何元素大于等于a[q]。下标q在划分过程中确定 (2)递归求解:通过递归调用快速排序算法,分别对a[p:q-1]和a[q+1:r]进行排序 (3)合并:在a[p:q-1]和a[q+1:r]已经排好序的<忠波> 在 2025-08-22 上传 | 大小:1kb | 下载:0
[软件工程] USBdriverv1.20a
说明:USBdriverv1.20a,这个看看对你用没有用-USBdriverv1.20a, the look of you did not use<yang> 在 2025-08-22 上传 | 大小:100kb | 下载:0
[Windows编程] shiyan
说明:毕业设计,代码和文档都在里面,内容是高校实验安排,可以实现基本需求,如插入实验日期和人员,查找等-Graduated from the design, code and documentation are on the inside, the contents of the experimental arrangement is the colleges and universities, you can realize the basic needs, such as inserting th<嘎嘎> 在 2025-08-22 上传 | 大小:5.81mb | 下载:0
[JSP源码/Java] java
说明:JAVA上机实验中的源码,对初学者练习,理解知识很有帮助。而且含有老师给的编辑工具。-JAVA on the source machine experiments, exercises for beginners, understanding knowledge helpful. But also contains a teacher to the editing tools.<yanzi> 在 2025-08-22 上传 | 大小:3.69mb | 下载:0