-
DCT编码mtalab程序,其中用到matlab的图像编码模块以及一些常用的算法程序...
DCT编码mtalab程序,其中用到matlab的图像编码模块以及一些常用的算法程序-DCT coding procedures which used Matlab image coding module, and some commonly used algorithm!
- 2023-07-13 17:00:08下载
- 积分:1
-
一个自己写的设置SNAKE初始节点的MATLAB程序,以绿色十字标记节点位置,在此基础上可以编制自己的SNAKE算法,...
一个自己写的设置SNAKE初始节点的MATLAB程序,以绿色十字标记节点位置,在此基础上可以编制自己的SNAKE算法,-himself wrote a set of Snake initial nodes MATLAB procedures to Green Cross markings node location, on this basis can prepare their own Snake algorithm, huh
- 2022-03-31 09:12:07下载
- 积分:1
-
This is a histogram of the experimental report
图象增强全套源代码。图像平滑和锐化,均值滤波、中值滤波-This is a histogram of the experimental report
- 2022-02-21 16:03:27下载
- 积分:1
-
这是一个换肤的程序的源码,里面有对使用skinmagic的许多的使用示例。...
这是一个换肤的程序的源码,里面有对使用skinmagic的许多的使用示例。-This is a skinnable the procedures for the source, which has the right to use skinmagic many examples of the use.
- 2022-05-28 13:09:35下载
- 积分:1
-
Under implementation in VC draw rectangle, ellipse, straight line and so on, sui...
在VC下实现画矩形,椭圆,直线等,适合作为小作业-Under implementation in VC draw rectangle, ellipse, straight line and so on, suitable as a small operation
- 2022-10-25 14:00:04下载
- 积分:1
-
那是什么?目的是一个图书馆(和一些工具和例子)写在C,约..
What is it? Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original developed at MIT in the early 1990s.) That means you get lots (208, to be exact) of fonts to use. You can even create your own if you know how to create an X11 BDF font. It can read and write PPM, XPM, GIF, PNG and JPG image format. -What is it Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original developed at MIT in the early 1990s.) That means you get lots (208, to be exact) of fonts to use. You can even create your own if you know how to create an X11 BDF font. It can read and write PPM, XPM, GIF, PNG and JPG image format.
- 2022-07-23 15:04:14下载
- 积分:1
-
一个简单的driectshow程序,介绍在mfc中如何是使用dx
一个简单的driectshow程序,介绍在mfc中如何是使用dx-Driectshow a simple procedure, introduced in mfc how to use dx
- 2023-05-17 16:55:03下载
- 积分:1
-
一个简单分形图形的源码,谢尔宾斯基三角形生成
一个简单分形图形的源码,谢尔宾斯基三角形生成-a simple fractal graphics source code, the Sierpinski triangle formation
- 2022-05-23 19:03:10下载
- 积分:1
-
C Builder animation controls and MDI
C++Builder编写的动画控件和MDI-C Builder animation controls and MDI
- 2022-01-25 23:14:25下载
- 积分:1
-
自述图片浏览器
README for Picturebrowser
=========================
The modified files are included as listed in the final report:
-alt_ypes.h : header file for io.h
-nxview.c: modified this existing, to time the running time of the display
-picturebrowser.c: file which handles the logic of buttoons and the driver (button)
-hardware (folder): find the project inside and install on the board
-jddctmgr.c : modified manager
-jdidcint.c: hardware assisted idct transform
-Makefile: to compile picturebrowser (you will have to include in romfs to run our project)
-io.h
-zImage
Running our picture viewer:
--------------------------
open the project (in hardware folder) with quartus and in programmer install on the board.
In the terminal:
$ nio2-download -g zImage and the start nios2-terminal
$ nios2-terminal
at Boot, it detects the USB and run
./pictureviewer
Navigate through buttons...enjoy it with moderation:)
-README for Picturebrowser
====
- 2022-08-21 09:33:36下载
- 积分:1