资源列表
[图形图像处理(光照,映射..)] BiTreeExample
说明:本代码利用C++语言实现二叉树链表的相关操作,对了解数据结构的链表结构有帮助-This code takes advantage of C++ language implementation binary list of the relevant operations, to understand the data structure linked list structure to help<tu6693580> 在 2025-09-25 上传 | 大小:4kb | 下载:0
[图形图像处理(光照,映射..)] BluesPortScan_5
说明:programator for microcontrol<gong951739> 在 2025-09-25 上传 | 大小:2kb | 下载:0
[3D图形编程] CAGD_NURBS
说明:施法中新版《计算几何与计算机图形学》,书中所带光盘,包含书中源码和其团队开发的软件,能够实现曲线曲面拟合和编辑-The new cast of Computational Geometry and Computer Graphics , the book brought the disc that contains the source code in the book and his team developed software enables curve and surface fitt<张军> 在 2025-09-25 上传 | 大小:24.54mb | 下载:0
[图形图像处理(光照,映射..)] Boost_PWM
说明:matlab中的simulink对boost电路和PWM脉冲产生的仿真设计程序-of Matlab Simulink right boost PWM pulse circuit and the simulation design process<jie5793631> 在 2025-09-25 上传 | 大小:4kb | 下载:0
[图形图像处理(光照,映射..)] Bresenham
说明:bresenham画直线,简单的,输入两点即可画出直线-bresenham<yan0628406> 在 2025-09-25 上传 | 大小:1kb | 下载:0
[OpenCV] fundamentals-of-computer-vision
说明:一本介绍图像处理基本概念与算法的英文书籍,相当经典-One describes the basic concepts of image processing algorithms and English books, very classic<杨光> 在 2025-09-25 上传 | 大小:1.61mb | 下载:0
[图形图像处理(光照,映射..)] C-codes
说明:几个程序是c语言经典的实验程序,包含计算学生的成绩和排名,时钟的显示,以及文件的操作等-Several procedures are c language classic experimental procedure, including the calculation of student achievement and ranking, clock display, and document the operation, etc.<xie95173> 在 2025-09-25 上传 | 大小:10kb | 下载:0
[图形图象] c105
说明:变温度为华氏摄氏度 然后让你知道温度为多少华氏摄氏度-#include < stdio.h> void main(){ double f,c printf( 请输入华氏温度: ) scanf( lf ,&f) c=5.0/9.0*(f-32) printf( 与华氏温度 .2lf对应的摄氏温度是: .2lf\n ,f,c) }<ying977206> 在 2025-09-25 上传 | 大小:1kb | 下载:0