In order to solve the problem of path planning of tower cranes,an improved ant colony algorithm was proposed.Firstly,the tower crane was simplified into a three-degree-of-freedom mechanical arm,and the D-H motion mode...In order to solve the problem of path planning of tower cranes,an improved ant colony algorithm was proposed.Firstly,the tower crane was simplified into a three-degree-of-freedom mechanical arm,and the D-H motion model was established to solve the forward and inverse kinematic equations.Secondly,the traditional ant colony algorithm was improved.The heuristic function was improved by introducing the distance between the optional nodes and the target point into the function.Then the transition probability was improved by introducing the security factor of surrounding points into the transition probability.In addition,the local path chunking strategy was used to optimize the local multi-inflection path and reduce the local redundant inflection points.Finally,according to the position of the hook,the kinematic inversion of the tower crane was carried out,and the variables of each joint were obtained.More specifically,compared with the traditional ant colony algorithm,the simulation results showed that improved ant colony algorithm converged faster,shortened the optimal path length,and optimized the path quality in the simple and complex environment.展开更多
In order to determine an appropriate sampling strategy for the effective conservation of wild soybean (Glycine soja Sieb. et Zucc.) in China, a natural population from Jiangwan Airport in Shanghai was studied for its ...In order to determine an appropriate sampling strategy for the effective conservation of wild soybean (Glycine soja Sieb. et Zucc.) in China, a natural population from Jiangwan Airport in Shanghai was studied for its genetic diversity through the inter-simple sequence repeat (ISSR) marker analysis of a sample set consisting of 100 randomly collected individuals. A relatively large genetic diversity was detected among the samples based on estimation of DNA products amplified from 15 selected ISSR primers, with the similarity coefficient varying from 0.17 to 0.89. The mean expected heterozygosity (He) was 0.171 4 per locus, and Shannon index (1) was 0.271 4. The Principal Coordinate Analysis (PCA) further indicated that genetic diversity of the Jiangwan wild soybean population was not evenly distributed, instead, was presented by a mosaic or clustered distribution pattern. Correlation study between genetic diversity and number of samples demonstrated that genetic diversity increased dramatically with the increase of number of samples within 40 individuals, but the increase became slow and rapidly reached a plateau when more than 40 individuals were included in the analysis. It is concluded that (i) a sample set of approximately 35-45 individuals should be included to represent possibly high genetic diversity when conservation of a wild soybean population ex situ is undertaken; and (ii) collection of wild soybean samples should be spread out as wide as possible within a population, and a certain distance should be kept as intervals among individuals for sampling.展开更多
The construction of Hainan International Tourism Island creates a promising prospect for the development of its tropical leisure agro-tourism, and the latter will contribute a lot to the former in the fields of econom...The construction of Hainan International Tourism Island creates a promising prospect for the development of its tropical leisure agro-tourism, and the latter will contribute a lot to the former in the fields of economy, ecology and culture. The present situation and development prospects of tropical leisure agro-tourism in the context of constructing International Tourism Island in Hainan are introduced in this study, SWOT analysis of tropical leisure agro-tourism in Hainan is conducted, causes of imperfect tropical leisure agro-tourism in Hainan Island are elaborated such as insufficient understanding and investment, fragile infrastructure and lack of overall tourism planning despite its abundant tropical agricultural resources, marine resources, forest resources and ecological resources as well as convenient transportation. Combining with the opportunities and challenges in developing tourism industry, targeted strategies are proposed for promoting the tropical leisure agro-tourism, that is, enhancing understanding about leisure agro-tourism; determining the target and orientation of tourism planning through basic classification, properly defining functional divisions and spatial layout; improving relevant laws and regulations about tourism industry; attaching more importance in attracting alien investment; fully developing the tropical, marine, green and ecological features of tropical leisure agro-tourism in Hainan Island; cultivating resources, scenic spots and products of different types respectively in tourism development, especially culturing typical products; protecting ecological environment, implementing sustainable development of tourism industry; making innovations in marketing, accurately subdividing tourism market.展开更多
In order to detect web shells that hackers inject into web servers by exploiting system vulnerabilities or web page open sources, a novel web shell detection system based on the scoring scheme is proposed, named Evil-...In order to detect web shells that hackers inject into web servers by exploiting system vulnerabilities or web page open sources, a novel web shell detection system based on the scoring scheme is proposed, named Evil-hunter. First, a large set of malicious function samples normally used in web shells are collected from various sources on the Internet and security forums. Secondly, according to the danger level and the frequency of using these malicious functions in the web shells as well as in legal web applications, an assigning score strategy for each malicious sample is devised. Then, the appropriate score threshold value for each sample is obtained from the results of a statistical analysis. Finally, based on the threshold value, a simple algorithm is presented to identify files that contain web shells in web applications. The experimental results show that compared with other approaches, Evil-hunter can identify web shells more efficiently and accurately.展开更多
Regenerative braking was the process of converting the kinetic energy and potential energy, which were stored in the vehicle body when vehicle braked or went downhill, into electrical energy and storing it into batter...Regenerative braking was the process of converting the kinetic energy and potential energy, which were stored in the vehicle body when vehicle braked or went downhill, into electrical energy and storing it into battery. The problem on how to distribute braking forces of front wheel and rear wheel for electric vehicles with four-wheel drive was more complex than that for electric vehicles with front-wheel drive or rear-wheel drive. In this work, the frictional braking forces distribution curve of front wheel and rear wheel is determined by optimizing the braking force distribution curve of hydraulic proportional-adjustable valve, and then the safety brake range is obtained correspondingly. A new braking force distribution strategy based on regenerative braking strength continuity is proposed to solve the braking force distribution problem for electric vehicles with four-wheel drive. Highway fuel economy test(HWFET) driving condition is used to provide the speed signals, the braking force equations of front wheel and rear wheel are expressed with linear equations. The feasibility, effectiveness, and practicality of the new braking force distribution strategy based on regenerative braking strength continuity are verified by regenerative braking strength simulation curve and braking force distribution simulation curves of front wheel and rear wheel. The proposed strategy is simple in structure, easy to be implemented and worthy being spread.展开更多
Because co-occurring native and invasive plants are subjected to similar environmental selection pressures,the differences in functional traits and reproductive allocation strategies between native and invasive plants...Because co-occurring native and invasive plants are subjected to similar environmental selection pressures,the differences in functional traits and reproductive allocation strategies between native and invasive plants may be closely related to the success of the latter.Accordingly,this study examines differences in functional traits and reproductive allocation strategies between native and invasive plants in Eastern China.Plant height,branch number,reproductive branch number,the belowground-to-aboveground biomass ratio,and the reproductive allocation coefficient of invasive plants were all notably higher than those of native species.Additionally,the specific leaf area(SLA)values of invasive plants were remarkably lower than those of native species.Plasticity indexes of SLA,maximum branch angle,and branch number of invasive plants were each notably lower than those of native species.The reproductive allocation coefficient was positively correlated with reproductive branch number and the belowground-to-aboveground biomass ratio but exhibited negative correlations with SLA and aboveground biomass.Plant height,branch number,reproductive branch number,the belowground-to-aboveground biomass ratio,and the reproductive allocation coefficient of invasive plants may strongly influence the success of their invasions.展开更多
A constrained partial permutation strategy is proposed for matching spatial relation graph (SRG), which is used in our sketch input and recognition system Smart Sketchpad for representing the spatial relationship amon...A constrained partial permutation strategy is proposed for matching spatial relation graph (SRG), which is used in our sketch input and recognition system Smart Sketchpad for representing the spatial relationship among the components of a graphic object. Using two kinds of matching constraints dynamically generated in the matching process, the proposed approach can prune most improper mappings between SRGs during the matching process. According to our theoretical analysis in this paper, the time complexity of our approach is O(n 2) in the best case, and O(n!) in the worst case, which occurs infrequently. The spatial complexity is always O(n) for all cases. Implemented in Smart Sketchpad, our proposed strategy is of good performance.展开更多
Network virtualization(NV) is considered as an enabling tool to remove the gradual ossification of current Internet. In the network virtualization environment, a set of heterogeneous virtual networks(VNs), isolated fr...Network virtualization(NV) is considered as an enabling tool to remove the gradual ossification of current Internet. In the network virtualization environment, a set of heterogeneous virtual networks(VNs), isolated from each other, share the underlying resources of one or multiple substrate networks(SNs) according to the resource allocation strategy. This kind of resource allocation strategy is commonly known as so called Virtual Network Embedding(VNE) algorithm in network virtualization. Owing to the common sense that VNE problem is NP-hard in nature, most of VNE algorithms proposed in the literature are heuristic. This paper surveys and analyzes a number of representative heuristic solutions in the literature. Apart from the analysis of representative heuristic solutions, a taxonomy of the heuristic solutions is also presented in the form of table. Future research directions of VNE, especially for the heuristics, are emphasized and highlighted at the end of this survey.展开更多
A torque distribution strategy was designed by using fuzzy logic to realize the optimal control. The vehicle load zones were dynamically divided into several zones by several torque lines to indicate the drivers deman...A torque distribution strategy was designed by using fuzzy logic to realize the optimal control. The vehicle load zones were dynamically divided into several zones by several torque lines to indicate the drivers demand and the high or low efficient operating areas of the diesel engine. The fuzzy logic controller with trapezoid membership function and Mamdani rule reference mechanism was utilized. There are over 100 rules used in this fuzzy-based torque distribution strategy which are sorted into four rule-bases. The fuel economy and acceleration tests were designed to test and validate the integrated starter/generator (ISG) bus perfor-mance using fuzzy-based torque distribution strategy. The fuel economy is improved 7.7% compared with the rule-based strategy. Finally the road test results reveal that there is about 15% improvement of fuel economy. And the 0-50 km/h acceleration time is 9.5% shorter than the original bus.展开更多
The main features and connotation of the tolerance human resource management based on strategy are analyzed and summarized. The theory and method of systematic engineering is used to build the evaluation index systems...The main features and connotation of the tolerance human resource management based on strategy are analyzed and summarized. The theory and method of systematic engineering is used to build the evaluation index systems for the tolerance human resource management. On the basis of it, by using the theory of matter-element analysis, the matter-element models are formulated for the evaluation of the tolerance human resource management. Regarding annual tolerance human resource management as the object of matter-dement, the tolerance human resource :management for two years are analyzed and evaluated through using the matter. element models proposed. A ease study is carried out and the satisfactory results are obtained. A new scientific methed is provided for the evaluation of human resource management based on strategy.展开更多
It is difficult to rescue people from outside, and emergency evacuation is still a main measure to decrease casualties in high-rise building fires. To improve evacuation efficiency, a valid and easily manipulated grou...It is difficult to rescue people from outside, and emergency evacuation is still a main measure to decrease casualties in high-rise building fires. To improve evacuation efficiency, a valid and easily manipulated grouping evacuation strategy is proposed. Occupants escape in groups according to the shortest evacuation route is determined by graph theory. In order to evaluate and find the optimal grouping, computational experiments are performed to design and simulate the evacuation processes. A case study shown the application in detail and quantitative research conclusions is obtained. The thoughts and approaches of this study can be used to guide actual high-rise building evacuation processes in future.展开更多
A novel Support Vector Machine(SVM) ensemble approach using clustering analysis is proposed. Firstly,the positive and negative training examples are clustered through subtractive clus-tering algorithm respectively. Th...A novel Support Vector Machine(SVM) ensemble approach using clustering analysis is proposed. Firstly,the positive and negative training examples are clustered through subtractive clus-tering algorithm respectively. Then some representative examples are chosen from each of them to construct SVM components. At last,the outputs of the individual classifiers are fused through ma-jority voting method to obtain the final decision. Comparisons of performance between the proposed method and other popular ensemble approaches,such as Bagging,Adaboost and k.-fold cross valida-tion,are carried out on synthetic and UCI datasets. The experimental results show that our method has higher classification accuracy since the example distribution information is considered during en-semble through clustering analysis. It further indicates that our method needs a much smaller size of training subsets than Bagging and Adaboost to obtain satisfactory classification accuracy.展开更多
In the upcoming 5 G heterogeneous networks, leveraging multiple radio access technologies(RATs) shows to be a crucial issue in achieving RAT multiplexing gain to meet the explosive traffic demand. For always best conn...In the upcoming 5 G heterogeneous networks, leveraging multiple radio access technologies(RATs) shows to be a crucial issue in achieving RAT multiplexing gain to meet the explosive traffic demand. For always best connection(ABC), users tend to activate parallel transmission across all available RATs. However from a system-wide perspective, this might not be optimal given the context of network load, interference and diverse service requirements. To intelligently determine how to use these multi-RAT access resources concurrently, this paper proposes a joint multi-RAT user association and resource allocation strategy with triple decision and integrated context awareness of users and networks. A dynamic game based ant colony algorithm(GACA) is designed to simultaneously maximize the system utility and the fairness of resource allocation. Simulation results show that it's more reasonable to make multi-RAT association decision from a system-wide viewpoint than from an individual one. Compared to max-SNR based and ABC based strategies, the proposed method alleviates network congestion and optimizes resource allocation. It obtains 39%~70% performance improvement.展开更多
Cognitive radio is being widely discussed,and resource allocation scheme is drawing a lot of attention.Although the existed resource allocation strategies have successfully enhanced spectrum efficiency,some critical c...Cognitive radio is being widely discussed,and resource allocation scheme is drawing a lot of attention.Although the existed resource allocation strategies have successfully enhanced spectrum efficiency,some critical challenges still remain unanswered such as the jointly consideration of the efficiency and fairness,the rational description of the spectrum resources,and the execution mode of the spectrum allocation.This paper presents a system level dynamic frequency spectrum allocation scheme based on a central heterogeneous network architecture,evaluates the matching degree of the spectrum demand and the available spectrum resources with corresponding matrices,jointly considers the efficiency and fairness of different cognitive radio systems.Simulation results and the application scenario are also presented and analyzed.展开更多
A new joint decoding strategy that combines the character-based and word-based conditional random field model is proposed.In this segmentation framework,fragments are used to generate candidate Out-of-Vocabularies(OOV...A new joint decoding strategy that combines the character-based and word-based conditional random field model is proposed.In this segmentation framework,fragments are used to generate candidate Out-of-Vocabularies(OOVs).After the initial segmentation,the segmentation fragments are divided into two classes as "combination"(combining several fragments as an unknown word) and "segregation"(segregating to some words).So,more OOVs can be recalled.Moreover,for the characteristics of the cross-domain segmentation,context information is reasonably used to guide Chinese Word Segmentation(CWS).This method is proved to be effective through several experiments on the test data from Sighan Bakeoffs 2007 and Bakeoffs 2010.The rates of OOV recall obtain better performance and the overall segmentation performances achieve a good effect.展开更多
In this paper, a distributed control strategy is proposed to make a complex dynamical network achieve cluster synchronization, which means that nodes in the same group achieve the same synchronization state, while nod...In this paper, a distributed control strategy is proposed to make a complex dynamical network achieve cluster synchronization, which means that nodes in the same group achieve the same synchronization state, while nodes in different groups achieve different synchronization states. The local and global stability of the cluster synchronization state are analyzed. Moreover, simulation results verify the effectiveness of the new approach.展开更多
A distributed local adaptive transmit power assignment (LA-TPA) strategy was proposed to construct a topology with better performance according to the environment and application scenario and prolong the network lifet...A distributed local adaptive transmit power assignment (LA-TPA) strategy was proposed to construct a topology with better performance according to the environment and application scenario and prolong the network lifetime.It takes the path loss exponent and the energy control coefficient into consideration with the aim to accentuate the minimum covering district of each node more accurately and precisely according to various network application scenarios.Besides,a self-healing scheme that enhances the robustness of the network was provided.It makes the topology tolerate more dead nodes than existing algorithms.Simulation was done under OMNeT++ platform and the results show that the LA-TPA strategy is more effective in constructing a well-performance network topology based on various application scenarios and can prolong the network lifetime significantly.展开更多
Growth factors and their corresponding receptors are commonly overexpressed and/or dysregulated in many cancers including hepatocellular cancer (HCC). Clinical trials indicate that growth factor receptors and their ...Growth factors and their corresponding receptors are commonly overexpressed and/or dysregulated in many cancers including hepatocellular cancer (HCC). Clinical trials indicate that growth factor receptors and their related signalling pathways play important roles in HCC cancer etiology and progression, thus providing rational targets for innovative cancer therapies. A number of strategies including monoclonal antibodies, tyrosine kinase inhibitors ("small molecule inhibitors") and antisense oligonucleotides have already been evaluated for their potency to inhibit the activity and downstream signalling cascades of these receptors in HCC. First clinical trials have also shown that multi-kinase inhibition is an effective novel treatment strategy in HCC. In this respect sorafenib, an inhibitor of Raf-, VEGF- and PDGF-signalling, is the first multi-kinase inhibitor that has been approved by the FDA for the treatment of advanced HCC. Moreover, the serine-threonine kinase of mammalian target of rapamycin (mTOR) upon which the signalling of several growth factor receptors converge plays a central role in cancer cell proliferation, roTOR inhibition of HCC is currently also being studied in preclinical trials. As HCCs represent hypervascularized neoplasms, inhibition of tumour vessel formation via interfering with the VEGF/VEGFR system is another promising approach in HCC treatment. This review will summarize the current status of the various growth factor receptor-based treatment strategies and in view of the multitude of novel targeted approaches, the rationale for combination therapies for advanced HCC treatment will also be taken into account.展开更多
基金supported by Shaanxi Provincial Key Research and Development Program of China(Nos.2024GX-YBXM-305,2024GX-YBXM-178)Shaanxi Province Qinchuangyuan“Scientists+Engineers”Team Construction(No.2022KXJ032)。
文摘In order to solve the problem of path planning of tower cranes,an improved ant colony algorithm was proposed.Firstly,the tower crane was simplified into a three-degree-of-freedom mechanical arm,and the D-H motion model was established to solve the forward and inverse kinematic equations.Secondly,the traditional ant colony algorithm was improved.The heuristic function was improved by introducing the distance between the optional nodes and the target point into the function.Then the transition probability was improved by introducing the security factor of surrounding points into the transition probability.In addition,the local path chunking strategy was used to optimize the local multi-inflection path and reduce the local redundant inflection points.Finally,according to the position of the hook,the kinematic inversion of the tower crane was carried out,and the variables of each joint were obtained.More specifically,compared with the traditional ant colony algorithm,the simulation results showed that improved ant colony algorithm converged faster,shortened the optimal path length,and optimized the path quality in the simple and complex environment.
文摘In order to determine an appropriate sampling strategy for the effective conservation of wild soybean (Glycine soja Sieb. et Zucc.) in China, a natural population from Jiangwan Airport in Shanghai was studied for its genetic diversity through the inter-simple sequence repeat (ISSR) marker analysis of a sample set consisting of 100 randomly collected individuals. A relatively large genetic diversity was detected among the samples based on estimation of DNA products amplified from 15 selected ISSR primers, with the similarity coefficient varying from 0.17 to 0.89. The mean expected heterozygosity (He) was 0.171 4 per locus, and Shannon index (1) was 0.271 4. The Principal Coordinate Analysis (PCA) further indicated that genetic diversity of the Jiangwan wild soybean population was not evenly distributed, instead, was presented by a mosaic or clustered distribution pattern. Correlation study between genetic diversity and number of samples demonstrated that genetic diversity increased dramatically with the increase of number of samples within 40 individuals, but the increase became slow and rapidly reached a plateau when more than 40 individuals were included in the analysis. It is concluded that (i) a sample set of approximately 35-45 individuals should be included to represent possibly high genetic diversity when conservation of a wild soybean population ex situ is undertaken; and (ii) collection of wild soybean samples should be spread out as wide as possible within a population, and a certain distance should be kept as intervals among individuals for sampling.
基金Co-supported by National Soft Science Research Project"Forecasting the Influence of Constructing Hainan International Tourism Island on Its Tourism Natural Environment and Countermeasures Study"(2009GXS5D120)Hainan Provincial Natural Science Foundation Project"Influence of Constructing Hainan International Tourism Island on Its Tourism Natural Environment and Countermeasures"(70899)+1 种基金Hainan Provincial Philosophical and Social Science Planning Project"Study on the Relationship between Economic Growth and Ecological Environment"(HNSK08-03)Study Project of the Education Department of Hainan Province"Influence of Constructing Hainan International Tourism Island on Its Natural Tourism Environment"(Hjkj2009-02)~~
文摘The construction of Hainan International Tourism Island creates a promising prospect for the development of its tropical leisure agro-tourism, and the latter will contribute a lot to the former in the fields of economy, ecology and culture. The present situation and development prospects of tropical leisure agro-tourism in the context of constructing International Tourism Island in Hainan are introduced in this study, SWOT analysis of tropical leisure agro-tourism in Hainan is conducted, causes of imperfect tropical leisure agro-tourism in Hainan Island are elaborated such as insufficient understanding and investment, fragile infrastructure and lack of overall tourism planning despite its abundant tropical agricultural resources, marine resources, forest resources and ecological resources as well as convenient transportation. Combining with the opportunities and challenges in developing tourism industry, targeted strategies are proposed for promoting the tropical leisure agro-tourism, that is, enhancing understanding about leisure agro-tourism; determining the target and orientation of tourism planning through basic classification, properly defining functional divisions and spatial layout; improving relevant laws and regulations about tourism industry; attaching more importance in attracting alien investment; fully developing the tropical, marine, green and ecological features of tropical leisure agro-tourism in Hainan Island; cultivating resources, scenic spots and products of different types respectively in tourism development, especially culturing typical products; protecting ecological environment, implementing sustainable development of tourism industry; making innovations in marketing, accurately subdividing tourism market.
基金The Science and Technology Support Program of Jiangsu Province(No.BE2011173)the Future Network Proactive Program of Jiangsu Province(No.BY2013095-5-03)the Program for Special Talent in Six Fields of Jiangsu Province(No.2011-DZ024)
文摘In order to detect web shells that hackers inject into web servers by exploiting system vulnerabilities or web page open sources, a novel web shell detection system based on the scoring scheme is proposed, named Evil-hunter. First, a large set of malicious function samples normally used in web shells are collected from various sources on the Internet and security forums. Secondly, according to the danger level and the frequency of using these malicious functions in the web shells as well as in legal web applications, an assigning score strategy for each malicious sample is devised. Then, the appropriate score threshold value for each sample is obtained from the results of a statistical analysis. Finally, based on the threshold value, a simple algorithm is presented to identify files that contain web shells in web applications. The experimental results show that compared with other approaches, Evil-hunter can identify web shells more efficiently and accurately.
基金Project(JS-102)supported by the National Key Science and Technological Program of China for Electric VehiclesProject supported by Jilin University "985 Project" Engineering Bionic Technology Innovation Platform,China
文摘Regenerative braking was the process of converting the kinetic energy and potential energy, which were stored in the vehicle body when vehicle braked or went downhill, into electrical energy and storing it into battery. The problem on how to distribute braking forces of front wheel and rear wheel for electric vehicles with four-wheel drive was more complex than that for electric vehicles with front-wheel drive or rear-wheel drive. In this work, the frictional braking forces distribution curve of front wheel and rear wheel is determined by optimizing the braking force distribution curve of hydraulic proportional-adjustable valve, and then the safety brake range is obtained correspondingly. A new braking force distribution strategy based on regenerative braking strength continuity is proposed to solve the braking force distribution problem for electric vehicles with four-wheel drive. Highway fuel economy test(HWFET) driving condition is used to provide the speed signals, the braking force equations of front wheel and rear wheel are expressed with linear equations. The feasibility, effectiveness, and practicality of the new braking force distribution strategy based on regenerative braking strength continuity are verified by regenerative braking strength simulation curve and braking force distribution simulation curves of front wheel and rear wheel. The proposed strategy is simple in structure, easy to be implemented and worthy being spread.
基金Project(31300343)supported by the National Natural Science Foundation of ChinaProject supported by Jiangsu Collaborative Innovation Center of Technology and Material of Water Treatment,ChinaProject(12JDG086)supported by Research Foundation for Advanced Talents of Jiangsu University,China
文摘Because co-occurring native and invasive plants are subjected to similar environmental selection pressures,the differences in functional traits and reproductive allocation strategies between native and invasive plants may be closely related to the success of the latter.Accordingly,this study examines differences in functional traits and reproductive allocation strategies between native and invasive plants in Eastern China.Plant height,branch number,reproductive branch number,the belowground-to-aboveground biomass ratio,and the reproductive allocation coefficient of invasive plants were all notably higher than those of native species.Additionally,the specific leaf area(SLA)values of invasive plants were remarkably lower than those of native species.Plasticity indexes of SLA,maximum branch angle,and branch number of invasive plants were each notably lower than those of native species.The reproductive allocation coefficient was positively correlated with reproductive branch number and the belowground-to-aboveground biomass ratio but exhibited negative correlations with SLA and aboveground biomass.Plant height,branch number,reproductive branch number,the belowground-to-aboveground biomass ratio,and the reproductive allocation coefficient of invasive plants may strongly influence the success of their invasions.
文摘A constrained partial permutation strategy is proposed for matching spatial relation graph (SRG), which is used in our sketch input and recognition system Smart Sketchpad for representing the spatial relationship among the components of a graphic object. Using two kinds of matching constraints dynamically generated in the matching process, the proposed approach can prune most improper mappings between SRGs during the matching process. According to our theoretical analysis in this paper, the time complexity of our approach is O(n 2) in the best case, and O(n!) in the worst case, which occurs infrequently. The spatial complexity is always O(n) for all cases. Implemented in Smart Sketchpad, our proposed strategy is of good performance.
基金supported by the National Natural Science Foundation of China under Grants 61372124 and 61401225the National Science Foundation of Jiangsu Province under Grant BK20140894the Postgraduate Research&Practice Innovation Program of Jiangsu Province under Grant KYCX17_0784
文摘Network virtualization(NV) is considered as an enabling tool to remove the gradual ossification of current Internet. In the network virtualization environment, a set of heterogeneous virtual networks(VNs), isolated from each other, share the underlying resources of one or multiple substrate networks(SNs) according to the resource allocation strategy. This kind of resource allocation strategy is commonly known as so called Virtual Network Embedding(VNE) algorithm in network virtualization. Owing to the common sense that VNE problem is NP-hard in nature, most of VNE algorithms proposed in the literature are heuristic. This paper surveys and analyzes a number of representative heuristic solutions in the literature. Apart from the analysis of representative heuristic solutions, a taxonomy of the heuristic solutions is also presented in the form of table. Future research directions of VNE, especially for the heuristics, are emphasized and highlighted at the end of this survey.
文摘A torque distribution strategy was designed by using fuzzy logic to realize the optimal control. The vehicle load zones were dynamically divided into several zones by several torque lines to indicate the drivers demand and the high or low efficient operating areas of the diesel engine. The fuzzy logic controller with trapezoid membership function and Mamdani rule reference mechanism was utilized. There are over 100 rules used in this fuzzy-based torque distribution strategy which are sorted into four rule-bases. The fuel economy and acceleration tests were designed to test and validate the integrated starter/generator (ISG) bus perfor-mance using fuzzy-based torque distribution strategy. The fuel economy is improved 7.7% compared with the rule-based strategy. Finally the road test results reveal that there is about 15% improvement of fuel economy. And the 0-50 km/h acceleration time is 9.5% shorter than the original bus.
文摘The main features and connotation of the tolerance human resource management based on strategy are analyzed and summarized. The theory and method of systematic engineering is used to build the evaluation index systems for the tolerance human resource management. On the basis of it, by using the theory of matter-element analysis, the matter-element models are formulated for the evaluation of the tolerance human resource management. Regarding annual tolerance human resource management as the object of matter-dement, the tolerance human resource :management for two years are analyzed and evaluated through using the matter. element models proposed. A ease study is carried out and the satisfactory results are obtained. A new scientific methed is provided for the evaluation of human resource management based on strategy.
基金supported by Beijing University of Civil Engineering and Architecture Nature Science(ZF16078,X18067)
文摘It is difficult to rescue people from outside, and emergency evacuation is still a main measure to decrease casualties in high-rise building fires. To improve evacuation efficiency, a valid and easily manipulated grouping evacuation strategy is proposed. Occupants escape in groups according to the shortest evacuation route is determined by graph theory. In order to evaluate and find the optimal grouping, computational experiments are performed to design and simulate the evacuation processes. A case study shown the application in detail and quantitative research conclusions is obtained. The thoughts and approaches of this study can be used to guide actual high-rise building evacuation processes in future.
基金the National Natural Science Foundation of China (No.60472072)the Specialized Research Foundation for the Doctoral Program of Higher Educa-tion of China (No.20040699034).
文摘A novel Support Vector Machine(SVM) ensemble approach using clustering analysis is proposed. Firstly,the positive and negative training examples are clustered through subtractive clus-tering algorithm respectively. Then some representative examples are chosen from each of them to construct SVM components. At last,the outputs of the individual classifiers are fused through ma-jority voting method to obtain the final decision. Comparisons of performance between the proposed method and other popular ensemble approaches,such as Bagging,Adaboost and k.-fold cross valida-tion,are carried out on synthetic and UCI datasets. The experimental results show that our method has higher classification accuracy since the example distribution information is considered during en-semble through clustering analysis. It further indicates that our method needs a much smaller size of training subsets than Bagging and Adaboost to obtain satisfactory classification accuracy.
基金supported by the National Natural Science Fund of China(Grant NO.61771065,Grant NO.61571054 and Grant NO.61631005)Beijing Nova Program(NO.Z151100000315077)
文摘In the upcoming 5 G heterogeneous networks, leveraging multiple radio access technologies(RATs) shows to be a crucial issue in achieving RAT multiplexing gain to meet the explosive traffic demand. For always best connection(ABC), users tend to activate parallel transmission across all available RATs. However from a system-wide perspective, this might not be optimal given the context of network load, interference and diverse service requirements. To intelligently determine how to use these multi-RAT access resources concurrently, this paper proposes a joint multi-RAT user association and resource allocation strategy with triple decision and integrated context awareness of users and networks. A dynamic game based ant colony algorithm(GACA) is designed to simultaneously maximize the system utility and the fairness of resource allocation. Simulation results show that it's more reasonable to make multi-RAT association decision from a system-wide viewpoint than from an individual one. Compared to max-SNR based and ABC based strategies, the proposed method alleviates network congestion and optimizes resource allocation. It obtains 39%~70% performance improvement.
文摘Cognitive radio is being widely discussed,and resource allocation scheme is drawing a lot of attention.Although the existed resource allocation strategies have successfully enhanced spectrum efficiency,some critical challenges still remain unanswered such as the jointly consideration of the efficiency and fairness,the rational description of the spectrum resources,and the execution mode of the spectrum allocation.This paper presents a system level dynamic frequency spectrum allocation scheme based on a central heterogeneous network architecture,evaluates the matching degree of the spectrum demand and the available spectrum resources with corresponding matrices,jointly considers the efficiency and fairness of different cognitive radio systems.Simulation results and the application scenario are also presented and analyzed.
基金supported by the National Natural Science Foundation of China under Grants No.61173100,No.61173101the Fundamental Research Funds for the Central Universities under Grant No.DUT10RW202
文摘A new joint decoding strategy that combines the character-based and word-based conditional random field model is proposed.In this segmentation framework,fragments are used to generate candidate Out-of-Vocabularies(OOVs).After the initial segmentation,the segmentation fragments are divided into two classes as "combination"(combining several fragments as an unknown word) and "segregation"(segregating to some words).So,more OOVs can be recalled.Moreover,for the characteristics of the cross-domain segmentation,context information is reasonably used to guide Chinese Word Segmentation(CWS).This method is proved to be effective through several experiments on the test data from Sighan Bakeoffs 2007 and Bakeoffs 2010.The rates of OOV recall obtain better performance and the overall segmentation performances achieve a good effect.
基金supported by the Natural Science Foundation of Hohai University under Grant No.2008429211
文摘In this paper, a distributed control strategy is proposed to make a complex dynamical network achieve cluster synchronization, which means that nodes in the same group achieve the same synchronization state, while nodes in different groups achieve different synchronization states. The local and global stability of the cluster synchronization state are analyzed. Moreover, simulation results verify the effectiveness of the new approach.
基金Projects(61101104,61100213) supported by the National Natural Science Foundation of ChinaProject(NY211050) supported by Fund of Nanjing University of Posts and Telecommunications,China
文摘A distributed local adaptive transmit power assignment (LA-TPA) strategy was proposed to construct a topology with better performance according to the environment and application scenario and prolong the network lifetime.It takes the path loss exponent and the energy control coefficient into consideration with the aim to accentuate the minimum covering district of each node more accurately and precisely according to various network application scenarios.Besides,a self-healing scheme that enhances the robustness of the network was provided.It makes the topology tolerate more dead nodes than existing algorithms.Simulation was done under OMNeT++ platform and the results show that the LA-TPA strategy is more effective in constructing a well-performance network topology based on various application scenarios and can prolong the network lifetime significantly.
文摘Growth factors and their corresponding receptors are commonly overexpressed and/or dysregulated in many cancers including hepatocellular cancer (HCC). Clinical trials indicate that growth factor receptors and their related signalling pathways play important roles in HCC cancer etiology and progression, thus providing rational targets for innovative cancer therapies. A number of strategies including monoclonal antibodies, tyrosine kinase inhibitors ("small molecule inhibitors") and antisense oligonucleotides have already been evaluated for their potency to inhibit the activity and downstream signalling cascades of these receptors in HCC. First clinical trials have also shown that multi-kinase inhibition is an effective novel treatment strategy in HCC. In this respect sorafenib, an inhibitor of Raf-, VEGF- and PDGF-signalling, is the first multi-kinase inhibitor that has been approved by the FDA for the treatment of advanced HCC. Moreover, the serine-threonine kinase of mammalian target of rapamycin (mTOR) upon which the signalling of several growth factor receptors converge plays a central role in cancer cell proliferation, roTOR inhibition of HCC is currently also being studied in preclinical trials. As HCCs represent hypervascularized neoplasms, inhibition of tumour vessel formation via interfering with the VEGF/VEGFR system is another promising approach in HCC treatment. This review will summarize the current status of the various growth factor receptor-based treatment strategies and in view of the multitude of novel targeted approaches, the rationale for combination therapies for advanced HCC treatment will also be taken into account.