期刊文献+
共找到76篇文章
< 1 2 4 >
每页显示 20 50 100
Subject in Declarative Sentence in Business Correspondence Translation:Descriptive Translation Studies on Sing Sing Lounge
1
作者 杨嘉欣 《海外英语》 2019年第18期44-45,共2页
Statistics of this Paper derive from a business correspondence translation,Sing Sing Lounge,participated by English ma jors of one higher-educational institution.Facilitated with means of quantitative approach,this Pa... Statistics of this Paper derive from a business correspondence translation,Sing Sing Lounge,participated by English ma jors of one higher-educational institution.Facilitated with means of quantitative approach,this Paper,introducing an applicable procedure to analyze translation by students from one Class,is devoted to discover subjects used in declarative sentences of their translations. 展开更多
关键词 business CORRESPONDENCE TRANSLATION declarative SENTENCE SUBJECT
下载PDF
Leveraging React Components in Business Process Management (BPM) Applications
2
作者 Ashok Reddy Annaram 《Journal of Computer and Communications》 2024年第4期86-94,共9页
As organizations increasingly embrace digital transformation, the integration of modern web technologies like React.js with Business Process Management (BPM) applications has become essential. React components offer f... As organizations increasingly embrace digital transformation, the integration of modern web technologies like React.js with Business Process Management (BPM) applications has become essential. React components offer flexibility, reusability, and scalability, making them ideal for enhancing user interfaces and driving user engagement within BPM environments. This article explores the benefits, challenges, and best practices of leveraging React components in BPM applications, along with real-world examples of successful implementations. 展开更多
关键词 React.js Digital Transformation User Interface (UI) Development Component-Based Architecture declarative UI Development User Experience (UX) REUSABILITY Modularity INTEGRATION Customization Developer Productivity Legacy System Integration
下载PDF
Declarative semantics of programming in residuated lattice-valued logic
3
作者 应明生 《Science China(Technological Sciences)》 SCIE EI CAS 2000年第5期481-494,共14页
We give two generalizations of Tarski’s fixpoint theorem in the setting of residuated lattices and use them to establish van Emdem-Kowalski’s least fixpoint semantics for residuated lattice-valued logic programs.
关键词 logic PROGRAMMING declarative SEMANTICS residuated lattice FIXPOINT THEOREM COMPLETION of program.
原文传递
Granularity Analysis for Exploiting Adaptive Parallelism of Declarative Programs on Multiprocessors
4
作者 田新民 王鼎兴 +2 位作者 沈美明 郑纬民 温冬婵 《Journal of Computer Science & Technology》 SCIE EI CSCD 1994年第2期144-152,共9页
Declarative Programming Languages (DPLs) apply a process model of Horn claun es such as PARLOG[8] or a reduction model of A-calculus such as SML[7] and are) in principle, well suited to multiprocessor implemelltation.... Declarative Programming Languages (DPLs) apply a process model of Horn claun es such as PARLOG[8] or a reduction model of A-calculus such as SML[7] and are) in principle, well suited to multiprocessor implemelltation. However, the performance of a parallel declarative program can be impaired by a mismatch between the parallelism available in an application and the parallelism available in the architecture. A particularly attractive solution is to automatically match the parallelism of the program to the parallelism of the target hardware as a compilation step. In this paper) we present an optimizillg compilation technique called granularity analysis which identi fies and removes excess parallelism that would degrade performance. The main steps are: an analysis of the flow of data to form an attributed call graph between function (or predicate) arguments; and an asymptotic estimation of granularity of a function (or predicate) to generate approximate grain size. Compiled procedure calls can be annotated with grain size and a task scheduler can make scheduling decisions with the classilication scheme of grains to control parallelism at runtime. The resulting granularity analysis scheme is suitable for exploiting adaptive parallelism of declarative programming languages on multiprocessors. 展开更多
关键词 Granularity analysis adaptive parallelism declarative languages grain coalescing grain classification fine-grained tasks coarse-grained tasks MULTIPROCESSORS
原文传递
A Component-Based Debugging Approach for Detecting Structural Inconsistencies in Declarative Equation Based Models
5
作者 丁建完 陈立平 周凡利 《Journal of Computer Science & Technology》 SCIE EI CSCD 2006年第3期450-458,共9页
Object-oriented modeling with declarative equation based languages often unconsciously leads to structural inconsistencies. Component-based debugging is a new structural analysis approach that addresses this problem b... Object-oriented modeling with declarative equation based languages often unconsciously leads to structural inconsistencies. Component-based debugging is a new structural analysis approach that addresses this problem by analyzing the structure of each component in a model to separately locate faulty components. The analysis procedure is performed recursively based on the depth-first rule. It first generates fictitious equations for a component to establish a debugging environment, and then detects structural defects by using graph theoretical approaches to analyzing the structure of the system of equations resulting from the component. The proposed method can automatically locate components that cause the structural inconsistencies, and show the user detailed error messages. This information can be a great help in finding and localizing structural inconsistencies, and in some cases pinpoints them immediately. 展开更多
关键词 structural inconsistency component-based debugging declarative model simulation MODELICA
原文传递
Optimized Parallel Execution of Declarative Programs on Distributed Memory Multiprocessors
6
作者 沈美明 田新民 +2 位作者 王鼎兴 郑纬民 温冬婵 《Journal of Computer Science & Technology》 SCIE EI CSCD 1993年第3期233-242,共10页
In this paper,we focus on the compiling implementation of parallel logic language PARLOG and functional language ML on distributed memory multiprocessors.Under the graph rewriting framework, a Heterogeneous Parallel G... In this paper,we focus on the compiling implementation of parallel logic language PARLOG and functional language ML on distributed memory multiprocessors.Under the graph rewriting framework, a Heterogeneous Parallel Graph Rewriting Execution Model(HPGREM)is presented firstly.Then based on HPGREM,a parallel abstract machine PAM/TGR is described.Furthermore,several optimizing compilation schemes for executing declarative programs on transputer array are proposed. The performance statistics on a transputer array demonstrate the effectiveness of our model,parallel ab- stract machine,optimizing compilation strategies and compiler. 展开更多
关键词 declarative language parallel graph rewriting execution model optimized parallel compiler distributed memory multiprocessors parallel abstract machine
原文传递
Coupling concepts for simulation:A systematic and comprehensive view and advantages with declarative models
7
作者 Tuncer Oren 《International Journal of Modeling, Simulation, and Scientific Computing》 EI 2014年第2期158-174,共17页
A brief review of the importance of simulation-based engineering and science(including social sciences)is followed by a historic perspective of model-based simulation.Section 2 is on declarative modeling of component ... A brief review of the importance of simulation-based engineering and science(including social sciences)is followed by a historic perspective of model-based simulation.Section 2 is on declarative modeling of component systems as well as its advantages for self-documentation and for computer-aided checks and coupling.As an example for declarative modeling,General System Theory(GEST)implementor is given.In Sec.3,basic concepts for coupling of component models,and rules for computer-assisted coupling specification are explained.Section 4 is devoted to possible computerized checks in couplings of declarative models such as:(1)automatic unit checking to avoid meaning-less input/output matching at the time of coupling specification,(2)automatic threshold checking to provide warnings and/or to avoid disasters,and(3)automatic unit conversion for convenience of using library models.Section 5 is about several layers of nested couplings for modeling systems of systems.In Sec.6,two types of variable couplings are discussed:(1)couplings with variable connections(to allow input/output relations of models to depend on time or state conditions)and(2)coupling with variable component models(to allow component(or coupled)models to be switched based on time or state conditions).Section 7 is on the use of multimodels as component models in couplings.Section 8 is on types of inputs and their use in couplings as well as on exter-nal inputs to simulation studies.In Sec.9,conclusions and future work for complex systems are outlined.Especially,the values of simulation systems engineering as well as understanding and avoidance of misunderstanding in cognitive and emotive simulations are stressed.Appendix A is a list of almost 50 types of couplings and Appendix B lists over 50 terms related with couplings in modeling and simulation.To show the richness of“input”concept which is important in specification of input/output relations of component models,Appendix C lists almost 150 types of inputs.Information shared in this article may be useful in developing advanced modeling and simulation software,tools and environments. 展开更多
关键词 declarative modeling COUPLING nested coupling variable coupling time-varying coupling types of model couplings multi-models in coupling endogenous inputs types of inputs
原文传递
Towards a Declarative Semantics of Inheritance with Exceptions
8
作者 徐殿祥 郑国梁 《Journal of Computer Science & Technology》 SCIE EI CSCD 1996年第1期67-71,共5页
This paper presents a declarative semantics of compositional inheritancein an object-oriented logic programming' framework wit h explicit exceptions,based on the iterated least Aspoint semantics to normal logic pr... This paper presents a declarative semantics of compositional inheritancein an object-oriented logic programming' framework wit h explicit exceptions,based on the iterated least Aspoint semantics to normal logic programs. Tak-ing logic objects with exceptions as a ldnd of nonmonotonic theory, the nonmonotonicity of inheritance is achieved, which is of importance for modelingincomplete knowledge and requirement specffications in both artificial intelli-gence and softwa-re engineering. 展开更多
关键词 declarative semantics inheritance exception logic programming object-oriented programming
原文传递
Profile of Declared Work Accidents at the Parakou Agency of the National Social Security Fund, 2015-2021, Benin
9
作者 Fabien Christophe Ahoya Gounongbé Luc Bèhanzin +3 位作者 Ibrahim Mama Cissé Colette Sylvie Azandjèmè Sandrine Mathe Lompo Germain Kètèhoundjè 《Occupational Diseases and Environmental Medicine》 2023年第4期167-174,共8页
Introduction: Work accidents (WA) have consequences for both the individual and the company. The objective of this study is to study the profile of work accidents declared to the Parakou agency of the National Social ... Introduction: Work accidents (WA) have consequences for both the individual and the company. The objective of this study is to study the profile of work accidents declared to the Parakou agency of the National Social Security Fund (CNSS) from 2015 to 2021. Method: This was a descriptive cross-sectional study with retrospective data collection. It concerned workers affiliated with the CNSS in Parakou, victims of declared WA whose file was available and exploitable. The sampling was exhaustive. Data was collected from registers and worker records. The variables studied were socio-demographic and related to the accident. They were analyzed using R version 4.1 software. Results: The annual incidence rate of WA varied from 5.8% in 2015 to 1.7% in 2021. The victims were 90.6% male. There were more subjects aged 28 to 37 years (37.1%). Workers and laborers were the most concerned. Fractures (22.9%) were the major lesions. At 38.5% they sat in the thoracic limbs and at 22.5% in the pelvic limbs. The majority (63.6%) of these accidents occurred in the workplace. The processing industry sector was mainly (52.1%) the place of accidents. Conclusion: The prevalence of WA declared to the agency of the National Social Security Fund of Parakou from 2015 to 2021 is decreasing. The most affected were young people. It is important to assess their socio-economic impacts. 展开更多
关键词 Accident at Work Declared AGENCY CNSS Parakou
下载PDF
A Study on the Contemporary Value of the De Facto Contract Theory: From the Perspective of Article 471 of the Civil Code of the People’s Republic of China
10
作者 Qi Shaoming 《Contemporary Social Sciences》 2023年第5期81-101,共21页
Article 471 of the Civil Code of the People’s Republic of China(hereinafter referred to as“the Civil Code”)stipulates that contracts may be formed not only through offer and acceptance but also through“other means... Article 471 of the Civil Code of the People’s Republic of China(hereinafter referred to as“the Civil Code”)stipulates that contracts may be formed not only through offer and acceptance but also through“other means.”However,the Civil Code does not provide further clarification on what“other means”entail.This statutory provision represents a departure from the traditional theory of contract formation,which requires a“meeting of the minds.”This study seeks to identify the jurisprudential basis of the Civil Code as a positive law and finds that the theory of de facto contracts,proposed by German scholar Günter Haupt in his lecture titled“On Factual Contractual Relationships”provides a theoretical foundation for the Civil Code’s inclusion of alternative methods of contract conclusion.The theory of de facto contracts argues that for certain types of conduct,the formalities of offer and acceptance are not essential.Instead,contracts can be established through factual processes.This view introduces flexibility to the otherwise rigid doctrine of contractual freedom,allowing for more streamlined and logical judicial analysis.It also balances economic efficiency with principles of fairness and justice,serving the normative values underlying contract law.In this paper,the author proposes that the term“de facto contract”be precisely defined within the context of legislative and judicial practice.This article also recommends limiting the original concept described by Haupt to contracts formed based on legally prescribed factual processes or behaviors.Such contracts can be tentatively termed as“statutory de facto contracts,”which could be examined as a distinct category of contracts in legal theory. 展开更多
关键词 de facto contract offer and acceptance declaration of intention mutual assent
下载PDF
On the Effectiveness of“Cross-cultural Consensus”on Human Rights--Reflecting on Zhang Pengchun’s Contributions to the Universal Declaration of Human Rights
11
作者 洪乐为 QIAN Chuijun(Translated) 《The Journal of Human Rights》 2023年第6期1347-1372,共26页
In the example of formulating the Universal Declara-tion of Human Rights in 1948,which involved international human rights discourse,the“cross-cultural consensus”put forward based on Confucian culture by Zhang pengc... In the example of formulating the Universal Declara-tion of Human Rights in 1948,which involved international human rights discourse,the“cross-cultural consensus”put forward based on Confucian culture by Zhang pengchun,the Chinese representative at that time,is widely considered an empirical reference for resolving confrontations and conflicts in the practice of human rights discourse.However,the effectiveness of this kind of cross-cultural consensus in addressing confrontations and conflicts is worth considering.Under the presumption of cultural differences,any attempt to resolve confrontations and conflicts in the human rights discourse must address the inherently controversial issues.the settlement of disputes and differences depends on how deep the consensus involves the values.Based on this,it reveals that the effectiveness of Zhang pengchun’s so-called contribution is limited.therefore,we should not overstate its relevance to the current human rights discourse. 展开更多
关键词 Universal Declaration of Human Rights cross-cul-tural consensus effectiveness CONFUCIANISM
下载PDF
基于智能文档和XML数据库的RoHS符合性声明研究
12
作者 周传宏 田磊 《制造业自动化》 北大核心 2008年第2期40-44,共5页
近来越来越多的企业借助于IT技术促使自身达到ROHS符合性等环保指令。本文提出了一个通用系统架构,它可以帮助企业快速搭建RoHS符合性声明系统,并符合国际IPC-1752标准。在该架构中,我们用智能文档技术、XML技术、SOAP和XML数据库等技... 近来越来越多的企业借助于IT技术促使自身达到ROHS符合性等环保指令。本文提出了一个通用系统架构,它可以帮助企业快速搭建RoHS符合性声明系统,并符合国际IPC-1752标准。在该架构中,我们用智能文档技术、XML技术、SOAP和XML数据库等技术以获得系统的重用性和健壮性。 展开更多
关键词 RoHS符合性声明(RoHS Complianoe Declarationλ SOAP XML XML数据库
下载PDF
A Twenty-Year Follow-up Case Study of an Office Worker Who Returned to Work despite Serious Memory Disorder Caused by Herpes Encephalitis
13
作者 Mitsuko Nakano Nobuo Miyashita +1 位作者 Kazutaka Tanabe Takeshi Yamamoto 《Journal of Behavioral and Brain Science》 2012年第4期505-511,共7页
This study followed a 52-year-old male patient, who had suffered from severe impairment in recent memory due to se- quelae of herpes encephalitis, for 20 years. He returned to his highly intellectual work and performe... This study followed a 52-year-old male patient, who had suffered from severe impairment in recent memory due to se- quelae of herpes encephalitis, for 20 years. He returned to his highly intellectual work and performed well despite his doctor’s prediction. While the patient showed consistently poor results on various neuropsychological memory tests, he demonstrated incredible performance at work. This case exemplifies an extreme case that declarative memory is formed with the support of semantic memory, procedural memory, and his strong interests. Additionally, it offers lessons that results on memory tests do not necessarily correspond to the actual level of competence. The focal sites were found on both sides of the medial temporal lobe, predominantly on the left side. The T2-weighted magnetic resonance images (MRI) obtained 9 years after the onset confirmed widespread damage to the left brain including parahippocampal gyrus, hippocampus, spindle gyrus, and amygdaloid complex, with microlesions extending from the right parahippocampal gyrus to its antero-interior rim. However, the damage to hippocampus was presumed to be minor. 展开更多
关键词 declarative MEMORY Semantic MEMORY PROCEDURAL MEMORY Hippocampal Damage Recent MEMORY HERPES ENCEPHALITIS
下载PDF
药品集中带量采购的地方实践与探索 被引量:5
14
作者 翁冰冰 蒋虹丽 +1 位作者 郭元 陈文 《中国卫生资源》 北大核心 2022年第6期756-764,共9页
目的系统收集各地药品集中带量采购(以下简称“集采”)有关文件,比较地方集采的规则方法,为完善相关政策提供参考。方法检索各省(自治区、直辖市、新疆生产建设兵团)医疗保障局、药品和医用耗材集中采购平台等官方网站,收集已发布的药... 目的系统收集各地药品集中带量采购(以下简称“集采”)有关文件,比较地方集采的规则方法,为完善相关政策提供参考。方法检索各省(自治区、直辖市、新疆生产建设兵团)医疗保障局、药品和医用耗材集中采购平台等官方网站,收集已发布的药品集采实施方案等文件,比较总结地方集采的实践进展。结果药品地方集采推进迅速,主要形式为省际联盟。联盟采购规则存在差异,主要体现在分组方式和评审方法上。各地在申报价格、约定采购量等方面均遵循国家集采的基本原则。结论今后应鼓励适宜灵活的地方集采结盟,优化联盟集采规则,进一步完善基于联盟集采的药品价格形成机制,不断改进全国药品价格公示与共享信息平台建设。 展开更多
关键词 药品drug 药品集中带量采购pharmaceutical centralized volume-based procurement 省际联盟bulk procurement alliance 采购规则procurement rule 申报价格declare price
下载PDF
Towards Integrated Testing Approach:An Application of Cognitive Science and Deep Learning Principle
15
作者 Tiantian Zhang Quan Zhang 《教育技术与创新》 2022年第2期40-55,共16页
The use of multiple-choice(MC)question types has been one of the most contentious issues in language testing.Much has been said and written about the use of MC over the years.However,no attempt has ever been made to i... The use of multiple-choice(MC)question types has been one of the most contentious issues in language testing.Much has been said and written about the use of MC over the years.However,no attempt has ever been made to introduce any innovation in test item types.The researchers proposed a jumbled words test item(JW)based on cognitive science and deep learning principles,and addressed the feasibility of replacing the type of multiple-choice(MC)question with JW to meet the ongoing rapid development of language testing practice.Two research questions were proposed ad hoc,focusing on the co-relationship between JW and MC scores.RASCH-GZ was used to perform item analyses(Rasch,1960).The item difficulty parameters thus obtained were used to compare the two different test items.The sample data metric includes 40 Chinese participants.The findings revealed that correlation analysis revealed that the performance of the same group of subjects taking both JW and MC was not relevant(Pearson Corr=0).This is primarily due to the total elimination of guessing factors inherent in test-takers during JW test performance.Three factors were specified for the design of the JW test:compute program,test difficulty,and score acceptability.These all have three dimensions.Data collected through questionnaires were analyzed using EFA in SPSS V.24.0.KMOs(=0.867)were found to be approximately one and significance at 0.000(0.05),indicating that the construct of the􀁔uestionnaire thus designed has better validity for factor analysis.Three important conclusions were obtained,the implications of which could provide impetus for our testing counterparts to practice more precisely and correctly,potentially reshaping our overall language testing practice.Limitations and recommendations for future research were also discussed. 展开更多
关键词 JW MC integrated testing declarative knowledge procedural knowledge deep learning Rasch-GZ
下载PDF
Follow-up Study of Retreatment TB Patients with Sputum Smear and/or Culture Positive Two Years after They were Declared Cured with First-line Anti-TB Drugs in Shandong Province 被引量:3
16
作者 LI Fang SONG Chun Yan +5 位作者 ZHAO Fei LIANG Ming Li LIU Zhi Min GUO Xiao Yan WANG Yu HE Guang Xue 《Biomedical and Environmental Sciences》 SCIE CAS CSCD 2015年第2期152-156,共5页
This study aimed to learn the recurrence rate in the retreatment TB patients with sputum smear and/or culture positive (ss+ and/or c+) two years after they were declared cured, and to explore causes of recurrence ... This study aimed to learn the recurrence rate in the retreatment TB patients with sputum smear and/or culture positive (ss+ and/or c+) two years after they were declared cured, and to explore causes of recurrence in order to improve long-time treatment outcome. 5 cities were selected as research locations. Recurrence of TB was judged by chest X-ray examination together with sputum smear and culture examination. 展开更多
关键词 TB Follow-up Study of Retreatment TB Patients with Sputum Smear and/or Culture Positive Two Years after They were Declared Cured with First-line Anti-TB Drugs in Shandong Province line
下载PDF
VB中调用Windows API函数检测当前系统环境
17
作者 李鸥 《西华大学学报(自然科学版)》 CAS 2003年第S1期51-52,54,共3页
本文作者介绍了在VisualBasic中用Declare语句声明所要调用的WindowsAPI的方法 ,以及如何调用API函数来检测当前的系统环境。
关键词 VISUAL Basic Declare语句 WINDOWS API函数 系统
下载PDF
President Xi's Congratulatory Letter to the “International Symposium on the 30^(th) Anniversary of the Adoption of the UN Declaration on the Right to Development” 被引量:2
18
作者 Xi Jinping 《The Journal of Human Rights》 2017年第1期3-4,共2页
On the occasion of the 30thanniversary of the adoption of the United Nations’ Declaration on the Right to Development,representatives from various countries have gathered in Beijing to attend the "Sharing the De... On the occasion of the 30thanniversary of the adoption of the United Nations’ Declaration on the Right to Development,representatives from various countries have gathered in Beijing to attend the "Sharing the Development:Create More Benefits 展开更多
关键词 Anniversary of the Adoption of the UN Declaration on the Right to Development International Symposium on the 30 President Xi’s Congratulatory Letter to the th UN
下载PDF
The Declaration on the Right to Development as a First Step towards a Comprehensive Southern Vision on Human Rights 被引量:1
19
作者 Tom ZWART 《The Journal of Human Rights》 2017年第1期50-61,共12页
Having proper sanitation and hygiene, access to affordable health care and enough food on the table are the basic conditions for a dignified life. This link between human dignity and the right to development was made ... Having proper sanitation and hygiene, access to affordable health care and enough food on the table are the basic conditions for a dignified life. This link between human dignity and the right to development was made very persuasively already in the White Paper on human rights, issued by the State Council of P.R.C. in 1991. The Declaration on the right to development can be considered the first successful joint action undertaken by Southern states in the area of human rights. The Declaration was based on Southern scholarship, such as the pioneering research conducted by the Senegalese jurist Kéba M’baye. And its adoption was the result of joint stage management performed by diplomats from different continents. Therefore the Declaration serves as a source of inspiration for the work of drafting a Comprehensive Southern Vision on human rights. The Vision document will lay out a common Southern outlook on human rights issues as an elaboration of the Universal Declaration. 展开更多
关键词 Declaration on the right to development Comprehensive Southern Vision Universal Declaration of Human Rights Global South
下载PDF
UNGA Declared the Year 2004 the International Year of Rice
20
《Rice science》 SCIE 2003年第1期71-71,共1页
On 16 December 2002, the United Nations General Assembly (UNGA) declared the year 2004 the International Year of Rice (IYR). The dedication of an International Year to rice, a single crop, is unprecedented in UNGA’s ... On 16 December 2002, the United Nations General Assembly (UNGA) declared the year 2004 the International Year of Rice (IYR). The dedication of an International Year to rice, a single crop, is unprecedented in UNGA’s history. In declaring the IYR, the UNGA recognized that rice is the primary food source for more than half of the world’s population and that enhancing the sustainability and productivity of rice-based production systems will require the commitment of many parts of civil society as well as government and inter-governmental action. The theme of the IYR, "Rice is Life", is drawn from the understanding that rice-based systems are essential to everyone, 展开更多
关键词 of In UNGA Declared the Year 2004 the International Year of Rice that for
下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部