期刊文献+
共找到9篇文章
< 1 >
每页显示 20 50 100
On Communication Models
1
作者 蒋娜 谢有琪 《潍坊教育学院学报》 2012年第6期105-108,共4页
With the development of human society,the social hub enlarges beyond one community to the extent that the world is deemed as a community as a whole.Communication,therefore,plays an increasingly important role in our d... With the development of human society,the social hub enlarges beyond one community to the extent that the world is deemed as a community as a whole.Communication,therefore,plays an increasingly important role in our daily life.As a consequence,communication model or the definition of which is not so much a definition as a guide in communication.However,some existed communication models are not as practical as it was.This paper tries to make an overall contrast among three communication models——Coded Model,Gable's Communication Model and Ostensive Inferential Model,to see how they assist people to comprehend verbal and non-verbal communication. 展开更多
关键词 coded model Gable’s Communication model Ostensive Inferential model
下载PDF
Cold-modeling study of a circulating fluidized bed reactor for flue gas desulfurization (FGD)
2
作者 Qian, Feng Liu, Tong-Guang Zhang, Zhen-Fang 《Journal of Environmental Sciences》 SCIE EI CAS CSCD 2000年第2期88-94,共7页
Short residence time of the sorbent in the gas stream and formation of a dense layer of reaction product surrounding its surface influence the sulfur removal efficiency. A practical means of improving the process perf... Short residence time of the sorbent in the gas stream and formation of a dense layer of reaction product surrounding its surface influence the sulfur removal efficiency. A practical means of improving the process performance is to employ fluidized bed reaction in replacement of entrained bed reaction on normally used in cool side desulfurizaiton. This paper describes cold modeling study of a circulating fluidized bed reactor. Several aspects of the problem are discussed: fluidization behavior of CaO, attrition of the sorbent and solids entrainment from the fluidized bed. Mechanisms and key controlling parameters are identified, and an integral model based on rate of attrition and mass balance is developed for predicting steady state mass flows and particle size distributions of the system. A process flow scheme is finally presented for conducting desulfurization tests in the second stage of the study. 展开更多
关键词 circulating fluidized bed reactor flue gas desulfurization cold modeling study CLC number: X701 Document code: A
下载PDF
Implementation of Rapid Code Transformation Process Using Deep Learning Approaches
3
作者 Bao Rong Chang Hsiu-Fen Tsai Han-Lin Chou 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第7期107-134,共28页
Our previous work has introduced the newly generated program using the code transformation model GPT-2,verifying the generated programming codes through simhash(SH)and longest common subsequence(LCS)algo-rithms.Howeve... Our previous work has introduced the newly generated program using the code transformation model GPT-2,verifying the generated programming codes through simhash(SH)and longest common subsequence(LCS)algo-rithms.However,the entire code transformation process has encountered a time-consuming problem.Therefore,the objective of this study is to speed up the code transformation process signi􀀀cantly.This paper has proposed deep learning approaches for modifying SH using a variational simhash(VSH)algorithm and replacing LCS with a piecewise longest common subsequence(PLCS)algorithm to faster the veri􀀀cation process in the test phase.Besides the code transformation model GPT-2,this study has also introduced MicrosoMASS and Facebook BART for a comparative analysis of their performance.Meanwhile,the explainable AI technique using local interpretable model-agnostic explanations(LIME)can also interpret the decision-making ofAImodels.The experimental results show that VSH can reduce the number of quali􀀀ed programs by 22.11%,and PLCS can reduce the execution time of selected pocket programs by 32.39%.As a result,the proposed approaches can signi􀀀cantly speed up the entire code transformation process by 1.38 times on average compared with our previous work. 展开更多
关键词 Code transformation model variational simhash piecewise longest common subsequence explainable AI LIME
下载PDF
Dynamic airspace sectorization via improved genetic algorithm 被引量:6
4
作者 Yangzhou Chen Hong Bi +1 位作者 Defu Zhang Zhuoxi Song 《Journal of Modern Transportation》 2013年第2期117-124,共8页
This paper deals with dynamic airspace sectorization (DAS) problem by an improved genetic algorithm (iGA). A graph model is first constructed that represents the airspace static structure. Then the DAS problem is ... This paper deals with dynamic airspace sectorization (DAS) problem by an improved genetic algorithm (iGA). A graph model is first constructed that represents the airspace static structure. Then the DAS problem is formulated as a graph-partitioning problem to balance the sector workload under the premise of ensuring safety. In the iGA, multiple populations and hybrid coding are applied to determine the optimal sector number and airspace sectorization. The sector constraints are well satisfied by the improved genetic operators and protect zones. This method is validated by being applied to the airspace of North China in terms of three indexes, which are sector balancing index, coordination workload index and sector average flight time index. The improvement is obvious, as the sector balancing index is reduced by 16.5 %, the coordination workload index is reduced by 11.2 %, and the sector average flight time index is increased by 11.4 % during the peak-hour traffic. 展开更多
关键词 Dynamic airspace sectorization (DAS) Improved genetic algorithm (iGA) Graph model Multiple populations Hybrid coding Sector constraints
下载PDF
Plasma Focus Studies in Serbia
5
作者 Vladimir Udovicic Nikola Veselinovic +4 位作者 Dusan Joksimovic Radomir Banjanac Dimitrije Maletic Dejan Jokovic Dragan Lukic 《Journal of Modern Physics》 2014年第2期82-88,共7页
The plasma focus experiment in Belgrade, Serbia started in the late eighties of the last century. The historical overview of the research activity on the Belgrade plasma focus device (BPFD) will be presented in this w... The plasma focus experiment in Belgrade, Serbia started in the late eighties of the last century. The historical overview of the research activity on the Belgrade plasma focus device (BPFD) will be presented in this work. The special attention has been made to the present status and the future plans for the fundamental and applied research as a part of the project of the studies of rare nuclear and particle processes in nature. BPFD is intended to operate as optimized neutron source or hard X-ray source. Using Lee model code as a reference, several upgrades of BPFD must be made: better shielding against EMI pulse, rearrangement of capacitors bank so that higher repetition rate can be achieved and also faster digital acquisition system. BPFD can be used for neutron activation or production of short-living radioisotopes. These radioisotopes will have very low activity which can be analyzed in the underground Low-Background Laboratory for Nuclear Physics, Zemun. Also, we compared the obtained experimental data (neutron yield, total current waveform, working gas pressure) with the numerical simulation code (The Lee model code) to test our plasma focus machine. Comparison between neutron yield from our experimental data and neutron scaling laws and neutron yields derived from computation using the Lee Model code shows good matching, but for better verification of the code, more experimental data are needed. 展开更多
关键词 Plasma Focus The Lee model Code
下载PDF
Fine-Tuning Pre-Trained CodeBERT for Code Search in Smart Contract
6
作者 JIN Huan LI Qinying 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2023年第3期237-245,共9页
Smart contracts,which automatically execute on decentralized platforms like Ethereum,require high security and low gas consumption.As a result,developers have a strong demand for semantic code search tools that utiliz... Smart contracts,which automatically execute on decentralized platforms like Ethereum,require high security and low gas consumption.As a result,developers have a strong demand for semantic code search tools that utilize natural language queries to efficiently search for existing code snippets.However,existing code search models face a semantic gap between code and queries,which requires a large amount of training data.In this paper,we propose a fine-tuning approach to bridge the semantic gap in code search and improve the search accuracy.We collect 80723 different pairs of<comment,code snippet>from Etherscan.io and use these pairs to fine-tune,validate,and test the pre-trained CodeBERT model.Using the fine-tuned model,we develop a code search engine specifically for smart contracts.We evaluate the Recall@k and Mean Reciprocal Rank(MRR)of the fine-tuned CodeBERT model using different proportions of the finetuned data.It is encouraging that even a small amount of fine-tuned data can produce satisfactory results.In addition,we perform a comparative analysis between the fine-tuned CodeBERT model and the two state-of-the-art models.The experimental results show that the finetuned CodeBERT model has superior performance in terms of Recall@k and MRR.These findings highlight the effectiveness of our finetuning approach and its potential to significantly improve the code search accuracy. 展开更多
关键词 code search smart contract pre-trained code models program analysis machine learning
原文传递
An approach to calculating allowable watershed pollutant loads 被引量:3
7
作者 Yu GUO Haifeng JIA 《Frontiers of Environmental Science & Engineering》 SCIE EI CAS CSCD 2012年第5期658-671,共14页
To improve the management of discharge pollutants loads in the reservoirs' watershed, an approach of the allowable pollutants loads calculation and its allocation, based on the water environment model, was proposed. ... To improve the management of discharge pollutants loads in the reservoirs' watershed, an approach of the allowable pollutants loads calculation and its allocation, based on the water environment model, was proposed. Establishment of the approach framework was described at first. Under the guidance of this framework, two major steps were as follows: modeling and scenario analysis were involved and should be applied to support the decision of discharge loads management; Environ- mental Fluid Dynamic Code (EFDC) model was selected as the kernel model in this framework. In modeling step, spatial discretization for establishing cell map in model, data preprocessing, parameter calibration and uncertainty analysis (which is considered as the significantly relevant factor of the margin of safety (MOS)), were conducted. As a result of the research, the model-based approach presented as a combination of estimation and precise calculation, which contributed to scenario analysis step. Some integrated modules, such as scenario simulation, result analysis and plan optimization were implemented as cycles in the scenario analysis. Finally, allowable pollutant loads under various conditions were calculated. The Chaihe Reservoir in Liaoning Province, China was used as a case study for an application of the approach described above. Results of the Chaihe reservoir water quality simulation, show good agreement with field data and demonstrated that the approach used in the present study provide an efficient and appropriate methodology for pollutant load allocation. 展开更多
关键词 Source water protection watershed manage-ment pollutants load allocation Environmental FluidDynamic Code (EFDC) modeling margin of safety statistical analysis
原文传递
Neuronal architecture and functional mapping of the taste center of larval Helicoverpa armigera(Lepidoptera:Noctuidae)
8
作者 Long-Long Sun Xiao-Lan Liu +7 位作者 Ya-Nan Wang Bente G.Berg Gui-Ying Xie Wen-Bo Chen Yang Liu Gui-Rong Wang Xin-Cheng Zhao Qing-Bo Tang 《Insect Science》 SCIE CAS CSCD 2022年第3期730-748,共19页
The sense of taste plays a crucial role in herbivorous insects by discriminating nutrients from complex plant metabolic compounds.The peripheral coding of taste has been thoroughly studied in many insect species,but t... The sense of taste plays a crucial role in herbivorous insects by discriminating nutrients from complex plant metabolic compounds.The peripheral coding of taste has been thoroughly studied in many insect species,but the central gustatory pathways are poorly described.In the present study,we characterized single neurons in the gnathal ganglion of Helicoverpa armigera larvae using the intracellular recording/staining technique.We identified different types of neurons,including sensory neurons,interneurons,and motor neurons.The morphologies of these neurons were largely diverse and their arborizations seemingly covered the whole gnathal ganglion.The representation of the single neurons responding to the relevant stimuli of sweet and bitter cues showed no distinct patterns in the gnathal ganglion.We postulate that taste signals may be processed in a manner consistent with the principle of population coding in the gnathal ganglion of H.armigera larvae. 展开更多
关键词 gnathal ganglion INTERNEURON intracellular recording and staining motor neuron sensory neuron taste coding model
原文传递
Fatigue evaluation of steel-concrete composite deck in steel truss bridge—A case study
9
作者 Huating CHEN Xianwei ZHAN +1 位作者 Xiufu ZHU Wenxue ZHANG 《Frontiers of Structural and Civil Engineering》 SCIE EI CSCD 2022年第10期1336-1350,共15页
An innovative composite deck system has recently been proposed for improved structural performance.To study the fatigue behavior of a steel-concrete composite bridge deck,we took a newly-constructed rail-cum-road stee... An innovative composite deck system has recently been proposed for improved structural performance.To study the fatigue behavior of a steel-concrete composite bridge deck,we took a newly-constructed rail-cum-road steel truss bridge as a case study.The transverse stress history of the bridge deck near the main truss under the action of a standard fatigue vehicle was calculated using finite element analysis.Due to the fact that fatigue provision remains unavailable in the governing code of highway concrete bridges in China,a preliminary fatigue evaluation was conducted according to the fib Model Code.The results indicate that flexural failure of the bridge deck in the transverse negative bending moment region is the controlling fatigue failure mode.The fatigue life associated with the fatigue fracture of steel reinforcement is 56 years.However,while the top surface of the bridge deck concrete near the truss cracks after just six years,the bridge deck performs with fatigue cracks during most of its design service life.Although fatigue capacity is acceptable under design situations,overloading or understrength may increase its risk of failure.The method presented in this work can be applied to similar bridges for preliminary fatigue assessment. 展开更多
关键词 Fatigue assessment composite bridge deck rail-cum-road bridge fatigue stress analysis model Code
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部