
Computer science advanced
-
(bq) part 2 book "texts in computational science and engineering" has contents: advanced python, fortran programming with numpy arrays; c and c++ programming with numpy arrays; more advanced gui programming, tools and examples.
430p
bautroibinhyen18
21-02-2017
23
1
Download
-
Computational Science and Engineering (CS&E) is widely accepted, along with theory and experiment, as a crucial third mode of scientific investigation and engineering design. This series publishes research monographs, advanced undergraduate- and graduate-level textbooks, and other volumes of interest to a wide segment of the community of computational scientists and engineers. The series also includes volumes addressed to users of CS&E methods by targeting specific groups of professionals whose work relies extensively on computational science and...
0p
beobobeo
01-08-2012
58
12
Download
-
This book has a unique title” Advances in Computer Science and IT”, although it is not entirely new there is a trend of similar titles in many international conferences. However, for a book this title certainly has innovation and many articles presented in the text shows there uniqueness likewise the title.
0p
bi_bi1
11-07-2012
49
12
Download
-
The science of computing has come a long way since the late 1930s, when John Vincent Atanasoff and Clifford Berry began work on the first electronic digital computer. One marvels to see how the science has advanced from the days of Charles Babbage, who developed the Difference Engine in the 1820s, and, later proposed the Analytical Engine. Computer science was and continues to be an intriguing field filled with interesting stories, colorful personalities, and incredible innovations
321p
hotmoingay
03-01-2013
41
5
Download
-
Suitable for a one- or two-semester undergraduate-level electrical engineering, computer engineering, and computer science course in Discrete Systems and Digital Signal Processing. Assumes some prior knowledge of advanced calculus, linear systems for continuous-time signals, and Fourier series and transforms. Giving students a sound balance of theory and practical application, this no-nonsense text presents the fundamental concepts and techniques of modern digital signal processing with related algorithms and applications.
1033p
vantoan90
29-05-2012
260
99
Download
-
All rights reserved. This work may not be translated or copied in whole or in part without the written permission of the publisher (Springer Science +Business Media, LLC, 233 Spring Street, New York, NY 10013, USA), except for brief excerpts in connection with reviews or scholarly analysis. Use in connection with any form of connection with any form of information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed is forbidden....
397p
kdo_1024
16-11-2011
103
24
Download
-
This book is intended to survey the most important algorithms in use on computers today and to teach fundamental techniques to the growing number of people who are interested in becoming serious computer users. It is appropriate for use as a textbook for a second, third or fourth course in computer science: after students have acquired some programming skills and familiarity with computer systems, but before they have specialized courses in advanced areas of computer science or computer applications.
560p
vidden9999
04-10-2010
126
21
Download
-
The book Advances in Computer Science and Engineering constitutes the revised selection of 23 chapters written by scientists and researchers from all over the world. The chapters cover topics in the scientific fields of Applied Computing Techniques, Innovations in Mechanical Engineering, Electrical Engineering and Applications and Advances in Applied Modeling.
472p
cucdai_1
20-10-2012
57
11
Download
-
Face recognition is still a vividly researched area in computer science. First attempts were made in early 1970-ies, but a real boom happened around 1988, parallel with a large increase in computational power. The first widely accepted algorithm of that time was the PCA or eigenfaces method, which even today is used not only as a benchmark method to compare new methods to, but as a base for many methods derived from the original idea.
246p
bi_bi1
11-07-2012
57
6
Download
-
Recent Advances in Document Recognition and Understanding Edited by Minoru Mori Published by InTech Janeza Trdine 9, 51000 Rijeka, Croatia Copyright © 2011 InTech All chapters are Open Access distributed under the Creative Commons Attribution 3.0 license, which permits to copy, distribute, transmit, and adapt the work in any medium, so long as the original work is properly cited. After this work has been published by InTech, authors have the right to republish it, in whole or part, in any publication of which they are the author, and to make other personal use of the work.
102p
khangoc2399
21-09-2012
64
6
Download
-
This book is intended to survey the most important algorithms in use on computers today and to teach fundamental techniques to the growing number of people who are interested in becoming serious computer users. It is appropriate for use as a textbook for a second, third or fourth course in computer science: after students have acquired some programming skills and familiarity with computer systems, but before they have specialized courses in advanced areas of computer science or computer applications.
559p
testsucoi
10-06-2011
50
5
Download
-
What is knowledge? How can the knowledge be explicitly represented? Many scientists from different fields of study have tried to answer those questions through history, though seldom agreed about the answers. Many representations have been presented by researchers working on a variety of fields, such as computer science, mathematics, cognitive computing, cognitive science, psychology, linguistic, and philosophy of mind. Some of those representations are computationally tractable, some are not; this book is concerned only with the first kind....
284p
bi_bi1
08-07-2012
45
5
Download
-
The CPU contains a special set of memory cells called registers that can be read and written to much more rapidly than the main memory area. There are typically between two and one hundred registers depending on the type of CPU. Registers are used for the most frequently needed data items to avoid having to access main memory every time data is needed. As data is constantly being worked on, reducing the need to access main memory (which is often slow compared to the ALU and control units) greatly increases the computer's speed....
1024p
khangoc2399
21-09-2012
47
4
Download
-
The academic field and the engineering practice of computer programming are both largely concerned with discovering and implementing the most efficient algorithms for a given class of problem. For this purpose, algorithms are classified into orders using so-called Big O notation, which expresses resource use, such as execution time or memory consumption, in terms of the size of an input. Expert programmers are familiar with a variety of well-established algorithms and their respective complexities and use this knowledge to choose algorithms that are best suited to the circumstances....
1024p
ngoctu2392
28-11-2012
58
4
Download
-
(bq) computer animation and graphics–once rare, complicated, and comparatively expensive–are now prevalent in everyday life from the computer screen to the movie screen. this book is suitable for undergraduate students in computer science and engineering, for students in other disciplines who have good programming skills, and for professionals.
377p
bautroibinhyen20
06-03-2017
30
3
Download
-
The mathematical sciences are part of everyday life. Modern communication, transportation, science, engineering, technol- ogy, medicine, manufacturing, security, and finance all depend on the mathematical sciences, which consist of mathematics, statistics, operations research, and theoretical computer science. In addition, there are very mathematical people working in theoretical areas of most fields of science and engineering who also contribute to the mathematical sciences.
0p
xunu1311
02-11-2012
36
2
Download
-
Chapter 5B - Modern CPUs. This lesson looks at the processors most commonly found in personal computers and describes some of their most important features and distinguishing characteristics. You w ill learn how these CPUs arc typically differentiated from one another and sec how their performance is measured. You also w ill learn some of the ways you can extend the power of your PC’s processor to other components by using its expansion capabilities.
22p
tangtuy02
12-03-2016
34
1
Download
-
In this paper, we propose a new approach to teach advanced data structures - priority queues to junior and senior Information Technology (IT) students by applying the project-based learning method, a student-centered method which aims to create a learning environment in which students work individually to complete an open-ended project.
10p
tamynhan8
04-11-2020
1
0
Download
-
After studying this chapter you will be able to understand: What is the purpose of search engines? List few URLs of websites you know. Which Boolean operators are used in the web search? What is the purpose of NEAR operator? What is the purpose of advanced search? What are sponsored listings?
38p
larachdumlanat126
31-12-2020
1
0
Download
-
As you worked your way through high school, or otherwise worked to prepare yourself for college, you were probably unaware that an information explosion was taking place in the field of biology. This explosion, brought on by advances in biotechnology and communicated by faster, more powerful computers, has allowed scientists to gather data more quickly and disseminate data to colleagues in the global scientific community with the click of a mouse.
475p
thuynguyen_2009
28-09-2010
239
109
Download
CHỦ ĐỀ BẠN MUỐN TÌM
