期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
Study on the Impact of Collective Commercial Construction Land Entering the Market on Rural Residents’Income:Taking Deqing County,Zhejiang Province as an Example
1
作者 Panpan He Haolong Zhao 《Proceedings of Business and Economic Studies》 2024年第4期53-59,共7页
The entry of collective construction land for business purposes is an important measure for deepening the reform of the rural land system,promoting the flow of urban and rural factors,and realizing rural revitalizatio... The entry of collective construction land for business purposes is an important measure for deepening the reform of the rural land system,promoting the flow of urban and rural factors,and realizing rural revitalization.Since the production of the first batch of pilot projects in 2015,33 county-level cities have participated in the pilot policy by 2023.Deqing County,Zhejiang Province,as the first area to participate in the pilot project,aims to achieve more fruitful results.This paper first examines how promoting farmers’income through the market entry of agricultural land can be achieved,then uses the synthetic control method to quantitatively study the impact of collective operational construction land on farmers’income using panel data from 2011 to 2019,and finally proposes relevant suggestions from the perspective of system reform. 展开更多
关键词 collective operational construction land into the market Farmers’income Synthetic control method
下载PDF
COLLECTIVELY COMPACT COMPOSITION OPERATOR SEQUENCES BETWEEN BERGMAN AND HARDY SPACES 被引量:3
2
作者 王茂发 刘培德 《Acta Mathematica Scientia》 SCIE CSCD 2004年第2期206-212,共7页
This paper studies the collective compactness of composition operator sequences between the Bergman and Hardy spaces. Some sufficient and necessary conditions involving the generalized Nevanlinna counting functions fo... This paper studies the collective compactness of composition operator sequences between the Bergman and Hardy spaces. Some sufficient and necessary conditions involving the generalized Nevanlinna counting functions for composition operator sequences to be collectively compact between weighted Bergman spaces are given 展开更多
关键词 Bergman space Hardy space composition operator collectively compact operator sequence
下载PDF
Distribution of Value-added Income of Collective Construction Land Entering the Market Based on the Subject Input Contribution and TOPSIS
3
作者 Chenguang YUAN Lingchao WANG 《Asian Agricultural Research》 2021年第12期19-22,共4页
In order to promote the revitalization and development of rural areas and protect the property rights of farmers,it is necessary to explore the reasonable distribution ratio of land value-added income in collective op... In order to promote the revitalization and development of rural areas and protect the property rights of farmers,it is necessary to explore the reasonable distribution ratio of land value-added income in collective operating construction land.Under the existing land value-added income distribution model,the land value-added income obtained by the government is much greater than that of village collectives,and it is difficult for village collectives and farmers to enjoy greater benefits.This distribution model is not conducive to protecting the property rights of farmers.The results show that there was a positive correlation between land value-added income and land level,that is,the higher the land level was,the higher the value-added income and its ratio to the market transaction price were.According to calculation,the reasonable distribution ratio of the value-added income of collective operating construction land entering the market among the government,village collectives and farmers was 28.6%,51.1%,and 20.3%respectively.The actual land value-added income obtained by farmers was greatly improved compared with the current situation.In actual operation,this distribution mode has universal applicability.The reform of entering the market in the future also needs to raise the standards for entering the market,explore diversified interest protection channels,and strengthen the construction of rural collective management system. 展开更多
关键词 collective operating construction land Land value-added income Subject input contribution TOPSIS
下载PDF
Quantum Dialogue by Using Non-Symmetric Quantum Channel 被引量:1
4
作者 詹佑邦 张伶伶 +1 位作者 王郁武 张群永 《Communications in Theoretical Physics》 SCIE CAS CSCD 2010年第4期648-652,共5页
A protocol for quantum dialogue is proposed to exchange directly the communicator's secret messages by using a three-dimensional Bell state and a two-dimensional Bell state as quantum channel with quantum superdence ... A protocol for quantum dialogue is proposed to exchange directly the communicator's secret messages by using a three-dimensional Bell state and a two-dimensional Bell state as quantum channel with quantum superdence coding, local collective unitary operations, and entanglement swapping. In this protocol, during the process of trans- mission of particles, the transmitted particles do not carry any secret messages and are transmitted only one time. The protocol has higher source capacity than protocols using symmetric two-dimensional states. The security is ensured by the unitary operations randomly performed on all checking groups before the particle sequence is transmitted and the application of entanglement swapping. 展开更多
关键词 quantum dialogue non-symmetric quantum channel local collective unitary operation entanglement swapping
下载PDF
Design and Implementation of an Extended Collectives Library for Unified Parallel C
5
作者 Carlos Teijeiro Guillermo L.Taboada +4 位作者 Juan Tourio Ramón Doallo Jos C.Mourio Damivn A.Mallón Brian Wibecan 《Journal of Computer Science & Technology》 SCIE EI CSCD 2013年第1期72-89,共18页
Unified Parallel C (UPC) is a parallel extension of ANSI C based on the Partitioned Global Address Space (PGAS) programming model, which provides a shared memory view that simplifies code development while it can ... Unified Parallel C (UPC) is a parallel extension of ANSI C based on the Partitioned Global Address Space (PGAS) programming model, which provides a shared memory view that simplifies code development while it can take advantage of the scalability of distributed memory architectures. Therefore, UPC allows programmers to write parallel applications on hybrid shared/distributed memory architectures, such as multi-core clusters, in a more productive way, accessing remote memory by means of different high-level language constructs, such as assignments to shared variables or collective primitives. However, the standard UPC collectives library includes a reduced set of eight basic primitives with quite limited functionality. This work presents the design and implementation of extended UPC collective functions that overcome the limitations of the standard collectives library, allowing, for example, the use of a specific source and destination thread or defining the amount of data transferred by each particular thread. This library fulfills the demands made by the UPC developers community and implements portable algorithms, independent of the specific UPC compiler/runtime being used. The use of a representative set of these extended collectives has been evaluated using two applications and four kernels as case studies. The results obtained confirm the suitability of the new library to provide easier programming without trading off performance, thus achieving high productivity in parallel programming to harness the performance of hybrid shared/distributed memory architectures in high performance computing. 展开更多
关键词 Unified Parallel C collective operation PROGRAMMABILITY partitioned global address space high performance computing
原文传递
The TH Express high performance interconnect networks 被引量:15
6
作者 Zhengbin PANG Min XIE +4 位作者 Jun ZHANG Yi ZHENG Guibin WANG Dezun DONG Guang SUO 《Frontiers of Computer Science》 SCIE EI CSCD 2014年第3期357-366,共10页
Interconnection network plays an important role in scalable high performance computer (HPC) systems. The TH Express-2 interconnect has been used in MilkyWay-2 system to provide high-bandwidth and low-latency interpr... Interconnection network plays an important role in scalable high performance computer (HPC) systems. The TH Express-2 interconnect has been used in MilkyWay-2 system to provide high-bandwidth and low-latency interprocessot communications, and continuous efforts are devoted to the development of our proprietary interconnect. This paper describes the state-of-the-art of our proprietary interconnect, especially emphasizing on the design of network interface. Several key features are introduced, such as user-level communication, remote direct memory access, offload collective operation, and hardware reliable end-to-end communication, etc. The design of a low level message passing infrastructures and an upper message passing services are also proposed. The preliminary performance results demonstrate the efficiency of the TH interconnect interface. 展开更多
关键词 HPC network interface chip (NIC) TH Express nterconnect offload collective operation
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部