资源列表
排序选择:
[PropertySheet] 《数据库系统概论》实验指导书
说明: 编写相关的程序代码,显示执行结果 本程序就是对内存进行分配,所以我们可以利用数组记性模拟,在开始的时候输入内存的块数和每一块的大小,之后我们可以通过扫描数组的每一个元素跟所要求分配的内存块进行比较,如果大与要求的内存则把大的分割,如果小于则合并尽可能少的块数,如果加全部都不够返回。-related to the preparation of the code, the results show that the implementation of this program is to allo<> 在 2026-01-16 上传 | 大小:85kb | 下载:0
[书籍源码] 程序员入门与游戏编程经验谈
说明:程序员入门与游戏编程经验谈,对于想要开发游戏的朋友可以看看。-entry programmers and game programming experience, developing games for want of a friend can look at.<金海建> 在 2026-01-16 上传 | 大小:177kb | 下载:0
[2D图形编程] 234234
说明:图象的半影调和抖动技术 source目录下为本章介绍的源程序 功能是实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-penumbral image dithering techniques to reconcile source directory for the chapter describes the<利菲> 在 2026-01-16 上传 | 大小:22kb | 下载:0
[2D图形编程] 553213tr
说明:直方图修正和彩色变换 source目录下为本章介绍的源程序 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-and color histogram that transform source directory for the chapter describes the functions of the source<利菲> 在 2026-01-16 上传 | 大小:29kb | 下载:0
[2D图形编程] 75673452
说明:腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-corrosion, swelling, thinning algorithm source directory source function is corrosion, swelling, thinning algorithm<利菲> 在 2026-01-16 上传 | 大小:15kb | 下载:0
[2D图形编程] 936414
说明:边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and<利菲> 在 2026-01-16 上传 | 大小:31kb | 下载:0