搜索资源列表
TextCode20060414
- 这是我用C#写的另一个查询文字内码的工具,同样支持双向转换,不同的是这是单行查询,但能同时查询多组不同的页码: http://img133.imageshack.us/img133/6528/textcode0wl.png-This is what I used to write the C# language other inquiries within yards of the tools also supports two-way conversion, The difference
BCT20060414
- 网路上下载档案有时候会遇到流量管制系统,到了一定的时间才能去取得下载点。此程式是我用C#写成,能够定时提醒用户时间到了,并出现类似msn有联络人上线的提示框,点击提示框就自动打开目标网页,复制密码等功能: http://img95.imageshack.us/img95/5485/bct0lj.png-download files on the Internet sometimes encountered traffic control system, at a certain time t
Code20060414_src
- 找不到空间上传档案吗?此程序是我用C#写成,用来把档案伪装成html档案,并可以自动还原: http://img134.imageshack.us/img134/1394/code3da.png-could not find space to upload files? This procedure is written in C#, to file disguised as html files, and automatic reduction : http : / / img134.im
PicChanger
- c#实现的图片转换功能 能够对.bmp,.jpg,gif,png等格式的图片进行相互转换!-c # realized Photo conversion function right. Bmp,. Jpg, gif, png picture format, such as mutual conversion!
WebCapture
- C#版的网页照相机,也称网页快照抓取器,捕获整个网页,生成PNG图像,这和抓屏功能还有点不一样,抓屏功能只能抓取屏幕当前显示的内容,并不能将没有显示的内容一并抓取,网页照相机是把显示与不显示的全部抓取出来。在对话框中输入你要捕获的网页地址,稍等片刻它就会抓取完毕并生成图像在当前目录。 本源码在VS2005下顺利编译通过。 不过程序好像存在兼容性问题,有些网页抓取后是空白。 -CSharp version of their web cameras, also known a
Csharp_TEX_formulas
- Qkid_Tex公式生成器:本软件能够支持基本的TEX公式功能,支持积分,上下角标,分数及大多数常用的数学符号;软件支持预览功能,并能将图片保存至本地,可以自定义图片大小,能够按照需求生成不同的图片格式,支持png,jpg,gif,bmp。 软件支持安装了 .Net Framework2.0 的windows 2000,windows 2003,windows XP及以上操作系统。-The software can support the basic TEX formulas, suppo
WebCapture
- C#版的网页照相机,也称网页快照抓取器,捕获整个网页,生成PNG图像,这和抓屏功能还有点不一样,抓屏功能只能抓取屏幕当前显示的内容,并不能将没有显示的内容一并抓取,网页照相机是把显示与不显示的全部抓取出来。在对话框中输入你要捕获的网页地址,稍等片刻它就会抓取完毕并生成图像在当前目录。本源码在VS2005下顺利编译通过。 -C# version of their web cameras, also known as web crawlers snapshots, capture the entir
NumOCR
- 对于利用微软的MODI识别图片的一大弊端就是图片格式的转换问题,对于网上的彩色PNG图片或者多位BMP图片直接利用它都无法识别,项目中的pngcalss类实现了对于图片的色位处理,包括彩色转单色,彩色反相,彩色反相转灰度,彩色转灰度等图像算法。-For the use of Microsoft' s MODI identification pictures is a major flaw of the image format conversion problems, for online
libharu_2_0_8_ruby_win32
- HARU is a free, cross platform, open-sourced software library for generating PDF. It supports the following features. 1. Generating PDF files with lines, text, images. 2. Outline, text annotation, link annotation. 3. Compressing document
CopyScreen
- 用C#写的截屏软件 可拖拉截屏区域 截完后双击可保存成jpeg、bmp、png等常用格式-Written using C# software screenshot
PerPixelAlphaForm
- 完美展示带渐变透明像素的PNG。将图片拖入窗口,在桌面显示图片,可调节图片透明度。-Perfect pixel display with gradient transparency PNG. Drag the picture window on the desktop picture, you can adjust the image transparency.
ImageToPdf_demo
- The purpose of the PDFSharp libray is to create PDF files from scratch as easy as possible. The methods it exposes are symilar to the GDI+ ones in .NET. So you can imagine that writing a PDF file is like drawing stuff (text, shapes, images) in the Pa
Bmp2Png
- C#编译的可以转换图片格式和控制灰度的命令行小程序。只实现了BMP转化PNG,其余转化可以参考。-C# compiler can convert grayscale image format and control the command line applet. Only achieve a BMP into PNG, the rest into for reference.
imgconv
- 简单的命令行图片转换程序,支持格式:bmp jpg tiff png gif互转,含C#源码,超小,只有4K!!! 输入格式如下: imgconv.exe -in input_file_name -out output_file_name [ -gif -png -tiff -jpg -bmp ]-Simple command-line image file converter
pdftopng
- 将文件夹内的所有pdf格式的文件转换成png格式-Pdf format file in the folder will be converted to png format
CS335
- ProxyServer Part 1 (Convert BMP files to PNG files) Part 2 (Convert BMP files to grayscale PNG files) Section 2: Proxy server-ProxyServer Part 1 (Convert BMP files to PNG files) Part 2 (Convert BMP files to grayscale PNG files) Section 2:
SwfPlayer
- 用C#编写的一个可以播放Swf的软件,实现了可拖动按钮,其背景为透明png图片,拖动按钮即可播放特定swf文件-Written in C# that can play Swf software draggable button, its background transparent png image, drag the button to play a particular swf file
ttt
- VB程序读取并处理PNG格式图像的源代码-VB program to read and deal with the PNG format image source code
cSharpRGBtogray
- 用c#将RGB图片转换为灰度图片,然后将灰度图片的格式转为png的,也可以修改为其他格式。-The RGB image with c# is converted to grayscale picture, and then converted to a grayscale image format png, can also be modified for other formats.
PNG-DECODER
- to Decode and to Encode files in PNG format and to reduce noise after compressing.