搜索资源列表
qiu
- 用c语言编写的画圆球,椭圆的程序,不是用图形库-used language paintings balls, oval procedures, instead of graphics library
res
- 这是一个用C语言编写的程序,目的是实现中值滤波
Texiao
- 增加真彩图片的的对比度程序,用C语言编写的,请大家下载-JPG file decode program
draw
- 用GDI+编写的绘图程序,用的是C#语言 -The written with GDI+ drawing program, C#
LibQREncode
- libqrencode (QRencode) 是一个用C语言编写的用来解析二维条形码(QR Code)的程序库,libqrencode通过手机的CCD摄像头来扫描二维条形码。-This library is free software you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software
xlibtest
- xlib 是 一个用c语言编写的 X Window System 协议的客户端库,这是一个调用接口的小程序-xlib is a X Window System protocol client library writed with c. This is a small program call interface
main
- 这是一个用C语言编写的关于GBA的程序,原创者应该是azhong。本源程序是演示一个比较不错的BG且使用方向键可以将其上下左右移动。-This is a C language program on the GBA, originality should be azhong. The source code is to demonstrate a relatively good BG and use the arrow keys you can move it up and down.
UseDotNetDrawingToRotatePicture
- 本项目是用c#语言编写WINFORM程序 1. 演示了如何用.net的System.Drawing类库 2. loadImage方法的演示 3. 在Winform上对pictureBox进行即时性动态操作 4. 图片的放大缩小,重新绘制填充边角 5. 动态的旋转一个图片到任意角度 -This project is written in c# WINFORM program 1. demonstrate how to use. NET System.Drawing cl