搜索资源列表
aspvarhelp
- 很多ASP代码编写着都会遇到,当提交表单或URL中的信息太多,写Request.Form等语句会很麻烦。有时甚至要写几十个之多。如果可以直接输入变量就自动的写出Rs(),Request.Form(),Request.Querystring()等语句。将大大减轻编写着的负担! 还有时候可能需要这些格式语句中的变量,一个个的选中再复制也同样非常烦人。如果可以自动把这些Rs(),Request.Form(),Request.Querystring()等格式语句中的变量提取出来,那是多么领ASP
def2equ
- Aogosoft.com站上一网友写的程序,专门用来转换资源(rc文件)中的常量定义到汇编的INC文件格式 使用Win32Asm编程的过程中,经常要用到常数定义,如果是有资源的程序更是如此, 自己当初编程时是先将要转换的C语言常数ID复制到程序的常数区.const中,然后再用查找替换功能去掉#define语句,再一个个地在常数和数值之间加equ。多的时候麻烦死了。 于是便想开发一个专门用于将这些C语言格式的常数定义转换为汇编格式的程序,刚好五一有时间就做了个。现在希望大家帮
BMP2TXT16
- 能够将16色位图文件转换为数字电视可采用的YCbCr格式,以C语言文本格式输出.-to 16 color bitmap file conversion to digital television available YCbCr formats, to C language text format output.
binary_change
- 在lcd显示文字时,文件的格式与lcd显示格式不同,用于转换16进制的格式,已经通过测试。-in LCD display language, document format LCD display with different formats for the conversion of the 16-band format, has passed the test.
JPG2BMP
- 图片格式中JPG格式与BMP格式的互相转换-Photo JPG format and the format of BMP format interchangeable
tiff2raw
- 该程序实现了TIFF图像到raw图像的格式转换,并具有批处理功能,界面采用了BCG开发包,应用于摄影测量软件中对航片格式进行转换,也采用了开源的库libti-realized by the images of the raw TIFF image format conversion, and with batch functions, interface using the BCG development kits, used photogrammetry software to aircraf
Btp
- 1.这个软件可以将一幅BMP图形转换为PCB格式。 2.首先制作一幅 BMP图形,把你需要的汉字或记号包含在内。然后运行本软件, 按下“文件”,调入图形。在“参数”中设置“层”与“线宽”,最后,按下 “转换”就可以了。 3.BMP图形最好是单色的。其实,程序只识别黑色,对其它颜色均不做处理。如 果还要一些特殊效果,请用其它软件完成。 4.制作出来的PCB板大小是BMP图形的大小乘以线宽,单位是mil(100mil=2.54mm) 5.BMP图形的大小不要太大,以
源代码转换工具_SourceTo
- SourceTo概述 SourceTo是一个源代码转换工具。它对于需要将源代码转成其他文本格式(比如HTML,RTF)的人来说将是一个好帮手。如果你有在网站上发表技术文章的习惯,赶快获得一个SourceTo,它将为你的文章增色不少... -SourceTo outlined SourceTo is a source code conversion tools. It will require the source code into the other text format (such as
DcmBmp转换程序
- 医学影像文件DICOM格式转BMP格式源代码-DICOM medical imaging document format to BMP format source code
PdfLibrary_src.zip
- PDF转换成图片格式,比如jpg,tiff,bitmap等等,PDF TO JPG
Resample
- 语音文件的格式转换源码,Wave格式之间的互相转换-voice document format conversion source, Wave format conversion between each other
FontSetConverter
- 对文件中的中文做编码转换,支持目录下所有文件的转换,转换格式为UTF8到GBK。-To document the Chinese to do encoding conversion, support for directory conversion of all documents, conversion to UTF8 format to GBK.
producerANDconsumer
- 操作系统著名源代码,含系统调用,生产者与消费者源码,有详细注释,如果出现乱码,请转换格式为unicode。-Well-known operating system source code, including system calls, producers and consumers source, there are detailed notes, if there is garbled, please convert the format of unicode.
FrpView
- 可阅读frp文件,并转换成其它格式,也可对FRP文件中的文字进行修改-Frp files can be read and converted to other formats, but also of FRP to modify the text file
dd
- 图片浏览器基本功能都已实现 可以翻转图片,透明处理,灰度处理,转换格式-Picture Viewer basic functions have been achieved can flip images, transparent process, gray scale processing, format conversion, etc.
TDMS转换为EXCEL
- 将TDMS文件转换为EXCEL文件格式,文件名称不变(Change the TDMS file to the EXCEL file format)
ICO图标转换器
- 把图片转换成ICO格式,特别的适用,还不用上网页(Converting pictures into ICO formats is especially useful and doesn't need to be on a web page)
时间格式转换
- 时间格式转换,delphi源码。本人编写,亲测(Time format conversion)
PDF Convert
- 软件特点 1、转换快速质量保证 使用最新的文件解析和识别技术,对于PDF文件内容和排版以及样式等元素,都能够进行有效地解析和处理,转换的速度和质量得以保障。 2、多种文件格式转换 不再仅仅局限于普通的PDF转换Word的功能,全面支持多种文件格式之间的转换,包括Word、Excel、PPT、HTML、TXT,图片等等。(Software features 1, conversion of fast quality assurance Using the latest file p
大规模矩阵格式转换
- 将大规模的矩阵格式进行转换,方便数学软件以及其他语言进行对矩阵的各种操作