资源列表

排序选择:

« 1 2 ... .26 .27 .28 .29 .30 233031.32 .33 .34 .35 .36 ... 267451 »

[界面编程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> 在 2025-07-18 上传 | 大小:64kb | 下载:0

[软件工程links_to_authors

说明:TI.com Originally compared FOC and DTC techniques of control for motor drives (.pdf)
<Ilya> 在 2025-07-18 上传 | 大小:8.02mb | 下载:1

[JSP源码/JavaPA3

说明:在迷宫中根据迷宫的入口和出口,实现迷宫路径的自动找寻,显示路径,如果没有路径,则显示没有路径找到。 Maze.java MazeComponent.java MazeCoord.java Mazefr a me.java MazeTester.java Maze viewer.java-according to the start location and end location of the maze to find the path between the star
<liu> 在 2025-07-18 上传 | 大小:10kb | 下载:0

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

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

[OpenGLantiAliasing

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

[OpenGLdepthOfField

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

[OpenGLEnvironmentLighting

说明:Environment lighting using two textures, a diffuse irradiance map and a specular irradiance map. Texture access is within the shader.
<Eason> 在 2025-07-18 上传 | 大小: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> 在 2025-07-18 上传 | 大小:3kb | 下载:0

[OpenGLvertexBufferObject

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

[其他数据库sqlitetest

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

[加密解密fileHide

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

[其他游戏Gluttonous-Snake

说明:C#写的一个贪吃蛇游戏 可以玩的哦-Gluttonous Snake write by C# Gluttonous Snake write by C#
<Tonny> 在 2025-07-18 上传 | 大小:101kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 233031.32 .33 .34 .35 .36 ... 267451 »

源码中国 www.ymcn.org