资源列表
WinTrans_src2
- Using this \"WinTrans\" application you will be able to select any currently running application and turn it transparent by dragging and dropping the wand (icon at the top-left corner) on the title bar of that application. You can also control the tr
通过位图文件直接得到位图大小
- 此文件包含组成 Test 应用程序的每个文件的内容摘要。-Test application components of each document summary of the contents.
cimage
- 一个图像文件格式转换程序,得自国外网站,因需要下载代码,只好找些东西上传-an image file format conversion, derived from foreign web sites, download code, but to find some things upload
精通VC++数字图像编程
- 该源码为书《精通VC++数字图像编程》附盘 包括画图,图像变换,颜色处理,图像处理等功能。易操作的界面,也可作为处理图像的工具-source for the book "Digital Image VC proficient programming" - including the attached drawing, image transformation, color processing, image processing functions. Easy-to-us
矢量图的打印
- delphi写的专业矢量图的打印.支持GDI+-written by professional vector graphics printing. Support GDI
jm73
- h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码-code for video coding! All can be achieved video encoding and decoding, this code can be the basis for all development, such as the optimization algorithm, code technology to a
BMPReader
- BMP文件操作,JAVA语言,包括文件格式的详细描述。-bmp file operation by java.including detailed descr iption of file format.
Electromotor
- 电力系统机车分布电流计算软件!很好用,可以计算所有支路的电流-electronic system of current distribution calculation program.very good,it can calculate each route current.
图像中值滤波处理源代码
- C语言编写的程序,可以对图象进行中值滤波处理,效果不错,联系方式: QQ76947175-c program which can execute medeaval filter.good performance,contact with QQ76947175.
Windows 图形编程源码
- 华人做者袁枫写的一本很经典的关于\"windows图形编程\"的配套源代码-Chinese cheng, who wrote a classic on the "windows graphical programming" supporting source code
Sobel抽出 空間フィルター
- Sobel 算子进行边缘检测,效果还不错.-Sobel operator for edge detection, the results were pretty good.
An HSVRGBA colour picker
- This colour picker allows you to easily choose a colour either using RGB or HSV, it includes an alpha slider (that can be disabled or hidden, if needed), and it displays the colour value in hexadecimal. The code is fully written using Windows API, wi