资源列表
[软件工程] lianshibiao
说明:链式表的建立与实现,对广大学习者是很有帮助的,希望能帮助到一些人-Chain table establish the majority of learners is helpful, hope to help to some people<wei> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[软件工程] matrix-transpose-operation
说明:稀疏矩阵的三元组存储及其转置运算。使用三元组存储以下稀疏矩阵,并使用3种转置算法进行转置。转置方法1:直接交换行列,再排序。 转置方法2:执行n次扫描。 转置方法3:快速转置。-Triple store sparse matrix transpose operation.Using a sparse matrix, the following triple store and use three kinds of the permuta<高伟> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[软件工程] String-pattern-matching
说明:串的基本运算。串的顺序存储结构。模式匹配的基本概念及常用算法。-The basic operations of the string. The string stored in the order structure. Basic concepts and commonly used pattern matching algorithm.<高伟> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[软件工程] Polynomial-evaluator
说明:设有两个多项式Pn(x)和Qm(x),设计算法实现Pn(x)+Qm(x)和Pn(x)*Qm(x)。-Has two polynomials Pn (x) and Qm (x), the design algorithm PN (x)+ Qm of (x) and Pn (x)* QM (x).<高伟> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[软件工程] Untddditled1
说明:there will be more developed code for filter<hi_cret> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[软件工程] 1111111111
说明:VC类存映射源码与说明,内存映射文件与虚拟内存有些类似,通过内存映射文件可以保留一个地址空间的区域,同时将物理存储器提交给此区域,内存文件映射的物理存储器来自一个已经存在于磁盘上的文件,而且在对该文件进行操作之前必须首先对文件进行映射。使用内存映射文件处理存储于磁盘上的文件时,将不必再对文件执行I/O操作,使得内存映射文件在处理大数据量的文件时能起到相当重要的作用。-VC class source code and descr ipti<huang> 在 2025-01-12 上传 | 大小:1kb | 下载:0