首页 > 最新文献

2013 Ninth International Conference on Intelligent Information Hiding and Multimedia Signal Processing最新文献

英文 中文
Design of Partially Buffered Crossbar Switches for Supporting Mixed Traffic 支持混合业务的部分缓冲交叉交换机设计
Wen-Fong Wang, Li-Chuan Hung, Ching-Sung Lu
Because new multicasting applications on the Internet are numerous, the demands of multicast traffic will continue growing. Currently, the CICQ with N2 VOQs for unicast flow and k MQs for multicast flow is the major architecture to support mixed traffic. In this study, we propose a switch called multicast virtual output queues and partially buffered crossbar switch (MQ-PBD) to support mix traffic. The number of CB in MQ-PBC switch is much less than traditional CICQ switch and a three phase (request-grant-accept) matching algorithm is adopted to solve the contentions. We also proposed two selecting scheme, MURR and MF, for input schedulers. The experimental results showed that the proposed MQ-PBC switch can achieve well performance and efficiently support the mix traffic.
由于互联网上新的多播应用越来越多,对多播流量的需求将继续增长。目前,支持混合流量的主要架构是单播流的N2 voq和多播流的k mq。在本研究中,我们提出一种称为多播虚拟输出队列的交换和部分缓冲的交叉交换(MQ-PBD)来支持混合流量。MQ-PBC交换中CB的数量远少于传统的CICQ交换,并采用请求-授予-接受三阶段匹配算法来解决争用问题。我们还提出了两种输入调度程序的选择方案:MURR和MF。实验结果表明,所提出的MQ-PBC交换机能够获得良好的性能,有效地支持混合业务。
{"title":"Design of Partially Buffered Crossbar Switches for Supporting Mixed Traffic","authors":"Wen-Fong Wang, Li-Chuan Hung, Ching-Sung Lu","doi":"10.1109/IIH-MSP.2013.28","DOIUrl":"https://doi.org/10.1109/IIH-MSP.2013.28","url":null,"abstract":"Because new multicasting applications on the Internet are numerous, the demands of multicast traffic will continue growing. Currently, the CICQ with N2 VOQs for unicast flow and k MQs for multicast flow is the major architecture to support mixed traffic. In this study, we propose a switch called multicast virtual output queues and partially buffered crossbar switch (MQ-PBD) to support mix traffic. The number of CB in MQ-PBC switch is much less than traditional CICQ switch and a three phase (request-grant-accept) matching algorithm is adopted to solve the contentions. We also proposed two selecting scheme, MURR and MF, for input schedulers. The experimental results showed that the proposed MQ-PBC switch can achieve well performance and efficiently support the mix traffic.","PeriodicalId":105427,"journal":{"name":"2013 Ninth International Conference on Intelligent Information Hiding and Multimedia Signal Processing","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133171689","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Feature Extraction Based on Nearest Feature Line and Compressive Sensing 基于最近特征线和压缩感知的特征提取
Lijun Yan, Jeng-Shyang Pan, Xiaorui Zhu
In this paper, a novel feature extraction algorithm based on nearest feature line and compressive sensing is proposed. The prototype samples are transformed to compressive sensing domain and then are performed Neighborhood discriminant nearest feature line analysis (NDNFLA) in the proposed algorithm. This method can reduce the computational complexity for feature extraction using nearest feature line. At the same time.its average recognition rate is very close to that of NDNFLA. The proposed algorithm is applied to image classification on AR face Database. The experimental results demonstrate the effectiveness of the proposed algorithm.
本文提出了一种基于最近特征线和压缩感知的特征提取算法。该算法首先将原型样本转换到压缩感知域,然后进行邻域判别最近邻特征线分析(NDNFLA)。该方法可以降低利用最近特征线提取特征的计算复杂度。同时。其平均识别率与NDNFLA非常接近。将该算法应用于AR人脸数据库的图像分类。实验结果证明了该算法的有效性。
{"title":"Feature Extraction Based on Nearest Feature Line and Compressive Sensing","authors":"Lijun Yan, Jeng-Shyang Pan, Xiaorui Zhu","doi":"10.1109/IIH-MSP.2013.95","DOIUrl":"https://doi.org/10.1109/IIH-MSP.2013.95","url":null,"abstract":"In this paper, a novel feature extraction algorithm based on nearest feature line and compressive sensing is proposed. The prototype samples are transformed to compressive sensing domain and then are performed Neighborhood discriminant nearest feature line analysis (NDNFLA) in the proposed algorithm. This method can reduce the computational complexity for feature extraction using nearest feature line. At the same time.its average recognition rate is very close to that of NDNFLA. The proposed algorithm is applied to image classification on AR face Database. The experimental results demonstrate the effectiveness of the proposed algorithm.","PeriodicalId":105427,"journal":{"name":"2013 Ninth International Conference on Intelligent Information Hiding and Multimedia Signal Processing","volume":"116 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133477335","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Fast Video Encoding Algorithm Based on Motion Estimation for H.264/AVC 基于运动估计的H.264/AVC快速视频编码算法
Yuan Gao, Pengyu Liu
Motion estimation is the most time consuming part in H.264/AVC. In this paper, according to computing redundancy of UMHexagonS algorithm, the method of motion vector distribution prediction is proposed and combines with designed patterns to achieve adaptive sub-regional searching. Simulation results show that the proposed motion estimation scheme achieves reducing 21.48% motion estimation encoding time with a good rate-distortion performance compared to UMHexagonS algorithm in JM18.4. The proposed algorithm improves the performance of real-time encoding.
运动估计是H.264/AVC中最耗时的部分。本文根据UMHexagonS算法的计算冗余性,提出了运动矢量分布预测方法,并结合设计模式实现自适应子区域搜索。仿真结果表明,与JM18.4中的UMHexagonS算法相比,所提出的运动估计方案可减少21.48%的运动估计编码时间,并具有良好的率失真性能。该算法提高了实时编码的性能。
{"title":"Fast Video Encoding Algorithm Based on Motion Estimation for H.264/AVC","authors":"Yuan Gao, Pengyu Liu","doi":"10.1109/IIH-MSP.2013.42","DOIUrl":"https://doi.org/10.1109/IIH-MSP.2013.42","url":null,"abstract":"Motion estimation is the most time consuming part in H.264/AVC. In this paper, according to computing redundancy of UMHexagonS algorithm, the method of motion vector distribution prediction is proposed and combines with designed patterns to achieve adaptive sub-regional searching. Simulation results show that the proposed motion estimation scheme achieves reducing 21.48% motion estimation encoding time with a good rate-distortion performance compared to UMHexagonS algorithm in JM18.4. The proposed algorithm improves the performance of real-time encoding.","PeriodicalId":105427,"journal":{"name":"2013 Ninth International Conference on Intelligent Information Hiding and Multimedia Signal Processing","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132039512","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Development and Application of Streaming Media Courseware Based on XML 基于XML的流媒体课件的开发与应用
J. Zhang, Kei Wei Xie
Streaming media technology just appears to solute the question that multimedia transport on narrowband. Streaming media has the advantage of playing with transporting and small size, so it can be stored easily and has normal playing effect in diversified network transport cases. Especially when the playing time is long, the superiority is embodied satisfying. So the courseware made with the system has preferable playing effect on network through applying streaming media in this courseware making system. XML has 4 characters of Well Storage format, extensibility, well-formed structure and be fit for transport on network, so it becomes new Web language. In recent year, XML is applied in e-commerce, distance education and so on. SMIL is the criteria put forward by W3C and it is the applying of XML. SMIL has the advantages of realizing the concurrency and the precise positioning of multimedia, editing easily, supporting the hyperlink, and economizing network bandwidth.
流媒体技术的出现正好解决了多媒体在窄带上传输的问题。流媒体具有播放传输和体积小的优点,因此在多种网络传输情况下,可以方便地存储和正常播放效果。特别是当游戏时间较长时,这种优势体现出满足感。通过在本课件制作系统中应用流媒体,使得用该系统制作的课件在网络上具有较好的播放效果。XML具有格式存贮性好、可扩展性强、结构形式好、适合网络传输等特点,是一种新型的Web语言。近年来,XML被应用于电子商务、远程教育等领域。SMIL是W3C提出的标准,是对XML的应用。SMIL具有实现多媒体的并发性和精确定位、易于编辑、支持超链接、节约网络带宽等优点。
{"title":"Development and Application of Streaming Media Courseware Based on XML","authors":"J. Zhang, Kei Wei Xie","doi":"10.1109/IIH-MSP.2013.162","DOIUrl":"https://doi.org/10.1109/IIH-MSP.2013.162","url":null,"abstract":"Streaming media technology just appears to solute the question that multimedia transport on narrowband. Streaming media has the advantage of playing with transporting and small size, so it can be stored easily and has normal playing effect in diversified network transport cases. Especially when the playing time is long, the superiority is embodied satisfying. So the courseware made with the system has preferable playing effect on network through applying streaming media in this courseware making system. XML has 4 characters of Well Storage format, extensibility, well-formed structure and be fit for transport on network, so it becomes new Web language. In recent year, XML is applied in e-commerce, distance education and so on. SMIL is the criteria put forward by W3C and it is the applying of XML. SMIL has the advantages of realizing the concurrency and the precise positioning of multimedia, editing easily, supporting the hyperlink, and economizing network bandwidth.","PeriodicalId":105427,"journal":{"name":"2013 Ninth International Conference on Intelligent Information Hiding and Multimedia Signal Processing","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117187153","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Thermal Analysis of Power MMICs Based on Computerization 基于计算机化的功率mmic热分析
Cun Zhang, Zhe-ming Lu, Faxin Yu
A novel modeling approach and a computerized analysis were introduced to perform analysis for MMIC FET's, aiming at understanding the heat conduction process of the MMICs and providing thermal information for MMIC design. Experiments show the efficiency and effectiveness of the proposed method. The computer's result accuracy can be achieved as 85 percents.
介绍了一种新的建模方法和计算机分析方法,对MMIC场效应管进行分析,旨在了解MMIC的热传导过程,为MMIC的设计提供热信息。实验证明了该方法的有效性和有效性。该计算机的结果准确率可达到85%。
{"title":"Thermal Analysis of Power MMICs Based on Computerization","authors":"Cun Zhang, Zhe-ming Lu, Faxin Yu","doi":"10.1109/IIH-MSP.2013.18","DOIUrl":"https://doi.org/10.1109/IIH-MSP.2013.18","url":null,"abstract":"A novel modeling approach and a computerized analysis were introduced to perform analysis for MMIC FET's, aiming at understanding the heat conduction process of the MMICs and providing thermal information for MMIC design. Experiments show the efficiency and effectiveness of the proposed method. The computer's result accuracy can be achieved as 85 percents.","PeriodicalId":105427,"journal":{"name":"2013 Ninth International Conference on Intelligent Information Hiding and Multimedia Signal Processing","volume":"134 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117288068","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Working Method for Mobile Station in Nuclear Power Plant 核电站移动站的一种工作方法
Bin Zhu
Due to the electromagnetic radiation interference, it is recommended to prohibit using mobile stations in the area of industrial buildings in the power plant. While pagers are successfully applied, there are many drawbacks for the pagers in the nuclear power plant. This paper proposes a working method for the mobile station in the nuclear power plant. By the way of simple improvements in the mobile station and the base station, the defects of the pagers are overcome, the issue of prohibiting using mobile stations in area of industrial building in the nuclear power plant is solved and potential safety problems due to human factors for not turning off mobile stations are eliminated.
由于电磁辐射干扰,建议禁止在电厂工业建筑区域使用移动台。呼机在成功应用的同时,也存在许多不足。本文提出了一种核电站移动站的工作方法。通过对移动台和基站进行简单的改进,克服了传呼机的缺陷,解决了核电站工业建筑区域禁止使用移动台的问题,消除了移动台未关闭的人为因素带来的安全隐患。
{"title":"A Working Method for Mobile Station in Nuclear Power Plant","authors":"Bin Zhu","doi":"10.1109/IIH-MSP.2013.168","DOIUrl":"https://doi.org/10.1109/IIH-MSP.2013.168","url":null,"abstract":"Due to the electromagnetic radiation interference, it is recommended to prohibit using mobile stations in the area of industrial buildings in the power plant. While pagers are successfully applied, there are many drawbacks for the pagers in the nuclear power plant. This paper proposes a working method for the mobile station in the nuclear power plant. By the way of simple improvements in the mobile station and the base station, the defects of the pagers are overcome, the issue of prohibiting using mobile stations in area of industrial building in the nuclear power plant is solved and potential safety problems due to human factors for not turning off mobile stations are eliminated.","PeriodicalId":105427,"journal":{"name":"2013 Ninth International Conference on Intelligent Information Hiding and Multimedia Signal Processing","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121516921","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Dual Watermarking for Image Tamper Detection and Self-Recovery 双水印图像篡改检测和自恢复
Q. Han, Lei Han, Erfu Wang, Jie Yang
Digital image processing technology presents new challenges for the security of the image information, which makes image authentication as a problem to be addressed. Digital watermarking plays an important role in multimedia information security. This paper proposed a dual watermarking method to do tamper location and self-recovery, which utilizes self-embedding technology to hide eigenface into the low frequence sub band LL to restore the tamper region. Experimental results show the availability of the proposed algorithm.
数字图像处理技术对图像信息的安全性提出了新的挑战,使得图像认证成为一个亟待解决的问题。数字水印在多媒体信息安全中起着重要的作用。本文提出了一种双重水印定位篡改和自恢复的方法,利用自嵌入技术将特征面隐藏到低频子带LL中以恢复篡改区域。实验结果表明了该算法的有效性。
{"title":"Dual Watermarking for Image Tamper Detection and Self-Recovery","authors":"Q. Han, Lei Han, Erfu Wang, Jie Yang","doi":"10.1109/IIH-MSP.2013.17","DOIUrl":"https://doi.org/10.1109/IIH-MSP.2013.17","url":null,"abstract":"Digital image processing technology presents new challenges for the security of the image information, which makes image authentication as a problem to be addressed. Digital watermarking plays an important role in multimedia information security. This paper proposed a dual watermarking method to do tamper location and self-recovery, which utilizes self-embedding technology to hide eigenface into the low frequence sub band LL to restore the tamper region. Experimental results show the availability of the proposed algorithm.","PeriodicalId":105427,"journal":{"name":"2013 Ninth International Conference on Intelligent Information Hiding and Multimedia Signal Processing","volume":"192 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123536364","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 16
Data Hiding Based on Subsampling and Compressive Sensing 基于子采样和压缩感知的数据隐藏
Wei Li, Jeng-Shyang Pan, Lijun Yan, Chun-Sheng Yang, Hsiang-Cheh Huang
This paper proposes a novel scheme that considers the data hiding with sub sampling and compressive sensing. We utilize the characteristics of compressive sensing, sparsity and random projection, to embed secret data in the observation domain of the sparse image obtained through compressive sensing. The high bit correction rate (BCR) in experiments shows the high accuracy of our proposed method.
本文提出了一种考虑子采样和压缩感知的数据隐藏的新方案。我们利用压缩感知、稀疏性和随机投影的特性,在压缩感知得到的稀疏图像的观测域中嵌入秘密数据。实验结果表明,该方法具有较高的比特校正率(BCR)。
{"title":"Data Hiding Based on Subsampling and Compressive Sensing","authors":"Wei Li, Jeng-Shyang Pan, Lijun Yan, Chun-Sheng Yang, Hsiang-Cheh Huang","doi":"10.1109/IIH-MSP.2013.157","DOIUrl":"https://doi.org/10.1109/IIH-MSP.2013.157","url":null,"abstract":"This paper proposes a novel scheme that considers the data hiding with sub sampling and compressive sensing. We utilize the characteristics of compressive sensing, sparsity and random projection, to embed secret data in the observation domain of the sparse image obtained through compressive sensing. The high bit correction rate (BCR) in experiments shows the high accuracy of our proposed method.","PeriodicalId":105427,"journal":{"name":"2013 Ninth International Conference on Intelligent Information Hiding and Multimedia Signal Processing","volume":"66 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124209427","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
The Investigation on Physiological Influences and the Working Efficiencies of Several Lighting in Market 市场几种照明方式对人体生理影响及工作效率的研究
Chien-Yue Chen, Ming-Da Ke, J. Wu, Pei-Jung Wu
Human physiological and psychological changes could be acquired by biofeedback instruments and self-report questionnaire. People are likely to generate various physiological and psychological changes when situating distinct lighting. For this reason, this study aims to discuss the effects of environments with different light sources, such as reading, practical training, working, and sleeping, on human heart rate variability. It is expected to inspect the effects of commercial light sources on human body through the measurement and experiment and further find out the suitable light sources in various environments.
通过生物反馈仪器和自我报告问卷可以获得人的生理和心理变化。置身于不同的光线下,人容易产生各种生理和心理变化。因此,本研究旨在探讨不同光源环境(如阅读、实践训练、工作和睡眠)对人类心率变异性的影响。期望通过测量和实验来检验商业光源对人体的影响,并进一步找出各种环境下合适的光源。
{"title":"The Investigation on Physiological Influences and the Working Efficiencies of Several Lighting in Market","authors":"Chien-Yue Chen, Ming-Da Ke, J. Wu, Pei-Jung Wu","doi":"10.1109/IIH-MSP.2013.33","DOIUrl":"https://doi.org/10.1109/IIH-MSP.2013.33","url":null,"abstract":"Human physiological and psychological changes could be acquired by biofeedback instruments and self-report questionnaire. People are likely to generate various physiological and psychological changes when situating distinct lighting. For this reason, this study aims to discuss the effects of environments with different light sources, such as reading, practical training, working, and sleeping, on human heart rate variability. It is expected to inspect the effects of commercial light sources on human body through the measurement and experiment and further find out the suitable light sources in various environments.","PeriodicalId":105427,"journal":{"name":"2013 Ninth International Conference on Intelligent Information Hiding and Multimedia Signal Processing","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124508165","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Novel Up-Sampling Based Watermarking Multiple Description Coding Frame 一种基于上采样的水印多描述编码框架
Lin-Lin Tang, Jeng-Shyang Pan
A novel watermarking scheme is proposed for up-sampling based multiple description coding frame in this paper. Secret information is embedded in the DWT image. Up-sampling algorithm is applied on transformed image to introduce some redundancy between different channels. Good performance of the new frame to against noise and to resist the compression attacks is shown in the experimental results.
提出了一种新的基于上采样的多描述编码帧水印方案。秘密信息被嵌入到DWT图像中。对变换后的图像采用上采样算法,在不同通道之间引入冗余。实验结果表明,该框架具有良好的抗噪声和抗压缩性能。
{"title":"Novel Up-Sampling Based Watermarking Multiple Description Coding Frame","authors":"Lin-Lin Tang, Jeng-Shyang Pan","doi":"10.1109/IIH-MSP.2013.20","DOIUrl":"https://doi.org/10.1109/IIH-MSP.2013.20","url":null,"abstract":"A novel watermarking scheme is proposed for up-sampling based multiple description coding frame in this paper. Secret information is embedded in the DWT image. Up-sampling algorithm is applied on transformed image to introduce some redundancy between different channels. Good performance of the new frame to against noise and to resist the compression attacks is shown in the experimental results.","PeriodicalId":105427,"journal":{"name":"2013 Ninth International Conference on Intelligent Information Hiding and Multimedia Signal Processing","volume":"61 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123651583","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
2013 Ninth International Conference on Intelligent Information Hiding and Multimedia Signal Processing
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1