登录
首页 » matlab » main

main

于 2020-06-17 发布
0 119
下载积分: 1 下载次数: 3

代码说明:

说明:  读取.hdr文件,将其编码为rgbm格式(.png四通道)(convert from hdr to rgbm)

文件列表:

main.m, 965 , 2019-08-06
hdr的三种模式\HDR\nx.hdr, 225429 , 2019-08-05
hdr的三种模式\HDR\nx.png, 130958 , 2019-08-07
hdr的三种模式\HDR\ny.hdr, 198706 , 2019-08-05
hdr的三种模式\HDR\ny.png, 153180 , 2019-08-07
hdr的三种模式\HDR\nz.hdr, 231110 , 2019-08-05
hdr的三种模式\HDR\nz.png, 160433 , 2019-08-07
hdr的三种模式\HDR\px.hdr, 225119 , 2019-08-05
hdr的三种模式\HDR\px.png, 143227 , 2019-08-07
hdr的三种模式\HDR\py.hdr, 209513 , 2019-08-05
hdr的三种模式\HDR\py.png, 131674 , 2019-08-07
hdr的三种模式\HDR\pz.hdr, 230384 , 2019-08-05
hdr的三种模式\HDR\pz.png, 166293 , 2019-08-07
hdr的三种模式\LDR\nx.png, 62951 , 2019-08-05
hdr的三种模式\LDR\ny.png, 82197 , 2019-08-05
hdr的三种模式\LDR\nz.png, 85026 , 2019-08-05
hdr的三种模式\LDR\px.png, 72934 , 2019-08-05
hdr的三种模式\LDR\py.png, 76608 , 2019-08-05
hdr的三种模式\LDR\pz.png, 88709 , 2019-08-05
hdr的三种模式\RMGM16\nx (1).png, 130285 , 2019-08-05
hdr的三种模式\RMGM16\ny (1).png, 184587 , 2019-08-05
hdr的三种模式\RMGM16\nz (1).png, 160154 , 2019-08-05
hdr的三种模式\RMGM16\px (1).png, 146016 , 2019-08-05
hdr的三种模式\RMGM16\py (1).png, 176346 , 2019-08-05
hdr的三种模式\RMGM16\pz (1).png, 167886 , 2019-08-05
hdr的三种模式\HDR, 0 , 2019-08-06
hdr的三种模式\LDR, 0 , 2019-08-05
hdr的三种模式\RMGM16, 0 , 2019-08-05
hdr的三种模式, 0 , 2019-08-05

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

发表评论

0 个回复

  • 3Drotate
    3D旋转源码,设定不同的x,y,z 坐标轴旋转(source 3D rotation, different set of x, y, z-axis rotation)
    2007-07-08 10:02:09下载
    积分:1
  • BPSK-QPSK-matlab
    BSPK QPSK 8PSK调制与解调的matlab程序,已经经过测试,可稳定运行,具有很高的使用价值(BSPK QPSK 8PSK modulation and demodulation matlab program, has been tested and stable operation with high use value)
    2021-05-16 11:30:07下载
    积分:1
  • RS232MeasConfig
    VB程序,利用Agilent 34401A万用表测试电阻值,用Agilent visa编程通过RS232串口线控制34401A(The VB program, using Agilent 34401A multimeter resistance value, using Agilent visa programming by controlling the 34401A RS232 serial line)
    2020-11-06 19:49:49下载
    积分:1
  • 在调试状态下,在Output窗口中输出监测信息,监测局域网信息
    在调试状态下,在Output窗口中输出监测信息,监测局域网信息-debugging under the Output window, output monitoring information, monitoring LAN Information
    2022-10-30 02:00:04下载
    积分:1
  • 初始化管理员账号:admin密码:admin初始化生成。
    初始化管理员帐号:admin 密码:admin   初始化一般用户帐号:user密码:user   初始化新注册用户帐号:guest密码:guest 以这三种权限登录,都将返回不同的页面。 如果在管理用户的时候不小心把“admin”或者你后来添加的系统管理员删除了,你可以打开“jgxx.mdb”数据库来,然后在"yonghu"表中添加“uname","upassword","upassword","uxinming","uaccesslevel"字段填充记录,注意这些字段每一个字段都是必填的,另:"uaccesslevel"字段值填“2”为最高级系统管理员级别。 “1”为普通用户级别,即只可以查看使用,不得添加和修改数据。“0”最低级别 注意数据库保密,您可以修改数据库名称,或者路径,你然后在"conn.asp"数据库连接中再做相应修改-initialization administrator account : admin Password : admin initialization general user account : user password : user initialization new user account : guest Password : guest to the three powers Login, will return to different pages. If users in the management of not careful, "admin" or later you add the system administrator to delete, you can open the "jgxx.mdb" database, and then "yonghu" Table adding "uname", "upassword", "upassword", "uxinming , "" uaccesslevel "field filled with records, the attention of each one of these fie
    2022-04-16 14:26:55下载
    积分:1
  • inverter
    PWM电流型逆变器仿真Matlab,SHE方法调制(PWM current source inverter Matlab simulation)
    2021-01-17 13:08:49下载
    积分:1
  • stuscore
    编程实现一个学生成绩管理系统,可以完成插入、删除、修改等操作(Programming a student achievement management system that can complete the insert, delete, modify and other operations)
    2010-02-04 15:48:56下载
    积分:1
  • CPPprimer
    C++从入门到精通,C++ primer的中文版。(C++ from the entry to the master, C++ primer of the Chinese version.)
    2011-06-14 09:54:31下载
    积分:1
  • FileZilla是一款优秀的FTP上传下载工具,功能强大,界面友好,操作简便,这是v2.2.4B版的VC++源代码,非常不错。值得好好研究一下哦!...
    FileZilla是一款优秀的FTP上传下载工具,功能强大,界面友好,操作简便,这是v2.2.4B版的VC++源代码,非常不错。值得好好研究一下哦!-FileZilla is an excellent FTP uploading and downloading tools, powerful, user-friendly, easy to operate, it is v2.2.4B version of VC++ source code, very good. Is worth a good look at Oh!
    2023-03-18 16:05:04下载
    积分:1
  • spicetools-19-06-22
    Spice tools 2019 06 19 Can launch bemani games, like IIDX and stuff. Also has built in eamuse server which work for some (not all) games.
    2020-06-25 00:40:02下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载