资源列表
排序选择:
[图形图像处理(光照,映射..)] tuxiangchuli
说明:这是一组实验程序,包括图像转置,轮廓提取,傅立叶变换。里面有实验原文件,实验程序,实验结果和实验报告。-This is a group of experimental procedures, including image transpose, contour extraction, Fourier transform. The original document which has experimental, experimental procedures, experimental resu<霞疙瘩228> 在 2025-08-24 上传 | 大小:1.39mb | 下载:0
[图形图像处理(光照,映射..)] tuxian
说明:包括图像的阈值分割,轮廓提取,标志物体测量面积和周长的源码。希望对各位有用。-Including the image threshold segmentation, contour extraction, logo objects, measuring area and perimeter of the source. Hope that useful to you.<霞疙瘩228> 在 2025-08-24 上传 | 大小:373kb | 下载:0
[书籍源码] PX(V3.0)5.7
说明:应用研究计算上的许多地方上用的到的算法-Calculation of applied research in many places on the algorithm used to<曾用名> 在 2025-08-24 上传 | 大小:1.31mb | 下载:0
[SQL Server数据库] 28000921191
说明:VB企业人事管理系统 有需要的 可以下载参考一下 不建议大家直接使用-VB Enterprise Personnel Management System can be downloaded in need of a reference does not recommend the direct use of U.S.<现在派> 在 2025-08-24 上传 | 大小:43kb | 下载:0
[系统编程] Memory
说明:内存空间不能跨进程访问的原因主要在于不同进程都有自己的页目录和页表。进程切换的很大一块也就是切换掉页目录。 Windows自己的ReadProcessMemory最终也是通过KeStackAttachProcess附加到目标进程空间执行拷贝的。但是中间的N个内核函数调用现在被很多保护系统Hook掉并保护起来了,所以要通过这层层关卡读到东西还是不那么简单的。-Inter-process memory space should not visit the main reason is beca<sdlylz> 在 2025-08-24 上传 | 大小:2kb | 下载:0