الصفحة 4
الصفحة 4
img

Long-Term Preservation of Digital Documents : Principles and Practices

Key to our culture is that we can disseminate information, and then maintain and access it over time. While we are rapidly advancing from vulnerable physical solutions to superior, digital media, preserving and using data over the long term involves complicated research challenges and organization efforts. Uwe Borghoff and his coauthors address the problem of storing, reading, and using digital data for periods longer than 50 years. They briefly describe several markup and document description languages like TIFF, PDF, HTML, and XML, explain the most important techniques such as migration and emulation, and present the OAIS (Open Archival Information System) Reference Model. To complement this background information on the technology issues the authors present the most relevant international preservation projects, such as the Dublin Core Metadata Initiative, and experiences from sample projects run by the Cornell University Library and the National Library of the Netherlands. A rated survey list of available systems and tools completes the book.

img

Knowledge science, engineering and management; 13th International Conference, KSEM 2020, Hangzhou, China, August 28–30, 2020, Proceedings, Part I

Constitutes the refereed proceedings of the 13th International Conference on Knowledge Science, Engineering and Management, KSEM 2020, held in Hangzhou, China, in August 2020.* The 58 revised full papers and 27 short papers were carefully reviewed and selected from 291 submissions. The papers of the first volume are organized in the following topical sections: knowledge graph; knowledge representation; knowledge management for education; knowledge-based systems; and data processing and mining. The papers of the second volume are organized in the following topical sections: machine learning; recommendation algorithms and systems; social knowledge analysis and management; text mining and document analysis; and deep learning.

img

Knowledge science, engineering and management ; 13th International Conference, KSEM 2020, Hangzhou, China, August 28–30, 2020, Proceedings, Part II

Constitutes the refereed proceedings of the 13th International Conference on Knowledge Science, Engineering and Management, KSEM 2020, held in Hangzhou, China, in August 2020.* The 58 revised full papers and 27 short papers were carefully reviewed and selected from 291 submissions. The papers of the first volume are organized in the following topical sections: knowledge graph; knowledge representation; knowledge management for education; knowledge-based systems; and data processing and mining. The papers of the second volume are organized in the following topical sections: machine learning; recommendation algorithms and systems; social knowledge analysis and management; text mining and document analysis; and deep learning.

img

Knowledge mining : Proceedings of the NEMIS 2004 final conference

The book presents results from the application of knowledge mining techniques in various sector of the academic and indystrial research. The results are increased scientific understanding along with improvements in research quality and value.

img

Knowledge Discovery from XML Documents ; 1st International Workshop, KDXD 2006, Singapore, April 9, 2006, Proceedings

The KDXD 2006 (Knowledge Discovery from XML Documents) workshop is the ?rst international workshop running this year in conjunction with the 10th Pacific-Asia Conference on Knowledge Discovery and Data Mining, PAKDD 2006. The workshop provided an important forum for the dissemination and exchange of new ideas and research related to XML data discovery and retrieval. The eXtensible Markup Language (XML) has become a standard language for data representation and exchange. With the continuous growth in XML data sources,the ability to manage collections of XML documents and discover knowledge from them for decision support becomes increasingly important. Due to the inherent ?exibility ofXML, in both structure and semantics, inferring important knowledge from XML data is faced with new challenges as well as bene?ts. The objective of the workshop was to bring together researchers and practitioners to discuss all aspects of the emerging XML data management challenges.

img

JDF : Process Integration, Technology, Product Description

The arrival of PDF has successfully optimized certain elements of the production workflow – the next challenge facing the print media industry is to resolve the problem of non-networked software packages that exist in isolation. Businesses today need to identify process inefficiencies to ensure the successful process integration of the entire value added chain. The PDF document format and the vendor-independent JDF (Job Definition Format) provide the technical platform for devising new, fully integrated workflow solutions. Networking decisions involve virtually every department of a print service provider and lay down the direction of the company over the long term. These decisions offer opportunities, but they also harbor risks. If businesses are to make the right investment decisions, it is vital they have extensive background information on technical and business management issues. The authors provide focused information for decision makers looking for support in implementing networking projects successfully. This book is couched in straightforward language, explains and highlights relevant terms, and provides readers with numerous practical illustrations, graphics and checklists that they can apply to real-life applications.

img

Computation and the humanities : Towards an oral history of digital humanities

This book addresses the application of computing to cultural heritage and the discipline of Digital Humanities that formed around it. Digital Humanities research is transforming how the Human record can be transmitted, shaped, understood, questioned and imagined and it has been ongoing for more than 70 years. However, we have no comprehensive histories of its research trajectory or its disciplinary development. The authors make a first contribution towards remedying this by uncovering, documenting, and analysing a number of the social, intellectual and creative processes that helped to shape this research from the 1950s until the present day.

img

Comparative Evaluation of XML Information Retrieval Systems ; 5th International Workshop of the Initiative for the Evaluation of XML Retrieval, INEX 2006 Dagstuhl Castle, Germany, December 17-20, 2006 Revised and Selected Papers

This book covered methodology and seven additional tracks on ad-hoc, natural language processing, heterogeneous collection, multimedia, interactive, use case, as well as document mining.

img

Certification and security in inter-organizational E-services ; IFIP 18th World Computer Congress, August 22-27, 2004, Toulouse, France

This collection of papers offers real-life application experiences, research results and methodological proposals of direct interest to systems experts and users in governmental, industrial and academic communities. This book also documents several important developments. The uptake of distributed computational infrastructure oriented to service provision, like Web-Services and Grid, is making C&S even more important. E-services based on legacy systems managed by autonomous and independent organizations, a common situation in the public administration sector, increase overall complexity. The increased presence and use of e-service IT-infrastructures depends on the critical ability required for all security issues, from the basic (availability, authentication, integrity, confidentiality) to the more complex (e.g. authorization, non-repudiation).

img

C++ /CLI : The Visual C++ Language for .NET

C++/CLI: The Visual C++ Language for .NET introduces Microsoft's extensions to the C++ syntax that allow you to target the common language runtime the key to the heart of the .NET 3.0 platform. In 12 no-fluff chapters, Microsoft insider Gordon Hogenson takes you into the core of the C++/CLI language and explains both how the language elements work and how Microsoft intends them to be used.

img

Bioinformatics and Computational Biology Solutions Using R and Bioconductor

Bioconductor is a widely used open source and open development software project for the analysis and comprehension of data arising from high-throughput experimentation in genomics and molecular biology. Bioconductor is rooted in the open source statistical computing environment R. This volume's coverage is broad and ranges across most of the key capabilities of the Bioconductor project, including: Importation and preprocessing of high-throughput data from microarray, proteomic, and flow cytometry platforms / Curation and delivery of biological metadata for use in statistical modeling and interpretation. / Statistical analysis of high-throughput data, including machine learning and visualization,modeling and visualization of graphs and networks. This book is a dynamic document. Code underlying all of the computations that are shown is made available on a companion website, and readers can reproduce every number, figure, and table on their own computers.

img

Beginning xml with C# 2008 : From novice to professional

Beginning XML with C# 2008 focuses on XML and how it is used within .NET 3.5. As you'd expect of a modern application framework, .NET 3.5 has extensive support for XML in everything from data access to configuration, from raw parsing to code documentation. This book demystifies all of this. It explains the basics of XML as well as the namespaces and objects you need to know in order to work efficiently with XML. You will see clear, practical examples that illustrate best practices in action. With this book, you'll learn everything you need to know from the basics of reading and writing XML data to using the DOM, from LINQ and SQL Server integration to SOAP and web services.

img

Beginning Ruby : From novice to professional

Beginning Ruby is a thoroughly contemporary guide for every type of reader who wants to learn Ruby, from novice programmers to web developers to Ruby newcomers. It starts by explaining the principles behind object-oriented programming and within a few chapters builds toward creating a genuine Ruby application.

img

Beginning relational data modeling

Data storage design, and awareness of how data needs to be utilized within an organization, is of prime importance in ensuring that company data systems work efficiently. 'Beginning Data Modeling' leads readers you step by step through the process of developing an effective logical data model for a relational database model.

img

Beginning Python : From novice to professional

Ten different projects illustrate the concepts introduced in the book. You will learn how to create a P2P file-sharing application and a web-based bulletin board, and how to remotely edit web-based documents and create games. Author Magnus Lie Hetland is an authority on Python and previously authored Practical Python. He also authored the popular online guide, Instant Python Hacking, on which both books are base

img

Beginning Ajax with PHP : From novice to professional

Beginning Ajax with PHP: From Novice to Professional is the first book to introduce how these two popular technologies can work together to create next-generation applications. Author Lee Babin covers what you commonly encounter in daily web application development tasks.

img

Balanced Website Design : Optimising Aesthetics, Usability and Purpose

Balanced Website Design (BWD) is a new methodology that fuses the strengths of traditional structured, stepped, and iterative approaches with a sharp focus on defining and achieving the desired characteristics of purpose, usability and aesthetics – absolutely essential requirements for any website. The book includes discussions of new perspectives on usability and aesthetics in the special context of website design. BWD is suitable for all types of websites, for individual and/or team projects, and should prove to be of significant value for even the most experienced of website designers. BWD provides guidance, structure and detailed documentation/process support for the activity of designing and implementing your next website – helping you to maximise its effectiveness and relevance.

img

Autonomic and Trusted Computing ; 5th International Conference, ATC 2008, Oslo, Norway, June 23-25, 2008 Proceedings

This book constitutes the refereed procedings of the 5th International Conference on Autonomic and Trusted Computing, ATC 2008, held in Oslo, Norway, in June 2008, co-located with UIC 2008, the 5th International Conference on Ubiquitous Intelligence and Computing.

img

Automatic Quantum Computer Programming : A Genetic Programming Approach

Computer science will be radically transformed if ongoing efforts to build large-scale quantum computers eventually succeed and if the properties of these computers meet optimistic expectations. Nevertheless, computer scientists still lack a thorough understanding of the power of quantum computing, and it is not always clear how best to utilize the power that it is understood. This dilemma exists because quantum algorithms are difficult to grasp and even more difficult to write. Despite large-scale international efforts, only a few important quantum algorithms are documented, leaving many essential questions about the potential of quantum algorithms unanswered.

img

Applied cryptography and network security ; 19th International Conference, ACNS 2021, Kamakura, Japan, June 21–24, 2021, Proceedings, Part I

The two-volume set LNCS 12726 + 12727 constitutes the proceedings of the 19th International Conference on Applied Cryptography and Network Security, ACNS 2021, which took place virtually during June 21-24, 2021. The 37 full papers presented in the proceedings were carefully reviewed and selected from a total of 186 submissions. They were organized in topical sections as follows: Part I: Cryptographic protocols; secure and fair protocols; cryptocurrency and smart contracts; digital signatures; embedded system security; lattice cryptography; Part II: Analysis of applied systems; secure computations; cryptanalysis; system security; and cryptography and its applications.

عدد النتائج بكل صفحة