Library

feed icon rss

Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
  • 1
    ISSN: 1520-510X
    Source: ACS Legacy Archives
    Topics: Chemistry and Pharmacology
    Type of Medium: Electronic Resource
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Electronic Resource
    Electronic Resource
    Springer
    Algorithmica 14 (1995), S. 291-304 
    ISSN: 1432-0541
    Keywords: Array ; Packet routing ; Queue ; Routing algorithm
    Source: Springer Online Journal Archives 1860-2000
    Topics: Computer Science , Mathematics
    Notes: Abstract In this paper we describe a deterministic algorithm for solving any 1–1 packet-routing problem on ann ×n mesh in 2n−2 steps using constant-size queues. The time bound is optimal in the worst case. The best previous deterministic algorithm for this problem required time 2n+Θ(n/q) using queues of size Θ(q) for any 1≤q≤n, and the best previous randomized algorithm required time 2n+Θ(logn) using constant-size queues.
    Type of Medium: Electronic Resource
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Electronic Resource
    Electronic Resource
    Springer
    Algorithmica 24 (1999), S. 139-171 
    ISSN: 1432-0541
    Keywords: Key words. Dynamic allocation, Memory allocation, Parallel and distributed systems, Allocation algorithms.
    Source: Springer Online Journal Archives 1860-2000
    Topics: Computer Science , Mathematics
    Notes: Abstract. We consider the problem of dynamically allocating and deallocating local memory resources among multiple users in a parallel or distributed system. Given a group of independent users and a collection of interconnected local memory devices, we want to render the fragmentation of the memory resources irrelevant by allowing any user to allocate space for his or her purposes as long as there is space available anywhere in the system. In effect, we would like it to appear to the users as though they are allocating memory from a single central pool of memory, even though the space is distributed throughout the system. Our goal is to devise an on-line allocation algorithm that minimizes two cost measures: first, the fraction of unused space , which arises due to fragmentation of the memory; second, the slowdown needed by the system to service user requests, which arises due to the contention for access to the memory devices. We solve this distributed dynamic allocation problem in near-optimal fashion by devising an algorithm that allows the memory to be used to 100% of capacity despite the fragmentation and guarantees that service delays will always be within a constant factor of optimal. The algorithm is completely on-line (no foreknowledge of user activity is assumed) and can accommodate any sequence of allocations and deallocations by the users that does not violate global memory bounds. We also consider the distributed dynamic allocation problem in the more restrictive setting where the local memory devices are connected by a low-degree fixed-connection network, rather than being fully interconnected. In this case, communication costs must be more explicitly considered in our allocation algorithms. We give allocation algorithms for butterfly and hypercube networks, and prove necessary and sufficient conditions on the total amount of memory space needed for near-optimal algorithms to exist.
    Type of Medium: Electronic Resource
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Electronic Resource
    Electronic Resource
    Amsterdam : Elsevier
    BBA Section Nucleic Acids And Protein Synthesis 432 (1976), S. 381-394 
    ISSN: 0005-2787
    Source: Elsevier Journal Backfiles on ScienceDirect 1907 - 2002
    Topics: Biology
    Type of Medium: Electronic Resource
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    ISSN: 0300-9084
    Keywords: Bacillus subtilis ; crsA ; intergenic suppression ; spoII mutations ; sporulation
    Source: Elsevier Journal Backfiles on ScienceDirect 1907 - 2002
    Topics: Biology , Chemistry and Pharmacology
    Type of Medium: Electronic Resource
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Electronic Resource
    Electronic Resource
    Amsterdam : Elsevier
    Biochimie 74 (1992), S. 689-694 
    ISSN: 0300-9084
    Keywords: Bacillus subtilis ; cell division ; chaperon ; septation ; sporulation
    Source: Elsevier Journal Backfiles on ScienceDirect 1907 - 2002
    Topics: Biology , Chemistry and Pharmacology
    Type of Medium: Electronic Resource
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    ISSN: 0300-9084
    Keywords: Bacillus subtilis ; RNA polymerase ; intergenic suppression ; penicillin-binding proteins ; ribosomal proteins ; sporulation
    Source: Elsevier Journal Backfiles on ScienceDirect 1907 - 2002
    Topics: Biology , Chemistry and Pharmacology
    Type of Medium: Electronic Resource
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Electronic Resource
    Electronic Resource
    Springer
    Combinatorica 9 (1989), S. 161-187 
    ISSN: 1439-6912
    Keywords: 05C70 ; 60C05 ; 60K30 ; 68K25 ; 68R05
    Source: Springer Online Journal Archives 1860-2000
    Topics: Mathematics
    Notes: Abstract The minimax grid matching problem is a fundamental combinatorial problem associated with the average case analysis of algorithms. The problem has arisen in a number of interesting and seemingly unrelated areas, including wafer-scale integration of systolic arrays, two-dimensional discrepancy problems, and testing pseudorandom number generators. However, the minimax grid matching problem is best known for its application to the maximum up-right matching problem. The maximum up-right matching problem was originally defined by Karp, Luby and Marchetti-Spaccamela in association with algorithms for 2-dimensional bin packing. More recently, the up-right matching problem has arisen in the average case analysis of on-line algorithms for 1-dimen-sional bin packing and dynamic allocation. In this paper, we solve both the minimax grid matching problem and the maximum up-right matching problem. As a direct result, we obtain tight upper bounds on the average case behavior of the best algorithms known for 2-dimensional bin packing, 1-dimensional on-line bin packing and on-line dynamic allocation. The results also solve a long-open question in mathematical statistics.
    Type of Medium: Electronic Resource
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Electronic Resource
    Electronic Resource
    Springer
    Theory of computing systems 30 (1997), S. 559-582 
    ISSN: 1433-0490
    Source: Springer Online Journal Archives 1860-2000
    Topics: Computer Science
    Notes: Abstract. We study comparator networks for selection, merging, and sorting that output the correct result with high probability, given a random input permutation. We prove tight bounds, up to constant factors, on the size and depth of probabilistic (n,k)-selection networks. In the case of (n, n/2)-selection, our result gives a somewhat surprising bound of $\Theta(n \log \log n)$ on the size of networks of success probability in $[\delta, 1-1/\mbox{poly}(n)]$ , where δ is an arbitrarily small positive constant, thus comparing favorably with the best previously known solutions, which have size $\Theta(n\log n)$ . We also prove tight bounds, up to lower-order terms, on the size and depth of probabilistic merging networks of success probability in $[\delta, 1-1/\mbox{poly}(n)]$ , where δ is an arbitrarily small positive constant. Finally, we describe two fairly simple probabilistic sorting networks of success probability at least $1-1/\mbox{poly}(n)$ and nearly logarithmic depth.
    Type of Medium: Electronic Resource
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    ISSN: 1617-4623
    Source: Springer Online Journal Archives 1860-2000
    Topics: Biology
    Notes: Summary All of several hundred erythromycin resistant (eryR) single site mutants ofBacillus subtilis W168 are temperature sensitive for sporulation (spots). The mutants and wild type cells grow vegetatively at essentially the same rates at both permissive (30° C) and nonpermissive (47° C) temperatures. In addition, cellular protein synthesis, cell mass increases and cell viabilities are similar in mutant and wild type strains for several hours after the end of vegetative growth (47° C). In the mutants examined, the temperature sensitive periods begin when the sporulation process is approximately 40% completed, and end when the process is 90% complete. At nonpermissive temperatures, the mutants produce serine and metal proteases at 50% of the wild type rate, accumulate serine esterase at 16% of the wild type rate, and do not demonstrate a sporulation related increase in alkaline phosphatase activity. The eryR and spots phenotypes cotransform 100%, and cotransduce 100% using phage PBS1. Revertants selected for ability to sporulate normally at 47° C (spo+), simultaneously regain parental sensitivity to erythromycin. No second site revertants are found. Ribosomes from eryR spots strains bind erythromycin at less than 1% of the wild type rate. A single 50S protein (L17) from mutant ribosomes shows an altered electrophoretic mobility. Ribosomes from spo+ revertants bind erythromycin like parental ribosomes and their proteins are electrophoretically identical to wild type. These data indicate that the L17 protein of the 50S ribosomal subunit fromBacillus subtilis may participate specifically in the sporulation process.
    Type of Medium: Electronic Resource
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...