资源列表
[GDI/图象编程] graphics
说明:在网上找到的《计算机图形学原理及算法教程》一书配套的源码。源码内容包括:三维变换,实时动画,图形剪裁,消隐,真实感图形学等。对于学习图形学还是挺有帮组的。-Online to find the Computer Graphics Principle and Algorithm Tutorial, a book supporting the source. Source include: three-dimensional transformation, real-time animation<绿客> 在 2025-10-16 上传 | 大小:13.77mb | 下载:0
[Windows编程] fuctionevaluateimagedefinition
说明:分析了梯度函数 频谱函数和熵函数在自动对焦技术中的作用 并研究了评价函数的性能 实验表明 梯度函数具有运算速度快的优点 适用于需要实时成象的场合 而频谱函数具有灵敏度高 曲线尖锐的特点 能够满足高精度的要求 -Analysis of the gradient function spectrum function and entropy function in the auto-focus the role of technology and to study the performance<张力> 在 2025-10-16 上传 | 大小:155kb | 下载:0
[Windows编程] fuctionevaluateimagedefinition3
说明:通过分析比较3种聚焦效果较好的清晰度评价函数,提出了一种基于聚焦窗口模式的平方梯度函数作为聚焦评价函数,建立了评价函数的数学模型,并给出了实验分析和结果。与以往常用的评价函数相比,具有更高的可靠性和聚焦灵敏度-Compared by analyzing the three kinds of focus better clarity evaluation function, a model based on the focus window as a function of the square<张力> 在 2025-10-16 上传 | 大小:286kb | 下载:0
[对话框与窗口] SkinMagic221_1
说明:skinmagic 破解 好不容易才找到的,可以快速更改皮肤-skinmagic managed to find a crack, and can quickly change the skin<王锋> 在 2025-10-16 上传 | 大小:1.15mb | 下载:0
[打印编程] PrinterPageSetting
说明:.NET环境下有关打印页面设置、打印机设置、打印预览对话框的实现 及PrinterPageSetting.dll的制作源代码-. NET environment on the Print Page Setup, Printer Setup, Print Preview dialog box and realize the production of source code PrinterPageSetting.dll<阿文> 在 2025-10-16 上传 | 大小:90kb | 下载:0
[DirextX编程] directxProgram
说明:自己写的directdraw、directsound使用的例子。 附directx文档-Wrote it myself directdraw, directsound use examples. Directx document attached<lxy> 在 2025-10-16 上传 | 大小:6.91mb | 下载:0
[进程与线程] zuoyediaodu
说明:编写并调试一个单道处理系统的作业等待模拟程序。 作业等待算法:分别采用先来先服务(FCFS),最短作业优先(SJF)的调度算法。 对每种调度算法都要求打印每个作业开始运行时刻、完成时刻、周转时间、带权周转时间,以及这组作业的平均周转时间及带权平均周转时间,以比较各种算法的优缺点。(所有算法都是用VC++6.0编写) 补充说明:本程程序序包含两个算法,虽然两个算法是在同一个程序中,但两个算法是相互独立的,因为交作业之前我以为两个算法可以分开交,后来才知道要合在一个程序,所<曾超> 在 2025-10-16 上传 | 大小:391kb | 下载:1