-
源码
源码-华盛顿大学学生用C#做了一个Paint.NET, 比Windows的MSPaint强大不少-source-University of Washington students with C# done an Adobe, Windows MSPaint many powerful
- 2022-12-26 12:30:04下载
- 积分:1
-
在C++Builder用GDI+实现半透明渐变的特效窗口,可动态换皮肤。
在C++Builder用GDI+实现半透明渐变的特效窗口,可动态换皮肤。 -In the C++ Builder with GDI+ Gradual realization of semi-transparent window effects can be dynamic for the skin.
- 2022-10-03 21:40:04下载
- 积分:1
-
Tanks a simple game, suitable for beginners, learning the preparation of the gam...
一个简单的坦克游戏,适合初学者,学习游戏的编写.-Tanks a simple game, suitable for beginners, learning the preparation of the game.
- 2022-02-25 12:44:08下载
- 积分:1
-
简单适用的图片缩放软件,本软件可满足在制作网页时需要相同大小规格的图片的要求...
简单适用的图片缩放软件,本软件可满足在制作网页时需要相同大小规格的图片的要求-applicable simple image scaling software, the software can be produced to meet the needs of the same page size specifications of the request Photo
- 2022-03-14 07:45:54下载
- 积分:1
-
right to conduct random zooming
对视图进行随意放大缩小-right to conduct random zooming
- 2022-01-26 07:16:04下载
- 积分:1
-
bmp supraspinatus Uncle orbits disabled management Northern
bmp冈上肌叔叔眼眶残疾管理
- 2022-08-23 22:56:40下载
- 积分:1
-
多显示器编程,提取多个显示器的相关信息,如屏幕尺寸,gdi工具等...
多显示器编程,提取多个显示器的相关信息,如屏幕尺寸,gdi工具等-Multi-display programming, extract relevant information on multiple monitors
- 2022-03-10 05:35:11下载
- 积分:1
-
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。...
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symmetry, circumferential generate all points, according y values, in order of conversion segment table.
- 2022-02-13 22:14:55下载
- 积分:1
-
画板是一个可以自已定制画板界面和图库并按分类进行作画的一个小程序,界面非常精美。其中PaintDlg.DLL封装了画板的主模块。Paint.Exe为执行调用画板...
画板是一个可以自已定制画板界面和图库并按分类进行作画的一个小程序,界面非常精美。其中PaintDlg.DLL封装了画板的主模块。Paint.Exe为执行调用画板的一个可执行文件示例(用于指定打开画板是在什么类型下,如卡通画或工程画分类等等)。本软件的VC++源代码全部开源,你可以能照Paint.exe对应VC++工程是如何调用此画板动态联接库的WIN32API,以便你可以在其它开发语言中直接调用打开画板即可。-Paint Vc++ source Code
- 2022-04-26 10:08:28下载
- 积分: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