全文获取类型
收费全文 | 379篇 |
免费 | 57篇 |
国内免费 | 3篇 |
专业分类
化学 | 9篇 |
力学 | 24篇 |
综合类 | 2篇 |
数学 | 154篇 |
物理学 | 32篇 |
无线电 | 218篇 |
出版年
2025年 | 2篇 |
2024年 | 11篇 |
2023年 | 14篇 |
2022年 | 17篇 |
2021年 | 16篇 |
2020年 | 19篇 |
2019年 | 17篇 |
2018年 | 15篇 |
2017年 | 18篇 |
2016年 | 14篇 |
2015年 | 18篇 |
2014年 | 32篇 |
2013年 | 31篇 |
2012年 | 25篇 |
2011年 | 18篇 |
2010年 | 14篇 |
2009年 | 24篇 |
2008年 | 17篇 |
2007年 | 17篇 |
2006年 | 15篇 |
2005年 | 12篇 |
2004年 | 10篇 |
2003年 | 11篇 |
2002年 | 8篇 |
2001年 | 11篇 |
2000年 | 2篇 |
1999年 | 4篇 |
1998年 | 5篇 |
1997年 | 4篇 |
1996年 | 1篇 |
1995年 | 2篇 |
1993年 | 1篇 |
1992年 | 2篇 |
1991年 | 1篇 |
1988年 | 2篇 |
1985年 | 2篇 |
1984年 | 1篇 |
1980年 | 2篇 |
1977年 | 1篇 |
1972年 | 2篇 |
1957年 | 1篇 |
排序方式: 共有439条查询结果,搜索用时 0 毫秒
381.
382.
Irfan Ali Naofal Al-Dhahir John E. Hershey Gary J. Saulnier Robert Nelson 《International Journal of Satellite Communications and Networking》1997,15(6):269-279
The problem of flow control for little LEO satellite communications systems is studied. In these systems the satellite functions as a ‘bent pipe’ transponder for messaging between small terminals and a command and data acquisition (CDA) earth station. A novel scheme for averting traffic overflow on the inbound channel (from terminal to CDA), which we call ‘Doppler-based multiple access’ (DBMA), is introduced. In DBMA the CDA specifies a subset of the visibility footprint as a region of eligibility (ROE). Only terminals located in the ROE are permitted to transmit. By varying the size and location of the ROE, effective flow control on the inbound channel is achieved. The ROEs are specified in terms of parameters of the Doppler frequency shift versus time curve observed at terminals on the outbound downlink channel (from satellite to terminal). The effectiveness and elegance of the DBMA protocol are illustrated through computer simulation. © 1997 John Wiley & Sons, Ltd. 相似文献
383.
A new fault-management method using congestion-avoidance routing for optical burst-switched networks 总被引:1,自引:0,他引:1
Yurong? Huang Jonathan?P.?Heritage Biswanath?Mukherjee 《Photonic Network Communications》2008,16(2):117-125
Optical burst switching (OBS) has been proposed as a promising technique to support high-bandwidth, bursty data traffic in
the next-generation optical Internet. This study investigates a new fault-management framework for an OBS network. In an OBS
network, burst-loss performance is a critical concern. In OBS, the data-burst transmission is delayed by an offset time (relative
to its burst control packet (BCP), or header), and the burst follows its header without waiting for an acknowledgment for
resource reservation. Thus, a burst may be lost at an intermediate node due to contention, which is generally resolved according
to the local routing and bandwidth information. The routing table maintained in each OBS node is generally pre-computed and
fixed to forward the data bursts. Such a static forwarding feature might have limited efficiency to resolve contentions. Moreover,
a burst may be lost and the network may be congested when a network element (e.g., fiber link) fails. Therefore, for reliable
burst transport, we develop dynamic routing approaches for preplanned congestion avoidance. Our goal is to proactively avoid
congestion during the route-computation process, and our approach employs wavelength-channel utilization, traffic distribution,
and link-distance information in the proposed objective functions for routing. Two update mechanisms for maintaining a dynamic
routing table are presented to accommodate bursty data traffic. Based on our routing mechanisms, we also propose a new congestion-avoidance-and-protection
(CAP) approach, which employs a primary route and a group of backup routes for each node pair against failures and congestion.
The performance of the proposed protection strategy using congestion-avoidance routing is demonstrated to be promising through
illustrative numerical examples.
相似文献
Biswanath MukherjeeEmail: |
384.
A novel hybrid collision avoidance scheme that combines both sender-initiated and receiver-initiated collision-avoidance handshake is proposed for multi-hop ad hoc networks. The new scheme is compatible with the popular IEEE 802.11 MAC protocol and involves only some additional queue management and book-keeping work. Simulations of both UDP- and TCP-based applications are conducted with the IEEE 802.11 MAC protocol, a measurement-based fair scheme and the new scheme. It is shown that the new scheme can alleviate the fairness problem with almost no degradation in throughput. More importantly, it is shown that without explicit information exchange among nodes, the fairness problem cannot be solved conclusively if reasonable throughput is to be maintained. Hence it calls for further work to integrate the new collision avoidance scheme with other schemes that approximate fair queueing and use more contention information in channel access to achieve some QoS assurances in ad hoc networks. 相似文献
385.
Routing is one of the important steps in very/ultra large-scale integration (VLSI/ULSI) physical design. Rectilinear Steiner minimal tree (RSMT) construction is an essential part of routing. Macro cells, IP blocks, and pre-routed nets are often regarded as obstacles in the routing phase. Obstacle-avoiding RSMT (OARSMT) algorithms are useful for practical routing applications. However, OARSMT algorithms for multi-terminal net routing still cannot meet the requirements of practical applications. This paper focuses on the OARSMT problem and gives a solution to full-scale nets based on two algorithms, namely An-OARSMan and FORSTer. (1) Based on ant colony optimization (ACO), An-OARSMan can be used for common scale nets with less than 100 terminals in a circuit. An heuristic, greedy obstacle penalty distance (OP-distance), is used in the algorithm and performed on the track graph. (2) FORSTer is a three-step heuristic used for large-scale nets with more than 100 terminals in a circuit. In Step 1, it first partitions all terminals into some subsets in the presence of obstacles. In Step 2, it then connects terminals in each connected graph with one or more trees, respectively. In Step 3, it finally connects the forest consisting of trees constructed in Step 2 into a complete Steiner tree spanning all terminals while avoiding all obstacles. (3) These two graph-based algorithms have been implemented and tested on different kinds of cases. Experimental results show that An-OARSMan can handle both convex and concave polygon obstacles with short wire length. It achieves the optimal solution in the cases with no more than seven terminals. The experimental results also show that FORSTer has short running time, which is suitable for routing large-scale nets among obstacles, even for routing a net with one thousand terminals in the presence of 100 rectangular obstacles. 相似文献
386.
This study examines the psychological mechanisms underlying the process that enables publics’ individual differences (e.g., the levels of uncertainty avoidance and social media usage) to give rise to varying post-crisis social media engagement intentions (e.g., information seeking, support seeking, and negative word-of-mouth). The study confirms that this process is serially mediated by perceived threat severity, perceived susceptibility, and negative emotions. These psychological mediators, however, function differently between uncertainty avoidance and social media usage. For uncertainty avoidance, a high arousal negative emotion (e.g., anger, fear) is a more essential step to influence engagement intentions than a low arousal emotion (e.g., shame, guilt). For social media usage, however, the type of aroused negative emotions does not matter. Rather, the relationship social media usage has with information seeking is different from that with support seeking and negative word-of-mouth intentions. Social media usage induces information seeking intentions only through publics’ cognitive appraisals of the situation without the activation of negative emotions, while it induces supporting seeking and negative word-of-mouth intentions through both cognitive appraisals and negative emotion arousals. 相似文献
387.
388.
无线电干扰查处工作,是无线电管理工作中的一项重要的任务,作为无线电管理工作者对监测设备的工作原理、功能、技术性能、指标要深刻领会理解,要求掌握电磁环境随地形、频率、天气、距离等外部条件的变化规律。掌握各类干扰的成因及其规避措施,是有效降低无线电干扰发生率的主要途径。如何科学有效地规避频率间的干扰,介绍常见的无线电干扰类型、特征、危害性及其抑制干扰采取的措施。 相似文献
389.
The purpose of this paper is to present a fast algorithm for the numerical solution of the one-dimensional obstacle problem. It is proven that the algorithm converges in a finite number of steps; application examples showing its efficiency are presented.This work was supported by the National Research Council of Argentina, Grant No. PID-3091000. 相似文献
390.
Kärkkäinen T. Kunisch K. Tarvainen P. 《Journal of Optimization Theory and Applications》2003,119(3):499-533
Active set strategies for two-dimensional and three-dimensional, unilateral and bilateral obstacle problems are described. Emphasis is given to algorithms resulting from the augmented Lagrangian (i.e., primal-dual formulation of the discretized obstacle problems), for which convergence and rate of convergence are considered. For the bilateral case, modifications of the basic primal-dual algorithm are also introduced and analyzed. Finally, efficient computer realizations that are based on multigrid and multilevel methods are suggested and different aspects of the proposed techniques are investigated through numerical experiments. 相似文献