期刊文献+
共找到11篇文章
< 1 >
每页显示 20 50 100
Search for d-MPs without duplicates in two-terminal multistate networks based on MPs 被引量:1
1
作者 XU Bei FANG Yining +2 位作者 BAI Guanghan ZHANG Yun’an TAO Junyong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第6期1332-1341,共10页
The reliability evaluation of a multistate network is primarily based on d-minimal paths/cuts(d-MPs/d-MCs).However,being a nondeterminism polynomial hard(NP-hard)problem,searching for all d-MPs is a rather challenging... The reliability evaluation of a multistate network is primarily based on d-minimal paths/cuts(d-MPs/d-MCs).However,being a nondeterminism polynomial hard(NP-hard)problem,searching for all d-MPs is a rather challenging task.In existing implicit enumeration algorithms based on minimal paths(MPs),duplicate d-MP candidates may be generated.An extra step is needed to locate and remove these duplicate d-MP candidates,which costs significant computational effort.This paper proposes an efficient method to prevent the generation of duplicate d-MP candidates for implicit enumeration algorithms for d-MPs.First,the mechanism of generating duplicate d-MP candidates in the implicit enumeration algorithms is discussed.Second,a direct and efficient avoiding-duplicates method is proposed.Third,an improved algorithm is developed,followed by complexity analysis and illustrative examples.Based on the computational experiments comparing with two existing algorithms,it is found that the proposed method can significantly improve the efficiency of generating d-MPs for a particular demand level d. 展开更多
关键词 RELIABILITY multistate network d-minimal path(d-MP) duplicate
在线阅读 下载PDF
Comparative analysis of SIMILAR to RCD ONE(SRO)family from tetraploid cotton species and their diploid progenitors depict their significance in cotton growth and development
2
作者 SHABAN Muhammad TABASSUM Riaz +5 位作者 RANA Iqrar Ahmad ATIF Rana Muhammad AZMAT Muhammad Abubakkar IQBAL Zubair MAJEED Sajid AZHAR Muhammad Tehseen 《Journal of Cotton Research》 CAS 2024年第1期45-57,共13页
Background SRO(Similar to RCD1)genes family is largely recognized for their importance in the growth,develop-ment,and in responding to environmental stresses.However,genome-wide identification and functional character... Background SRO(Similar to RCD1)genes family is largely recognized for their importance in the growth,develop-ment,and in responding to environmental stresses.However,genome-wide identification and functional characteri-zation of SRO genes from cotton species have not been reported so far.Results A total of 36 SRO genes were identified from four cotton species.Phylogenetic analysis divided these genes into three groups with distinct structure.Syntenic and chromosomal distribution analysis indicated uneven distribu-tion of GaSRO,GrSRO,GhSRO,and GbSRO genes on A2,D5 genomes,Gh-At,Gh-Dt,Gb-At,and Gb-Dt subgenomes,respectively.Gene duplication analysis revealed the presence of six duplicated gene pairs among GhSRO genes.In promoter analysis,several elements responsive to the growth,development and hormones were found in GhSRO genes,implying gene induction during cotton growth and development.Several miRNAs responsive to plant growth and abiotic stress were predicted to target 12 GhSRO genes.Organ-specific expression profiling demonstrated the roles of GhSRO genes in one or more tissues.In addition,specific expression pattern of some GhSRO genes dur-ing ovule development depicted their involvement in these developmental processes.Conclusion The data presented in this report laid a foundation for understanding the classification and functions of SRO genes in cotton. 展开更多
关键词 COTTON SRO MIRNAS Gene duplications Gene expression Ovule development
在线阅读 下载PDF
利用FAIMS法鉴别黄斑烟污染物的来源 被引量:10
3
作者 秦诗棋 周沅桢 +3 位作者 刘泽 李萍 张波 林婷 《中国烟草学报》 EI CAS CSCD 北大核心 2018年第4期7-15,共9页
为了鉴别黄斑烟中香精斑烟和料斑烟支污染物的来源,利用高场不对称离子迁移谱(FAIMS)法不同离子在强场(>15000 V/cm)条件下离子迁移率呈非线性变化的原理,使黄斑烟支上疑似香精污染物的离子团相互分离,得到待测物质的特征三维扫描图... 为了鉴别黄斑烟中香精斑烟和料斑烟支污染物的来源,利用高场不对称离子迁移谱(FAIMS)法不同离子在强场(>15000 V/cm)条件下离子迁移率呈非线性变化的原理,使黄斑烟支上疑似香精污染物的离子团相互分离,得到待测物质的特征三维扫描图谱。通过图像相似度计算查找软件(Visual Similarity Duplicate Image Finder),对比香精斑烟支污染物和对照样品三维扫描图谱的相似度,鉴别香精斑烟支污染物来源。料斑烟在经过样品处理后,可利用同样的方法鉴别。结果表明:人工分拣香精斑烟支污染物的FAIMS图谱和人造香精斑的FAIMS图谱相似度达到95%以上,人工分拣的烟丝湿团的FAIMS图谱和各类人造污染物的FAIMS图谱相似度约为95%,说明可利用FAIMS分析与鉴别香精斑烟和料斑烟表面污染物来源,且人工观察分拣黄斑烟支归类的方法基本准确。 展开更多
关键词 高场不对称离子迁移谱(FAIMS) 黄斑烟污染物 糖料 香精 图像相似度计算查找软件(Visual Similarity duplicate Image Finder)
在线阅读 下载PDF
Scheduling algorithm based on critical tasks in heterogeneous environments 被引量:4
4
作者 Lan Zhou Sun Shixin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第2期398-404,F0003,共8页
Heterogeneous computing is one effective method of high performance computing with many advantages. Task scheduling is a critical issue in heterogeneous environments as well as in homogeneous environments. A number of... Heterogeneous computing is one effective method of high performance computing with many advantages. Task scheduling is a critical issue in heterogeneous environments as well as in homogeneous environments. A number of task scheduling algorithms for homogeneous environments have been proposed, whereas, a few for heterogeneous environments can be found in the literature. A novel task scheduling algorithm for heterogeneous environments, called the heterogeneous critical task (HCT) scheduling algorithm is presented. By means of the directed acyclic graph and the gantt graph, the HCT algorithm defines the critical task and the idle time slot. After determining the critical tasks of a given task, the HCT algorithm tentatively duplicates the critical tasks onto the processor that has the given task in the idle time slot, to reduce the start time of the given task. To compare the performance of the HCT algorithm with several recently proposed algorithms, a large set of randomly generated applications and the Gaussian elimination application are randomly generated. The experimental result has shown that the HCT algorithm outperforms the other algorithm. 展开更多
关键词 list scheduling task duplication task graphs heterogeneous environment parallel processing.
在线阅读 下载PDF
An optimal scheduling algorithm based on task duplication 被引量:2
5
作者 RuanYoulin LiuCan ZhuGuangxi LuXiaofeng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第2期445-450,共6页
When the communication time is relatively shorter than the computation time for every task, the task duplication based scheduling (TDS) algorithm proposed by Darbha and Agrawal generates an optimal schedule. Park and ... When the communication time is relatively shorter than the computation time for every task, the task duplication based scheduling (TDS) algorithm proposed by Darbha and Agrawal generates an optimal schedule. Park and Choe also proposed an extended TDS algorithm whose optimality condition is less restricted than that of TDS algorithm, but the condition is very complex and is difficult to satisfy when the number of tasks is large. An efficient algorithm is proposed whose optimality condition is less restricted and simpler than both of the algorithms, and the schedule length is also shorter than both of the algorithms. The time complexity of the proposed algorithm is O(v2), where v represents the number of tasks. 展开更多
关键词 optimal scheduling algorithm task duplication optimality condition.
在线阅读 下载PDF
Genome-wide identification of Gossypium INDETERMINATE DOMAIN genes and their expression profiles in ovule development and abiotic stress responses 被引量:7
6
作者 ALI Faiza QANMBER Ghulam +5 位作者 LI Yonghui MA Shuya LU Lili YANG Zuoren WANG Zhi LI Fuguang 《Journal of Cotton Research》 2019年第1期1-16,共16页
Background:INDETERMINATE DOMAIN(IDD)transcription factors form one of the largest and most conserved gene families in plant kingdom and play important roles in various processes of plant growth and development,such as... Background:INDETERMINATE DOMAIN(IDD)transcription factors form one of the largest and most conserved gene families in plant kingdom and play important roles in various processes of plant growth and development,such as flower induction in term of flowering control.Till date,systematic and functional analysis of IDD genes remained infancy in cotton.Results:In this study,we identified total of 162 IDD genes from eight different plant species including 65 IDD genes in Gossypium hirsutum.Phylogenetic analysis divided IDDs genes into seven well distinct groups.The gene structures and conserved motifs of GhIDD genes depicted highly conserved exon-intron and protein motif distribution patterns.Gene duplication analysis revealed that among 142 orthologous gene pairs,54 pairs have been derived by segmental duplication events and four pairs by tandem duplication events.Further,Ka/Ks values of most of orthologous/paralogous gene pairs were less than one suggested the purifying selection pressure during evolution.Spatiotemporal expression pattern by qRT-PCR revealed that most of the investigated GhIDD genes showed higher transcript levels in ovule of seven days post anthesis,and upregulated response under the treatments of multiple abiotic stresses.Conclusions:Evolutionary analysis revealed that IDD gene family was highly conserved in plant during the rapid phase of evolution.Whole genome duplication,segmental as well as tandem duplication significantly contributed to the expansion of IDD gene family in upland cotton.Some distinct genes evolved into special subfamily and indicated potential role in the allotetraploidy Gossypium hisutum evolution and development High transcript levels of GhIDD genes in ovules illustrated their potential roles in seed and fiber development Further,upregulated responses of GhIDD genes under the treatments of various abiotic stresses suggested them as important genetic regulators to improve stress resistance in cotton breeding. 展开更多
关键词 UPLAND cotton IDD transcription factor Gene DUPLICATION COLLINEARITY Spatiotemporal expression Abiotic stresses
在线阅读 下载PDF
Genome-wide identification and expression analysis of Gossypium RING-H2 finger E3 ligase genes revealed their roles in fiber development,and phytohormone and abiotic stress responses 被引量:6
7
作者 QANMBER Ghulam YU Daoqian +5 位作者 LI Jie WANG Lingling MA Shuya LU Lili YANG Zuoren LI Fuguang 《Journal of Cotton Research》 2018年第1期3-19,共17页
Background: RING H2 finger E3 ligase (RH2FE3) genes encode cysteine rich proteins that mediate E3 ubiquitin ligase activity and degrade target substrates. The roles of these genes in plant responses to phytohormone... Background: RING H2 finger E3 ligase (RH2FE3) genes encode cysteine rich proteins that mediate E3 ubiquitin ligase activity and degrade target substrates. The roles of these genes in plant responses to phytohormones and abiotic stresses are well documented in various species, but their roles in cotton fiber development are poorly understood. To date, genome wide identification and expression analyses of Gossypium hirsutum RH2FE3 genes have not been reported. Methods: We performed computational identification, structural and phylogenetic analyses, chromosomal distribution analysis and estimated KJKs values of G hirsutum RH2FE3 genes. Orthologous and paralogous gene pairs were identified by all versus all BLASTP searches. We predicted cis regulatory elements and analyzed microarray data sets to generate heatmaps at different development stages. Tissue specific expression in cotton fiber, and hormonal and abiotic stress responses were determined by quantitative real time polymerase chain reaction (qRT PCR) analysis. Results: We investigated 140 G hirsutum, 80 G. orboreum, and evolutionary mechanisms and compared them with orthologs 89 G. roimondii putative RH2FB genes and their in Arobidopsis and rice. A domain based analysis of the G hirsutum RH2FE3 genes predicted conserved signature motifs and gene structures. Chromosomal localization showed the genes were distributed across all G hirsutum chromosomes, and 60 duplication events (4 tandem and 56 segmental duplications) and 98 orthologs were detected, cis elements were detected in the promoter regions of G hirsutum RH2FE3 genes. Microarray data and qRT PCR analyses showed that G hirsutum RH2FE3 genes were strongly correlated with cotton fiber development. Additionally, almost all the (brassinolide, gibberellic acid (GA), indole 3-acetic acid drought, and salt). dentified genes were up regulated in response to phytohormones (IAA), and salicylic acid (SA)) and abiotic stresses (cold, heat, Conclusions: The genome wide identification, comprehensive analysis, and characterization of conserved domains and gene structures, as well as phylogenetic analysis, cis element prediction, and expression profile analysis of G hirsutum RH2FE3 genes and their roles in cotton fiber development and responses to plant hormones and abiotic stresses are reported here for the first time. Our findings will contribute to the genome wide analysis of putative RH2FE3 genes in other species and lay a foundation for future physiological and functional research on G hirsutum RH2FE3 genes. 展开更多
关键词 Gossypium hirsutum Upland cotton RING H2 finger E3 ligase Phylogenetic analysis cis elements Gene duplication Expression profile analysis
在线阅读 下载PDF
Genome-wide identification and expression analysis of the GhIQD gene family in upland cotton(Gossypium hirsutum L.) 被引量:2
8
作者 DOU Lingling LV Limin +15 位作者 KANG Yangyang TIAN Ruijie HUANG Deqing LI Jiayin LI Siyi LIU Fengping CAO Lingyan JIN Yuhua LIU Yang LI Huaizhu WANG Wenbo PANG Chaoyou SHANG Haihong ZOU Changsong SONG Guoli XIAO Guanghui 《Journal of Cotton Research》 2021年第1期24-37,共14页
Background:Calmodulin(CaM)is one of the most important Ca^(2+)signaling receptors because it regulates diverse physiological and biochemical reactions in plants.CaM functions by interacting with CaM-binding proteins(C... Background:Calmodulin(CaM)is one of the most important Ca^(2+)signaling receptors because it regulates diverse physiological and biochemical reactions in plants.CaM functions by interacting with CaM-binding proteins(CaMBPs)to modulate Ca^(2+)signaling.IQ domain(IQD)proteins are plant-specific CaMBPs that bind to CaM by their specific CaM binding sites.Results:In this study,we identified 102 GhIQD genes in the Gossypium hirsutum L.genome.The GhIQD gene family was classified into four clusters(Ⅰ,Ⅱ,Ⅲ,andⅣ),and we then mapped the GhIQD genes to the G.hirsutum L.chromosomes.Moreover,we found that 100 of the 102 GhIQD genes resulted from segmental duplication events,indicating that segmental duplication is the main force driving GhIQD gene expansion.Gene expression pattern analysis showed that a total of 89 GhIQD genes expressed in the elongation stage and second cell wall biosynthesis stage of the fiber cells,suggesting that GhIQD genes may contribute to fiber cell development in cotton.In addition,we found that 20 selected GhIQD genes were highly expressed in various tissues.Exogenous application of MeJA significantly enhanced the expression levels of GhIQD genes.Conclusions:Our study shows that GhIQD genes are involved in fiber cell development in cotton and are also widely induced by MeJA.Thw results provide bases to systematically characterize the evolution and biological functions of GhIQD genes,as well as clues to breed better cotton varieties in the future. 展开更多
关键词 Gossypium hirsutum L. GhIQD genes Segmental duplication Expression analysis
在线阅读 下载PDF
直肠重复畸形合并畸胎瘤一例报告(英文)
9
作者 Paul Kudzu +2 位作者 Yegbe 张伟 陈学云 《第二军医大学学报》 CAS CSCD 北大核心 2004年第10期1159-1160,共2页
关键词 RECTAL DUPLICATION TERATOMA sugrery 直肠重复畸形合并畸胎瘤一例报告
在线阅读 下载PDF
Task scheduling scheme by checkpoint sharing and task duplication in P2P-based desktop grids
10
作者 Joon-Min Gil Young-Sik Jeong 《Journal of Central South University》 SCIE EI CAS 2014年第10期3864-3872,共9页
A scheduling scheme is proposed to reduce execution time by means of both checkpoint sharing and task duplication under a peer-to-peer(P2P) architecture. In the scheme, the checkpoint executed by each peer(i.e., a res... A scheduling scheme is proposed to reduce execution time by means of both checkpoint sharing and task duplication under a peer-to-peer(P2P) architecture. In the scheme, the checkpoint executed by each peer(i.e., a resource) is used as an intermediate result and executed in other peers via its duplication and transmission. As the checkpoint is close to a final result, the reduction of execution time for each task becomes higher, leading to reducing turnaround time. To evaluate the performance of our scheduling scheme in terms of transmission cost and execution time, an analytical model with an embedded Markov chain is presented. We also conduct simulations with a failure rate of tasks and compare the performance of our scheduling scheme with that of the existing scheme based on client-server architecture. Performance results show that our scheduling scheme is superior to the existing scheme with respect to the reduction of execution time and turnaround time. 展开更多
关键词 P2P-based desktop grids checkpoint sharing task duplication embedded Markov chain
在线阅读 下载PDF
美国田纳西大学程宗明教授到西南大学生物技术学院交流
11
《蚕学通讯》 2016年第4期12-12,共1页
2016年9月30日,应西南大学生物技术学院王茜龄副教授邀请,美国田纳西大学植物科学系程宗明教授来生物技术学院访问交流,并分别做了题为"Duplication and post-duplication divergence in functions"的学术报告和"How to publish your... 2016年9月30日,应西南大学生物技术学院王茜龄副教授邀请,美国田纳西大学植物科学系程宗明教授来生物技术学院访问交流,并分别做了题为"Duplication and post-duplication divergence in functions"的学术报告和"How to publish your research work in high impact international journals"的辅导报告。 展开更多
关键词 美国田纳西大学 生物技术学院 程宗 西南大学 植物科学 访问交流 DIVERGENCE DUPLICATION 王茜 基因组学
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部