登录
首页 » 算法 » FPGA驱动VGA 显示图片

FPGA驱动VGA 显示图片

于 2022-07-17 发布 文件大小:942.94 kB
0 184
下载积分: 2 下载次数: 1

代码说明:

FPGA驱动VGA 显示图片的完整代码,经测试可用,ROM中已经保存有一个图片的rgb信息,大家也可以更改图片,去网上下载一个RGB提取的程序就可以了,把图片rgb信息保存在ROM里-FPGA VGA CODE

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 不使用欧式距离,而是采用相关性对数列进行聚类
    不使用欧式距离,而是采用相关性对数列进行聚类-Do not use Euclidean distance, instead of using the related series of cluster
    2022-06-16 18:26:19下载
    积分:1
  • 图像处理合集,有界面设计
    用matlab编写的图像处理的合集,包含10多种图像操作,如各种滤波处理,各种噪声处理,图像压缩处理,图像旋转,图像剪切,图像平移,图像缩放,图像膨化和腐蚀,图像边缘提取,图像变亮和变暗,图像锐化和柔和等等,重要的是有界面设计,在单一的GUI界面,可选择单独处理操作或是多种不同操作,是研究图像处理的好工具
    2022-10-14 05:35:02下载
    积分:1
  • 一种采用divideandconquer closestpair代码
    a ClosestPair code writen with divideandconquer
    2022-07-07 20:43:45下载
    积分:1
  • 基于FLICM的图像分割
    应用背景模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。关键技术改进的FCM算法,FLICM:Image segmentation based on local fuzzy C-means clustering algorithm
    2022-03-19 02:17:41下载
    积分:1
  • 用C# 生成128CODE条形码图片
    应用背景扫描枪在扫描货品条码时,虽然可以在电脑上显示出扫描到的数字,但是不能显示条码图片。我们在应用的过程中可能需要将条码一起打印出来显示在一张A4纸上。所以可以利用这个类生成相应的128条形码图片,然后插入到word中,并将相应的条码(包含条码图形)打印出来。这类应用在仓库管理中应用较多,比如要把一个货架上的所有箱码打印显示在A4纸上。然后扫描枪只要扫描这张纸上的条码就可以知道这个货架上有哪些货。关键技术代码的核心是它将128码的码制定义在一张DataTable表中,这个表中记录了每个数字和字母对应的条形码编号,用这些编号来生成条形码。比如你给一串数字,要生成一个条形码时,代码会取出这串数字每个数,然后查询这张表格,记录每个数在表格中对应的位置。这些索引形成一个list,然后根据这个list生成一个bimap,最后保存为图片。
    2022-12-19 03:25:02下载
    积分:1
  • 大数运,生成两个随机大数,然后计他们的和,差等
    大数运算,生成两个随机大数,然后计算他们的和,差等-Computation of large numbers to generate two random large numbers, and then calculate them and, poor
    2022-04-24 02:19:26下载
    积分:1
  • Tony Jpeg j2k 演示
    Tony Jpeg Lib _ 演示
    2022-02-21 09:18:33下载
    积分:1
  • 在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori的产生候选级并测试迭代的途径代价是昂贵的,尤其...
    在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and the frequent association rules is the area of data mining the most fundamental and important issues. Most of the early studies used a similar Apriori algorithm for the selection of candidates and test-iterative way was costly, particularly mining the rich patterns and long model, Jiawei Han proposed a novel data structure FP_tree and on the basis of their FP_growth algorithm used effectively the model for long and rich patterns of excavation. This paper discussed the FP_growth algorithm on the basis of the Visual C of the algorithm, and the preparation procedure of the algorithm.
    2023-01-10 12:20:03下载
    积分:1
  • 此源代码(可编程中断控制器),用于…
    This the source code for PIC(Programmable Interrupt Controller) which is used in computer interface-This is the source code for PIC(Programmable Interrupt Controller) which is used in computer interface
    2022-02-01 16:07:08下载
    积分:1
  • the Capacitated Vehicle Routing Problem
    The CVRP is a hard combinatorial optimisation problem. The scenario is that a set of depots contains goods to be delivered to customers by a fleet of trucks. Each customer wants a certain integer amount of goods called their demand and each truck can only carry a certain amount called its capacity. All trucks have the same capacity. The objective is to find a set of routes, one for each truck, which minimises the total distance travelled by all trucks (the  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-06-15 10:54:51下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载