Library

Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • 2000-2004  (8)
  • 1820-1829
  • 2003  (8)
  • Electronic books  (5)
  • ddc:080  (3)
  • 1
    Unknown
    Manchester, U.K ; New York : Manchester University Press
    Keywords: Charity, History ; Electronic books ; Income, History, England ; Poor, History, England ; Public welfare, History, England ; Social networks, History, England
    Notes: Introduction /Alannah Tomkins,Steven King --'Not by bread only'? Common right, parish relief and endowed charity in a forest economy, c. 1600-1800 /Steve Hindle --Economy of makeshifts and the poor law: a game of chance? /Margaret Hanly --'Agents in their own concerns'? Charity and the economy of makeshifts in eighteenth-century Britain /Sarah Lloyd --Crime, criminal networks and the survival strategies of the poor in early eighteenth-century London /Heather Shore --Pawnbroking and the survival strategies of the urban poor in 1770s York /Alannah Tomkins --Kinship, poor relief and the welfare process in early modern England /Sam Barrett --Making the most of opportunity: the economy of makeshifts in the early modern north /Steven King --Conclusion /Steven King,Alannah Tomkins.
    Pages: x, 285 p.
    ISBN: 1-423-70638-2
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Unknown
    Oxford ; New York : Oxford University Press
    Series in affective science  
    Keywords: Affect (Psychology) ; Electronic books ; Emotions
    Pages: xvii, 1199 p.
    ISBN: 0-19-530205-2
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Unknown
    Mahwah, NJ : Lawrence Erlbaum
    Series in applied psychology  
    Keywords: Comportement organisationnel ; Electronic books ; Organizational behavior
    Notes: Chap. 1. The affective revolution in organizational behavior : the emergence of a paradigm / Sigal G. Barsade, Arthur P. Brief, and Sandra E. Spataro -- Chap. 2. Stress, health, and well-being at work / James Campbell Quick, Cary L. Cooper, Debra L. Nelson, Jonathan D. Quick, and Joanne H. Gavin -- Chap. 3. Self-fulfilling prophecies in organizations / Dov Eden -- Chap. 4. Understanding diversity in organizations : getting a grip on a slippery construct / Bell Rose Ragins and Jorge A. Gonzalez -- Chap. 5. Organizational justice : a fair assessment of the state of the literature -- Chap. 6. Personal reputation in organizations / Gerald R. Ferris, Fred R. Blass, Ceasar Douglas, Robert W. Kolodinsky, and Darren L. Treadway -- Chap. 7. The past, present, and future of workplace deviance research / Rebecca J. Bennett and Sandra L. Robinson -- Chap. 8. Conflicting stories : the state of the science of conflict / Kurt T. Dirks and Judi McLean Parks -- Chap. 9. Construct validation in organization behavior research / Jeffrey R. Edwards -- Chap. 10. The search for universals in cross-cultural organizational behavior / Herman Aguinis and Christine A. Henle -- Chap. 11. Good definitions : the epistemological foundation of scientific progress / Edwin A. Locke
    Pages: xxv, 470 p.
    Edition: 2nd ed
    ISBN: 1-410-60737-2
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Keywords: Business logistics, Management ; Electronic books ; Physical distribution of goods
    Pages: xxv, 436 p.
    Edition: 4th ed
    ISBN: 1-417-59396-2
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Keywords: Cognition ; Cognitive psychology ; Electronic books ; Self-organizing systems
    Notes: Intelligent behavior : a synergetic view / Hermann Haken -- Grounded in the world : developmental origins of the embodied mind / Esther Thelen -- Cognitive coordination dynamics / Scott Kelso -- What is coordinated in bimanual coordination? / Franz Mechsner and Wolfgang Prinz -- Cognition in action : the interplay of attention and bimanual coordination dynamics / Jean Jacques Temprado -- A synergetic approach to describe the stability and variability of motor behavior / Kerstin Witte ... [et al.] -- The role of synchronization in perception-action / Tin-cheun Chan ... [et al.] -- A mean-field approach to self-organization in spatially extended perception-action and psychological systems / Till Frank and Peter Beek -- Self-organizing systems show apparent intentionality / Wolfgang Tschacher, Jean-Pierre Dauwalder, and Hermann Haken -- The embodiment of intentionality / Scott Jordan -- Cognitive science, representations and dynamical systems theory / Pim Haselager, Raoul Bongers, and Iris van Rooij -- Self-steered self-organisation / Fred Keijzer -- Brain dynamics : methodological issues and applications in psychiatric and neurologic diseases / Laurent Pezard -- SIRN (synergetic inter-representation networks), artifacts and Snow's two cultures / Juval Portugali -- Dynamical systems theory : application to pedagogy / Jane Abraham
    Pages: xi, 330 p.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Publication Date: 2020-08-05
    Keywords: ddc:080
    Language: English
    Type: masterthesis , doc-type:masterThesis
    Format: application/pdf
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Publication Date: 2020-08-05
    Description: This diploma thesis deals with the restoration problem in telecommunication networks. The goal is to find a cost minimal capacity capacity assignment on the edges and nodes of a network such that given demands can be satisfied even in case of the failure of an edge or node in the network. Moreover, restrictions on the routing paths (like length restrictions) and hardware constraints have to be satisfied. A Mixed Integer Programming model is presented which takes into account restoration requirements as well as hardware constraints and which abstracts from a particular restoration protocol and failure situation. This abstraction provides new insight into the structure of the network restoration problem and shows that from a mathematical point of view, the commonly used restoration techniques Link Restoration, Path Restoration and Reservation are not as different as they seem to be from a practical point of view. In addition, our model allows (but is not limited to) optimizing working capacity, intended for normal use, and spare capacity, intended for rerouting purposes in case of a failure, in one step. Furthermore, our formulation of capacity cost allows taking into account the effects of discrete, non-linear cost structures which are common in practice. Up to our knowledge, no publication in the existing literature covers all these aspects, let alone in one model, although they are of major practical interest. The model has been implemented in a Branch and Cut framework. The theoretical background of the algorithmic procedure is presented in detail, including computational complexity investigations on the pricing problem. The abstraction from a particular restoration protocol turns out to be useful both from a theoretical and computational point of view. In fact, our investigations suggest a distinction into Local Restoration and Global Restoration rather than into Link Restoration,Path Restoration, Reservation and mixtures of these concepts. In addition to the theoretical aspects of the algorithmic procedure, some implementational details are briefly discussed. Our implementation has been tested on 14 real world instances, which is described in detail. One part of the computational results consists of a comparison of optimal network cost values using diffeent restoration mechanisms, applied to securing either all single node failures, all single edge failures or both. In addition, the effects of a discrete cost structure are investigated, which has rarely been considered yet in literature. Furthermore, the cost ifference between joint and successive working and spare capacity optimization is investigated. In the second part of the computational results, several heuristics for the network restoration problem are compared with respect to both solution quality and time. This diploma thesis deals with the restoration problem in telecommunication networks. The goal is to find a cost minimal capacity capacity assignment on the edges and nodes of a network such that given demands can be satisfied even in case of the failure of an edge or node in the network. Moreover, restrictions on the routing paths (like length restrictions) and hardware constraints have to be satisfied. A Mixed Integer Programming model is presented which takes into account restoration requirements as well as hardware constraints and which abstracts from a particular restoration protocol and failure situation. This abstraction provides new insight into the structure of the network restoration problem and shows that from a mathematical point of view, the commonly used restoration techniques Link Restoration, Path Restoration and Reservation are not as different as they seem to be from a practical point of view. In addition, our model allows (but is not limited to) optimizing working capacity, intended for normal use, and spare capacity, intended for rerouting purposes in case of a failure, in one step. Furthermore, our formulation of capacity cost allows taking into account the effects of discrete, non-linear cost structures which are common in practice. Up to our knowledge, no publication in the existing literature covers all these aspects, let alone in one model, although they are of major practical interest. The model has been implemented in a Branch and Cut framework. The theoretical background of the algorithmic procedure is presented in detail, including computational complexity investigations on the pricing problem. The abstraction from a particular restoration protocol turns out to be useful both from a theoretical and computational point of view. In fact, our investigations suggest a distinction into Local Restoration and Global Restoration rather than into Link Restoration, Path Restoration, Reservation and mixtures of these concepts. In addition to the theoretical aspects of the algorithmic procedure, some implementational details are briefly discussed. Our implementation has been tested on 14 real world instances, which is described in detail. One part of the computational results consists of a comparison of optimal network cost values using different restoration mechanisms, applied to securing either all single node failures, all single edge failures or both. In addition, the effects of a discrete cost structure are investigated, which has rarely been considered yet in literature. Furthermore, the cost difference between joint and successive working and spare capacity optimization is investigated. In the second part of the computational results, several heuristics for the network restoration problem are compared with respect to both solution quality and time.
    Keywords: ddc:080
    Language: English
    Type: masterthesis , doc-type:masterThesis
    Format: application/pdf
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Publication Date: 2020-08-05
    Keywords: ddc:080
    Language: English
    Type: masterthesis , doc-type:masterThesis
    Format: application/pdf
    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...