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

搜索资源列表

  1. 2

    0下载:
  2. 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3451
    • 提供者:shilei
  1. draw

    0下载:
  2. //获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_hasmode[mode]] vga_setmode[mode] else { printf["No such mode\n"] exit[1] } //取得信息 width = vga_getxdim[] h
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1038
    • 提供者:xrgj
  1. lcd-test

    1下载:
  2. 对lcd进行测试,采用s3c2410板子,4.3寸RGB彩屏,将屏幕分四块按不同颜色显示,不断刷新!-Lcd test of using s3c2410 board, 4.3-inch RGB color, will screen at four different colors, and constantly refresh!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-12-07
    • 文件大小:609
    • 提供者:
  1. dragdroprobot

    0下载:
  2. 实现了一个Graphicview窗口,用户可以向其中添加一些预定义了的图形(可以设置图形的填充颜色),text(可以设置字体和颜色等)等。另外这些图形可以随着用户鼠标的移动而移动。-Graphicview implements a window, the user can add some pre-defined one of the graphics (you can set the fill color graphics), text (can set the fonts and color
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:23148
    • 提供者:曹琨
  1. sample-LCD

    0下载:
  2. 一个简单的LCD编程实例,可以自动检测出LCD的分辨率及BPP(bit per pix),最后让LCD显示各种不同颜色.是初学LCD编程的一个很好的简单例程-A simple LCD programming examples, you can automatically detect the LCD' s resolution and BPP (bit per pix), and let the LCD display a variety of different colors. Is a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1557
    • 提供者:zhicj
  1. lib_type

    0下载:
  2. 定义一个打印头文件,能够将普通信息、警告信息、错误信息以不同的颜色在终端上打印出来-Define a print header files, the ability to general information, warning messages, error messages in different colors in the terminal to print out
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:856
    • 提供者:吴鹏
  1. ImageMagick-6.5.8-6.tar

    0下载:
  2. Imagemagic是一款创建、编辑、压缩图像的软件。可以转换 DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG等格式,并且能够轻松的对图片进行旋转,缩放等操作-ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:11085592
    • 提供者:kfld
  1. myls

    0下载:
  2. myls.c "ls -la" recursively searches all directories and colors the files for readability. a basic and important example for system programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:884
    • 提供者:Baik
  1. Opengl_example_tetrahedron

    0下载:
  2. It is an QT programe written on QT platform, which creates an tetrahedron, which can be rotated using mouse moving. Face colors of tetrahedron can be changed using double click of mouse on that face.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:520166
    • 提供者:Kabita
  1. alex4-1.1.orig.tar

    0下载:
  2. 复古战争 4 - 一个古典平台动作游戏 您将指挥主角鳄鱼大叔 Alex 穿越丛林,从敌人手中救回他的女友 Lola。游戏操作经典,有四 种颜色可供选择。 该游戏还包含一个内建的编辑工具,因此您可以设计、分享自己的地图。-Retro war- a classic platform action game you will command the protagonist crocodile Uncle Alex through the jungle, from the hand of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-15
    • 文件大小:648698
    • 提供者:ZZH
  1. matlab-command-window

    0下载:
  2. 用编程的方式修改MATLAB命令窗口的前景色和背景色-Programmatically modify the MATLAB command window to the foreground and background colors
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-27
    • 文件大小:1024
    • 提供者:李晓
  1. colors

    0下载:
  2. color and attribute definitions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:1414
    • 提供者:yonsosi
  1. screenwidget

    0下载:
  2. A widget to display colour components from an image using independently selected colors. Controls are provided to allow the image to be inverted, and the color to be selection via a standard dialog. The image is displayed in a label widget for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2253
    • 提供者:doqopi
  1. qcollationchecker_p

    0下载:
  2. The QColor class provides colors based on RGB, HSV or CMYK values for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:14955
    • 提供者:fiuxirao
  1. qdesigner_propertycommand

    0下载:
  2. Compare colors of a role Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:10620
    • 提供者:
  1. st-0.4.1.tar

    0下载:
  2. st is a simple terminal implementation for X. What has been implemented: 256 colors most VT10X escape sequences utf8 X11 copy/paste antialiased fonts (using fontconfig) fallback fonts resize shortcuts via config.h line drawing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:32947
    • 提供者:uantefenm
  1. vivid-tpg-colors

    0下载:
  2. Color definitions for the test pattern generator.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:15442
    • 提供者:dobenqs
  1. video-mx3fb

    0下载:
  2. Specify the way your display is connected. The IPU can arbitrarily map the internal colors to the external data lines. We only support the following mappings at the moment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4741
    • 提供者:jangvuzb
  1. SkColorTable

    0下载:
  2. SkColorTable holds an array SkPMColors (premultiplied 32-bit colors) used by 8-bit bitmaps, where the bitmap bytes are interpreted as indices into the colortable.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2375
    • 提供者:litrgon
  1. pointer_deleter05

    0下载:
  2. Pick a few pixels and verify that their colors match the colors.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7253
    • 提供者:hryglon
« 12 »
搜珍网 www.dssz.com