CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - jpg格式

搜索资源列表

  1. jpg format

    0下载:
  2. JPEG作为一种常用文件格式,这是JPEG文件格式的详细介绍,JPEG标准,-used as a JPEG file format, which is the JPEG file format, as detailed in the JPEG standard,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:76kb
    • 提供者:JYL
  1. netpbm-10.26.24

    0下载:
  2. linux下将各类格式图片转换工具,包含bmp,jpeg,gif,ppm,jpg,pcx,png,ti-under linux type of format conversion tools pictures, including bmp, jpeg, gif, ppm, jpg, pcx, png, tiff, etc.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.42mb
    • 提供者:y
  1. gd-2.0.33.tar

    0下载:
  2. Linux/Unix下的绘图函数库(Graphic Drawing Library),支持JPG、PNG、BMP等多种输出格式,可直接对已有的图象文件进行操作,使用手册在压缩包中-Linux / Unix graphics library (Graphic Drawing Libr ary), support JPG, PNG, BMP and other output format, directly to the image files already operate, the use of
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:573.84kb
    • 提供者:wulu
  1. Linux_view_pic

    0下载:
  2. linux下显示各种格式图片,包括bmp,jpg,png,等等的格式。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:194.93kb
    • 提供者:hhh
  1. yuv422_jpg

    1下载:
  2. 使用JPEG库将从摄像头得到的YUV格式数据缓冲区转换为JPG文件的示例代码.-example of how to convert YUV data from camera to JPG file using libjpeg
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1016byte
    • 提供者:不知道
  1. Linux

    0下载:
  2. PHP不仅限于只产生HTML的输出,还可以创建及操作多种不同图像格式的图像文件,包括gif,png,jpg,wbmp等。更方便的是,PHP还可以直接将图像流输出到浏览器,但是要使这组函数能够工作,系统中必须有GD库的支持,即应该在编译PHP之前先取得GD的源码并编译之,生成libgd.a和一些.h等文件,分别拷到系统相应的目录中。由于配置过程比较复杂,不易成功,故本文在此给出Apache+PHP+GD详细的安装配置步骤。-...
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:209.41kb
    • 提供者:hzh
  1. screenshotdemo

    0下载:
  2. 屏幕截图程序,可以截图当前屏幕,保存为jpg或者是png格式-screenshotdemo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3.51kb
    • 提供者:刘国庆
  1. changeToGrayImage

    0下载:
  2. 一个使用qt将jpg格式的图片转换成bmp格式的小程序,自己写的有不足希望大家指点-Jpg format that uses qt to bmp format images converted into a small program, write their own lack of hope that we are pointing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:294.24kb
    • 提供者:胡金
  1. gd-2.0.35RC1.tar

    0下载:
  2. 详细说明:Linux/Unix下的绘图函数库(Graphic Drawing Library),支持JPG、PNG、BMP等多种输出格式,可直接对已有的图象文件进行操作,使用手册在压缩包中-Linux/Unix graphics library (Graphic Drawing Libr ary), support JPG, PNG, BMP and other output format, directly to the image files already operate, the us
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.21mb
    • 提供者:sfx
  1. capture7

    0下载:
  2. linuc摄像头图片采集 采集的图片为jpg格式-linuc image capture camera images collected for the jpg format
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:12.98kb
    • 提供者:王石林
  1. JpgToAvi

    0下载:
  2. linux环境下,采用v4l捕获图像,并将图像合成mjpeg格式。摄像头需带jpg压缩。-linux environment, using v4l capture images, and image synthesis mjpeg format. Camera to be with jpg compression.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:12.81kb
    • 提供者:JRzero
  1. bmpTojpeg

    0下载:
  2. linux下实现的BMP图片转换为JPG格式的图片。压缩包里面为c源码文件,可直接用于自己的工程。-under linux BMP images converted to JPG format images. Compressed packets inside c source files can be directly used for the project.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-15
    • 文件大小:1.41kb
    • 提供者:lzq
  1. imageconverter

    0下载:
  2. 将图片的格式:jpg\bmp\等多种格式进行相互转换,还可以对色彩进行增强和减弱。-The image formats: JPG, BMP, multiple formats such as mutual conversion, also can be to increase and decrease the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:468.83kb
    • 提供者:wym04
  1. socket

    1下载:
  2. 实现socket的多张图片传输,将指定目录下的jpg格式图片发送到client端,时间关系遍历途径,种类及文件名长度请自行设定完善-The multiple images to achieve socket transmission, jpg format pictures will be sent to the specified directory client side, the time to traverse route, type and file name length set y
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:588.51kb
    • 提供者:杨峰
  1. mgaview-0.0.8.tar

    0下载:
  2. 图片查看器,用来查看各种格式图片,比如png/jpg/tif等等等等很多-mga Image viewer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:8.94kb
    • 提供者:sin
  1. my_lcd

    0下载:
  2. 实现刷不同的格式图片!!!!!!!!!!!!!!!(testing program BMP brush map test procedures)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-29
    • 文件大小:426kb
    • 提供者:往后
  1. 数码相框

    0下载:
  2. 程序可在s3c2440单板上跑,通过触摸屏幕显示不同的jpg格式图片,(The program can run on the S3C2440 board and display different JPG format pictures by touching the screen)
  3. 所属分类:Linux/Unix编程

搜珍网 www.dssz.com