-
画位图的几个函数
画位图的几个函数-several functions for drawing bitmaps
- 2022-07-19 03:08:07下载
- 积分:1
-
一个简单的按钮程序,适合于刚接触java的人
一个简单的按钮程序,适合于刚接触java的人-a simple button procedures appropriate to begin the java
- 2022-05-22 17:12:36下载
- 积分:1
-
是我学习GUI的一个模版,供大家参考。也可作为学习的资料
是我学习GUI的一个模版,供大家参考。也可作为学习的资料-GUI is a learning template for reference. Can also be used as learning the information
- 2022-08-13 00:35:03下载
- 积分:1
-
众所周知,Windows Mobile从5.0开始就支持GDI+了,但是却只能使用C#进行代码托管来使用GDI+中的丰富功能。现在有了这个库,让C++也可以使用...
众所周知,Windows Mobile从5.0开始就支持GDI+了,但是却只能使用C#进行代码托管来使用GDI+中的丰富功能。现在有了这个库,让C++也可以使用GDI+了。附件中是手机开发GDI+程序时使用的头和库。支持WinCE5.0, WinCE6.0, VC++代码,非C#封装。附有源码。-As we all know, Windows Mobile from 5.0 beginning supported GDI+, but they can only use C# for managed code to use GDI+ in the feature-rich. Now, with this library, so that C++ can also use GDI+ in. Annex to the development of cell phone use GDI+ program header and libraries. Support WinCE5.0, WinCE6.0, VC++ code, non-C# package. With source code.
- 2022-02-07 03:36:46下载
- 积分:1
-
VC of the triangle to determine the realization of small procedures, can be used...
VC实现的三角形判断小程序,可用作简单测试用例-VC of the triangle to determine the realization of small procedures, can be used as a simple test case
- 2023-01-31 18:40:03下载
- 积分:1
-
use C# establish a type of access to the image processing applications often pix...
使用C#建立一个访问图像处理应用程序的类型,通常像素操作
- 2022-04-29 12:09:38下载
- 积分:1
-
nehe教程,讨论的是如何快速有效的检测物体的碰撞和合乎物理法则的物体运动...
nehe教程,讨论的是如何快速有效的检测物体的碰撞和合乎物理法则的物体运动-nehe Guide, the discussion is how quickly and efficiently the detection of objects and collision with the physical movement of objects rules
- 2022-03-11 00:53:31下载
- 积分:1
-
液晶屏处理资料 液晶屏处理资料
液晶屏处理资料 液晶屏处理资料-fft
- 2022-12-15 12:15:03下载
- 积分:1
-
RGB editing tools applet source code, can paint map reference
RGB编辑工具小程序源代码,可作画图方面参考-RGB editing tools applet source code, can paint map reference
- 2023-02-13 16:35:03下载
- 积分: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