资源列表

« 1 2 ... .05 .06 .07 .08 .09 155310.11 .12 .13 .14 .15 ... 216397 »

[界面编程GIF

说明:b1=Button(master, command=quit) b1.grid(row=1, column=1, sticky=W, pady=4) photo1=PhotoImage(file= A.gif ) b1.config(image=photo1,width= 100 ,height= 100 )-b1=Button(master, command=quit) b1.grid(row=1, column=1, sticky=W, pady=4) photo1=P
<Atul> 在 2026-01-13 上传 | 大小:64kb | 下载:0

[图形图像处理(光照,映射..)Measurement-of-plant-leaf

说明:基于Matlab的植物叶片面积测量 已知标准A4纸大小和面积,将要测量的叶片放在标准A4纸上,测出叶片占A4纸的面积比例,即可求出叶片的叶面积。由于比例的对应关系,将叶片实物转化为数字图像。数字图像由像素构成,计算出叶片和背景占有的像素,求出二者的比例关系再结合参照物即可得出叶片的面积。图像的像素可在对图像去噪声、二值化后等处理后计算出。- Measurement of plant leaf area based on Matlab
<lizi> 在 2026-01-13 上传 | 大小:1.31mb | 下载:0

[OpenGLantiAliasing

说明:opengl 基础三维方块的实现,用于初学者了解opengl的运作机制-Opengl realize three-dimensional block foundation for beginners to understand the operating mechanism of opengl
<Eason> 在 2026-01-13 上传 | 大小:2kb | 下载:0

[OpenGLdepthOfField

说明:opengl depth of field 的实现,与Anti Aliasing使用的方法类似-opengl depth of field implementation, similar to the method used by Anti Aliasing
<Eason> 在 2026-01-13 上传 | 大小:1kb | 下载:0

[OpenGLEnvironmentLighting

说明:Environment lighting using two textures, a diffuse irradiance map and a specular irradiance map. Texture access is within the shader.
<Eason> 在 2026-01-13 上传 | 大小:2kb | 下载:0

[OpenGLshadowmap

说明:This an elementary shadowmap example, i.e., depth-map shadows done in the shader.-This is an elementary shadowmap example, ie, depth-map shadows done in the shader.
<Eason> 在 2026-01-13 上传 | 大小:3kb | 下载:0

[OpenGLvertexBufferObject

说明:opengl VBO的使用,可以学习如何使用VBO,非常基础-opengl VBO of use, you can learn how to use VBO, very basic
<Eason> 在 2026-01-13 上传 | 大小:2kb | 下载:0

[其他数据库sqlitetest

说明:vc连接sqlite数据库的简单示例程序,供大家学习参考,vc2010环境-vc connect sqlite simple example program for them to learn, vc2010 environment
<weijisheng> 在 2026-01-13 上传 | 大小:4.92mb | 下载:0

[加密解密fileHide

说明:文件的加密和解密 文件的加密和解密-file encryption file encryption file encryption file encryption
<Tonny> 在 2026-01-13 上传 | 大小:96kb | 下载:0

[其他游戏Gluttonous-Snake

说明:C#写的一个贪吃蛇游戏 可以玩的哦-Gluttonous Snake write by C# Gluttonous Snake write by C#
<Tonny> 在 2026-01-13 上传 | 大小:101kb | 下载:0

[VHDL编程fifo_ip

说明:定制fifo IP核,8位宽,256深度,实现数据的写入和读取-Custom fifo IP core, 8-bit wide, 256 deep, realize the writing and reading of data
<> 在 2026-01-13 上传 | 大小:2kb | 下载:0

[数据库编程learn-CPP-constructor

说明:易学C++中构造函数案例,并有详细的注解-The constructor Case learn C++ and detailed comments
<mm91488chengga> 在 2026-01-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 155310.11 .12 .13 .14 .15 ... 216397 »

源码中国 www.ymcn.org