登录
首页 » matlab » SMGBD

SMGBD

于 2021-01-07 发布 文件大小:723KB
0 169
下载积分: 1 下载次数: 11

代码说明:

  色彩管理流程中利用SMGBD对打印机进行分区后色域边界描述(Color management process using SMGBD after partition on the printer gamut boundary description )

文件列表:

SMGBD
.....\caculate_alpha_theta_r.m,1182,2015-04-07
.....\Calculate_GBD.m,10082,2015-04-07
.....\Calculate_Spherical.m,1208,2015-04-10
.....\CMYKLAB.txt,907740,2015-04-07
.....\HP Designjet Z3200 Photo profile.icc,847748,2015-04-07
.....\Untitled.asv,3823,2015-04-10
.....\Untitled.m,3830,2015-04-10
.....\说明.txt,246,2015-04-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Windowschengxuyunxingyuanli
    windows 程序运行原理。说得到很好啊,对你觉对有用1(windows procedures principle. Ah said to be good for you a useful right McGREGOR)
    2007-04-11 19:36:00下载
    积分:1
  • matlab
    改程序为应用M语言实现对FDMA系统的设计仿真,包括发送接收端以及用户端的仿真(The program is designed to simulate the FDMA system by using M language, including sending and receiving terminal and user side simulation.)
    2018-03-31 14:01:42下载
    积分:1
  • XE7 的 TraceRoute
    DDU ICMP 控件包含 3 控件: TDDUOSPING-非阻塞的坪 protocolTDDUOSTRACEROUTE-无阻塞的 TraceRoute ProtocolTDDUOSDNS-无阻塞的 ARP/RARP controlAbout TDDUOSDNS: 主机名都解析为 IP 地址和 IP 地址可解析为主机名。如果您输入一个 IP 地址属性,将完成主机属性,并且 OnHostLookup 事件会发生。如果您输入的 IP 或主机名到主机属性,将完成地址属性,和 OnAddressLookup 事件将发生。好的运行时属性可以查询,看看如果查找成功。为了减少查找的开销,可以通过将 UseIPCache 属性设置为 true 使用 IP/主机名称缓存。缓存只是永久性的因为不一定与当前会话,会话之间保存。你可以使用 FlushIPCache 方法来清除缓存。当结合此包中的其他控件,通常与连接套接字关联的延迟是可以避免的。每个控件必须具有一个独特的 TDDUOSDNS 控制。关于演示: 演示项目演示了如何使用每个控件。TDDUOSDNS 控制显示在控件与其他控件的组合,使用独立。DNS 不 ICMP 协议,但它是包括以防止阻止 windows 应用程序。阻塞是当您的 windows 程序停止响应等待调用返回的消息。通常情况下,所有调用块为很短的时间,并不明显 — — 但是当你不得不等待 5 或 10 秒钟或更长的时
    2023-07-18 21:50:05下载
    积分:1
  • OCL
    本文设计了一个OCL功率放大电路,它的主要功能是向负载提供功率,要求输出功率尽可能大,效率尽可能高,非线性失真尽可能小.采用了差分放大电路和互补功率放大电路作为核心电路,主要解决方案是实现功率的放大,优点是消除了交越失真。(OCL circuit design of power amplifier)
    2009-09-24 11:38:05下载
    积分:1
  • JCBLR
    this is lr dertauils they can matinat details of o llor and all thisedfd
    2009-06-30 15:02:00下载
    积分:1
  • 检查邮件服务器的邮件信息的序源代码(支持SOCKS代理)
    检查邮件服务器的邮件信息的程序源代码(支持SOCKS代理)-Check e-mail messages mail server program source code (to support the SOCKS proxy)
    2023-03-07 07:40:03下载
    积分:1
  • 建模1
    给定模型的层数以及每层的控制点,就可以得到所需模型。(Given the number of layers of the model and the control points of each layer, the desired model can be obtained.)
    2018-06-13 17:05:20下载
    积分:1
  • 25811267WAV-LSB-Watermark
    基于lsb的音频水印程序,能正确运行,希望有用(Audio watermarking program based on LSB)
    2021-04-26 08:58:45下载
    积分:1
  • CamSpeed
    说明:  利用Qt写界面,Geni库从工业摄像头取图片。然后对图片进行保存、播放。(Using the Qt write interface, the Geni library takes pictures from industrial cameras. Then save and play the picture.)
    2020-06-15 22:25:02下载
    积分:1
  • Colibri---The-IDL-Code-Library
    Colibri介绍 Colibri是一个基于ENVI/IDL平台实现的一个开源软件包。里边包含了多种多样的算法和程序。 代码是使用不同子文件夹来存储的。每一个文件夹内都含有一些源码文件。在根目录下的Reference Guide.html文件中包含了所有对象及函数的功能介绍、调用方法等,类似于IDL帮助。 Ø Application – General:含有一些通用功能,比如图像分类、创建合成图像、DSM转换为DTM等功能 Ø Application – Toolbox:包含两个GUI应用程序,功能分别为图像分类后处理(可以新增类别、修改类别等)、高光谱数据处理(光谱平滑,可进行批处理)。 Ø Classes:此文件夹包含了一些通用功能代码,主要为自定义类。 Ø Common:此文件夹包含了一些图像处理函数。如图像分类、SVM、RMSE计算等。 Ø Documents:此文件夹包含了一些参考文献和LOGO等文件。 Ø Examples:包含了一些示例代码和示例数据。 (Colibri is a repository for source code developed in ENVI/IDL under the Open Source Initiative. It contains a wide variety of algorithms and applications which are of interest for the remote sensing community. The code is organized in a hierarchical way. At the lowest level, common code performing all kinds of basic functionality is available to the higher levels, i.e. classes and applications. Classes are object based functionalities performing more specific tasks. Both common code and classes are the building blocks for the applications which perform well delineated tasks. All common code, classes and applications are well documented. The complete set of code and documentation are available to the remote sensing community. ENVI/IDL code developers and remote sensing researchers are requested to actively contribute to this ENVI/IDL Code Library in order to obtain a solid reference of user developed applications for the remote sensing community.)
    2016-05-25 16:30:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载