-
基于EPM240的入门实验
资源描述1.例程使用的是Quartus II 11.0sp1版本;
2.例程的源代码放置到工程目录下的source文件夹内;
3.工程目录下的tcl文件夹内放置的tcl脚本文件,是工程所用引脚的分配信息,你可以通过记事本打开,查看引脚分配情况;
- 2022-11-03 14:40:19下载
- 积分:1
-
这是一个简单的画图程序,能实现画直线与普通画笔一样的画图功能,并能对它们进行任意的裁剪,本人水平有限,程序必存在许多不足,望高人们能多加指点。...
这是一个简单的画图程序,能实现画直线与普通画笔一样的画图功能,并能对它们进行任意的裁剪,本人水平有限,程序必存在许多不足,望高人们能多加指点。-This is a simple drawing program, able to draw straight lines with the same brush ordinary drawing capabilities and their arbitrary cut, I limited, and certainly there are many procedures inadequate, and hopes people will be more high guidance.
- 2022-08-24 18:05:31下载
- 积分:1
-
Opengl粒子应用(火焰效果)
Project Name: Fire Demo - SimpleVersion: 1.1Compiler: Bloodshed Dev-C++ ver:4.9.8.7bCredits:>Dustin Davis @ www.programmers-unlimited.com>Jeff Molofe (NeHe) @ nehe.gamedev.net>www.gametutorials.com>The People @ www.gamedev.netVarious copious sections of this program"s code was copied from the credits mentioned above; please visit their site as they have helped not only me but countless amounts of people with their dedication to programming.Options Dialog Box Configuration Notes:Particle Count = Stipulates the number of particles that are allocated for the particle generator to use. This amount can be either decreased for increased performance or augmented for a much "richer" effect to a point.Particle Speed = A modifer that governs how fast a particle moves depending on the direction specified
- 2022-06-30 11:24:40下载
- 积分:1
-
用MATLAB实现如何进行滤波器的设计,具体为设计同态滤波器
用MATLAB实现如何进行滤波器的设计,具体为设计同态滤波器-This source code introduces a method on how to design a filter using MATLAB.And a homostasis filter is designed in detail.
- 2023-05-25 21:15:02下载
- 积分:1
-
这是一款用vc++编写的简单的画图程序,可以绘制直线、圆、矩形...
这是一款用vc++编写的简单的画图程序,可以绘制直线、圆、矩形-vc prepared with a simple drawing program, drawing a line or a circle, rectangle
- 2022-03-12 13:49:17下载
- 积分:1
-
一个关于设置桌面背景的例子,使用的的com组件,
一个关于设置桌面背景的例子,使用的的com组件,-a desktop background on the establishment of the examples used in the com components,
- 2023-05-05 20:45:02下载
- 积分:1
-
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度....
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle// Image Rotation question Img_old// to return to the rotation after the image type IplImage* Img_tmp.// Rotation angle, unit degrees.// Three different ways. Two methods which do not fully test one way to meet the needs of the majority
- 2022-02-05 19:37:53下载
- 积分:1
-
surface polygonization program
surface polygonization program
- 2023-06-18 10:50:04下载
- 积分:1
-
这是我刚完成的弹击方块游戏,用netBeans打开运行MyFrame.java就ok了...
这是我刚完成的弹击方块游戏,用netBeans打开运行MyFrame.java就ok了-This is what I have just completed the shells hit the ideographic games, netBeans open with running ok on the MyFrame.java
- 2022-01-24 10:07:22下载
- 积分:1
-
创建一个三维的多维数据集和使用鼠标键运动、 旋转和缩放在屏幕上。
在这个项目中的 3D 对象已被创建,它必须使用鼠标按键来控制。通过使用鼠标快捷键执行的操作是翻译即每当你点击屏幕上的任何点对象移动到该点,即在单击特定的鼠标关键对象缩放放大,即通过创建鼠标角键和绕 X、 Y 或 Z 的那个角度任何轴旋转立方体旋转。 创建了多维数据集,通过使用 openGL 窗口中心内置的函数。 右鼠标键移动多维数据集,只要你点击屏幕。 鼠标左键关键 enlarges(zooms) 多维数据集。鼠标中间键用于旋转的多维数据集。你想要旋转点击屏幕和保持的键直到你得到的旋转角度。
- 2023-08-05 05:25:02下载
- 积分:1