-
基于EPM240的入门实验
资源描述1.例程使用的是Quartus II 11.0sp1版本;
2.例程的源代码放置到工程目录下的source文件夹内;
3.工程目录下的tcl文件夹内放置的tcl脚本文件,是工程所用引脚的分配信息,你可以通过记事本打开,查看引脚分配情况;
- 2022-11-03 14:40:19下载
- 积分:1
-
The program executes the construction of the graph of function of x+sin(x). Base...
The program executes the construction of the graph of function of x+sin(x). Based on the element of Canvas.
- 2022-08-19 11:13:03下载
- 积分:1
-
这是一个基于神经网络法的字符识别系统,神经网络法的使用使本系统识别率很高。...
这是一个基于神经网络法的字符识别系统,神经网络法的使用使本系统识别率很高。-This is a neural network based on the character recognition system, neural network to enable the use of the system to identify high rate.
- 2022-04-07 14:44:50下载
- 积分:1
-
图片浏览器
一个基础的图片阅览的代码, 是Delphi图形图像多媒体高级控件开发与应用中第一章的代码,适合新手参考。
基础代码,但是很简洁。
- 2022-03-04 20:38:01下载
- 积分:1
-
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk的立方体锥体球例程。...
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk的立方体锥体球例程。-Because the VTK visualization toolkit with powerful functionality, visualization research in the field of personnel and many of them in the application of it. The compressed packet is prepared in the VC of a cube using VTK cone ball routines.
- 2022-05-29 00:34:44下载
- 积分:1
-
计算机图形学中的种子填充算法的实现。用vc++实现的
计算机图形学中的种子填充算法的实现。用vc++实现的-Computer Graphics in the seed filling algorithm. Achieved with the vc++
- 2022-04-21 17:12:07下载
- 积分:1
-
To write a program using the opengl function will be a teapot at the point (100,...
使用opengl函数写一个程序,将一个茶壶在点(100,50,0)处逆时针旋转30度,然后平移到(30,10,0)处,最后顺时针旋转50度,显示时将左上边四分之一裁减去。-To write a program using the opengl function will be a teapot at the point (100,50,0), Office of counter-clockwise rotation of 30 degrees, and then move to flat (30,10,0), Office of the final clockwise 50 degrees, the display will be left reduction to the fourth side.
- 2023-05-05 00:55:02下载
- 积分:1
-
Matlab to obtain color images by histogram equalization and its related
用Matlab获取彩色图像的直方图及其相关均衡化-Matlab to obtain color images by histogram equalization and its related
- 2023-09-01 17:30:03下载
- 积分:1
-
使用GDI函数绘出基本几何元素,如点、线、矩形、圆、椭圆、多边形、圆弧等、并能够用颜色填充...
使用GDI函数绘出基本几何元素,如点、线、矩形、圆、椭圆、多边形、圆弧等、并能够用颜色填充
-Plotted using the GDI function, the basic geometric elements, such as point, line, rectangle, circle, ellipse, polygon, arc, etc., and can be filled with color
- 2023-07-07 01:45:05下载
- 积分:1
-
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode...
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode & ":" & kk.Time
If wParam = 256 Then
Myfunc = 1: Exit Function
endif
wParam 的按键值可以在程序运行中测试中找到。-doing Java development friends will know that the Eclipse editor, This is the VB. Form1.Label1 = kk.vkCode
- 2022-02-04 18:28:40下载
- 积分:1