资源列表
排序选择:
[游戏] Multitexture
说明:3d 游戏编程入门教程之例子源码--飞机绕茶壶-3d Game Programming Tutorial example of source code- the aircraft around the teapot<谭张杨> 在 2025-06-28 上传 | 大小:3.47mb | 下载:0
[OpenGL] dialogopengl
说明:opengl与VC开发环境结合的设置,为VC引入opengl图形库提供参考-opengl with the combination of VC development environment set up for the VC to introduce opengl graphics library to provide reference<lzy> 在 2025-06-28 上传 | 大小:4.06mb | 下载:0
[JSP源码/Java] exercise
说明:你知道如果在JAVA中建立图形用户界面吗?看看这个吧,参照这个来做,相信你会有收获的.-Do you know if the JAVA graphical user interface to create it? Take a look at this bar, in the light of this to do, I believe you will harvest.<> 在 2025-06-28 上传 | 大小:138kb | 下载:0
[其他小程序] scale-free
说明:scalefree网络的matlab程序 -matlab network scalefree procedures<数学2> 在 2025-06-28 上传 | 大小:9kb | 下载:0
[图形图像处理(光照,映射..)] IP_DCT_matlab
说明:加深对图像变换的理解。计算图像的离散余弦变换J;设置不同的量化门限,计算其逆变换IDCT,并显示。-Deepen the understanding of the image transform. Calculating the discrete cosine transform image J setting different quantization threshold to calculate the inverse transform IDCT, and displayed.<Ashtray> 在 2025-06-28 上传 | 大小:28kb | 下载:0
[其他小程序] EdgeDetectionandSegmentation
说明:implement the edge detection and segmentation using matlab.Welcome to download.<> 在 2025-06-28 上传 | 大小:6kb | 下载:0
[OpenGL] try_OpenGL_selection
说明:opengl+vc的基于opengl选取对象的源码-opengl+ vc select object based on the source opengl<lzy> 在 2025-06-28 上传 | 大小:27kb | 下载:0
[单片机(51,AVR,MSP430等)] 1
说明:嵌入式应用如图1所示,当P1.0端口输出高电平,即P1.0=1时,根据发光二极管的单向导电性可知,这时发光二极管L1熄灭;当P1.0端口输出低电平,即P1.0=0时,发光二极管L1亮;我们可以使用SETB P1.0指令使P1.0端口输出高电平,使用CLR P1.0指令使P1.0端口输出低电平。 作为单片机的指令的执行的时间是很短,数量大微秒级,因此,我们要求的闪烁时间间隔为0.2秒,相对于微秒来说,相差太大,所以我们在执行某一指令时,插入延时程序,来达到我们的要求,但这样的延时程序是如何设计<xiao yang> 在 2025-06-28 上传 | 大小:170kb | 下载:0