资源列表
[Linux/Unix编程] 11
说明:linux软件工程师(c语言实用教程)代码LLZ改良版第11章题目出自是LUPA的内部资料-linux software engineer (c language tutorial, practical) code LLZ improved version of the title comes from Chapter 11 is an internal data LUPA<刘良哲> 在 2025-11-01 上传 | 大小:1kb | 下载:0
[Windows编程] ch1_1
说明:刚开始碰到的问题就是不能内核调试,因为要写驱动,需要用到。一般禁用内核调试都是在驱动里调用KdDisableDebugger,往上回溯一个函数,基本上就是驱动检测禁用是否成功的代码,否则就是一个循环不停的调用KdDisableDebugger函数。 -Problems encountered in the beginning that they can not debug the kernel, because the write drive, need to use. Generally di<大哥大> 在 2025-11-01 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Normalized-Cuts
说明:基于Normalized Cuts的算法的图像分割-Normalized Cuts<徐培> 在 2025-11-01 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] D2X
说明:本程序能将任意一个十进制数转变为一个[任意进制]的数(含整数和小数),根据十进制转变为二、八、十六进制的数的方法,编此程序,并使用此程序成功地将一串数字转化为一个X进制的数-The program can either change to a decimal number [any hexadecimal] numbers (including integer and fractional), according to the decimal into 2, 8, method of hexad<wangbinyi> 在 2025-11-01 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] imfreqfilt
说明:对图像进行频域滤波,调用时需要提供原始图像和与原图像等大的频域滤波器作为参数,输出为经过滤波处理后又反变换回空域之后的图像。-The image frequency domain filtering, called the original image and the need to provide the original images with a large frequency domain filter as a parameter, then the output is filtere<刘丕玉> 在 2025-11-01 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] main
说明:将样本矩阵FaceContainer进行主成分分析的整个过程封装在main函数中,参数K是主分量数目,即降维至K维。计算得出样本矩阵的低维表示LowDimFacesitting和主成分分量矩阵W。-The sample matrix FaceContainer principal component analysis of the whole process is encapsulated in the main function, the parameter K is the number o<刘丕玉> 在 2025-11-01 上传 | 大小:1kb | 下载:0
