Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 133
- Història 68
- Carreteres 66
- Universidad Pontificia de Salamanca (España) 50
- Mapes topogràfics 49
- Literatura 37
- Mapes de carreteres 36
- Crítica e interpretación 35
- Mapes 33
- Ilustración de libros 31
- Novela española 31
- History 29
- Color 27
- Retratos 23
- Derecho civil 21
- Lengua española 20
- Literatura española 20
- Disseny i construcció 19
- Derecho canónico 18
- Biblia 17
- Obras anteriores a 1800 17
- Poesía española 17
- Teatro español 17
- Política y gobierno 16
- Universidad Pontificia de Salamanca, Facultad de Educación 16
- Novela francesa 15
- Arte 14
- Agricultura 13
- Derecho 13
- Engineering & Applied Sciences 13
-
2761
-
2762por Reyes Araya, Lucy
Publicado 2018Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
2763
-
2764Publicado 2018Tabla de Contenidos: “…Extra Settings -- Examples -- Animated text -- Creating a Background Canvas prefab and a new scene -- Laying out the Text Box Windows -- Animating the Text Box text -- Custom font -- Adjusting the character spacing and changing the font size -- Horizontal and circular health/progress meters -- Horizontal health bar -- Circular progress meter -- Wrapped text with Gradient -- Summary -- Chapter 7: Masks and Other Inputs -- Masks -- Mask component -- Rect Mask 2D component -- UI Toggle -- Toggle component -- Toggle default event - On Value Changed (Boolean) -- Toggle Group component -- UI Slider -- Slider component -- Slider default event - On Value Changed (Single) -- UI Scrollbar -- The Scrollbar component -- Scrollbar default event - On Value Changed (Single) -- UI Scroll View -- Scroll Rect component -- Movement properties -- Properties concerning scrolling speed -- Properties of the Scrollbars -- Scroll Rect default event - On Value Changed (Vector2) -- UI Dropdown and TextMeshPro - Dropdown -- Dropdown Template -- The Dropdown component -- Caption properties -- Template properties -- Option properties -- Dropdown default event - On Value Changed (Int32) -- UI Input Field -- Input Field component -- Properties of entered text and onscreen keyboards -- Content Types -- Line Types -- Input Types -- Keyboard Types -- Character Validation options -- Properties of the caret and selection -- Input field default events - On Value Changed (String) and On End Edit (String) -- TextMeshPro - Input Field -- TMP_Input Field component -- Input Field settings -- Control settings -- TextMeshPro - Input Field default events - On Select (String) and On Deselect (String) -- Examples -- Making a scroll view from a pre-existing menu -- Creating a dropdown menu with images -- Laying out the dropdown with caption and item images…”
Libro electrónico -
2765por AA., VVTabla de Contenidos: “….) -- [PROPÓSITOS] -- NÚMERO 2, MARZO DE 1923 -- TÓPICOS -- EL CARRETO SE VA...YA SE VA PARA SAYULA -- LAS RESERVAS MORALES DE MÉXICO. …”
Publicado 1981
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
2766Publicado 2023Tabla de Contenidos: “…-- Creating your C++ Shooter project from a template -- Installing Visual Studio 2022 -- Ensuring your UE has the source code installed -- Launching the UE5 editor through the Epic Games Launcher -- Creating the MyShooter C++ project -- Associating VS with UE5 as the default source code editor -- Opening the C++ source code in VS (optional) -- Converting an existing Blueprint project to a C++ project -- Summary -- Chapter 2: Editing C++ Code in Visual Studio -- Technical requirements -- Launching VS -- Walking through the VS IDE's UI -- Code editor -- Menus -- Search box -- Toolbar -- Solution Explorer -- Output window -- Error List window -- Editing code in VS -- Controlling the caret (input cursor) -- The text editing keys -- Code selection -- IntelliSense -- Useful editing hotkeys -- Practicing C++ coding -- Creating a new C++ solution in VS -- Creating the main.cpp file -- Changing the editor theme -- Writing the initial code for main.cpp -- Adding the Calculator class -- Summary -- Chapter 3: Learning C++ and Object-Oriented Programming -- Technical requirements -- What is C++? …”
Libro electrónico -
2767por Schwartz, JorgeTabla de Contenidos: “…. -- cábala -- Cabrera y Carbajal -- Cáceres, Fabio -- Cagliostro -- Calderón de la Barca, Pedro -- Calibán -- caló -- Cambaceres de Alvear, Mariana -- Camões, Luís de -- Campo, Estanislao del -- Cancela, Arturo -- Cancha Rayada -- candombe -- Cangrande della Scala -- Cansinos Assens, Rafael -- Canta Claro, El -- Cantar de mio Cid -- Canto, Estela -- Cantor, Georg -- Capdevila, Arturo -- Caras y Caretas -- Carlos XII -- Carlyle, Thomas -- Carpentier y Dempsey -- Carpócrates -- Carriego, Evaristo -- Carroll, Lewis -- Cartaphilus, Joseph -- Casas, Bartolomé de las -- Cascales, Francisco -- Caseros, batalla de -- Castro, Américo -- Catriel -- Céline, Louis-Ferdinand -- censura -- Cepeda -- Cerinto -- Cerros Blancos -- Cervantes Saavedra, Miguel de -- Chacarita, la -- Chahiz de Basra -- Châlons, derrota de -- Chanson de Roland [El cantar de Roldán] -- Chapman, George -- Chatterton, Thomas -- Chaucer, Geoffrey -- Chénier -- Chesterton, G. …”
Publicado 2023
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
2768Publicado 1998Seriada digital
-
2769Publicado 2020Libro
-
2770por Mueller, John PaulTabla de Contenidos: “…Chapter 3 Creating a Data Science Lab of Your Own -- Considering the Analysis Platform Options -- Using a desktop system -- Working with an online IDE -- Considering the need for a GPU -- Choosing a Development Language -- Obtaining and Using Python -- Working with Python in this book -- Obtaining and installing Anaconda for Python -- Defining a Python code repository -- Working with Python using Google Colaboratory -- Defining the limits of using Azure Notebooks with Python and R -- Obtaining and Using R -- Obtaining and installing Anaconda for R -- Starting the R environment -- Defining an R code repository -- Presenting Frameworks -- Defining the differences -- Explaining the popularity of frameworks -- Choosing a particular library -- Accessing the Downloadable Code -- Chapter 4 Considering Additional Packages and Libraries You Might Want -- Considering the Uses for Third-Party Code -- Obtaining Useful Python Packages -- Accessing scientific tools using SciPy -- Performing fundamental scientific computing using NumPy -- Performing data analysis using pandas -- Implementing machine learning using Scikit-learn -- Going for deep learning with Keras and TensorFlow -- Plotting the data using matplotlib -- Creating graphs with NetworkX -- Parsing HTML documents using Beautiful Soup -- Locating Useful R Libraries -- Using your Python code in R with reticulate -- Conducting advanced training using caret -- Performing machine learning tasks using mlr -- Visualizing data using ggplot2 -- Enhancing ggplot2 using esquisse -- Creating graphs with igraph -- Parsing HTML documents using rvest -- Wrangling dates using lubridate -- Making big data simpler using dplyr and purrr -- Chapter 5 Leveraging a Deep Learning Framework -- Understanding Deep Learning Framework Usage -- Working with Low-End Frameworks -- Chainer -- PyTorch -- MXNet…”
Publicado 2020
Libro electrónico -
2771Publicado 2015Tabla de Contenidos: “…Pattern Matching with Regular Expressions -- Finding Patterns of Text Without Regular Expressions -- Finding Patterns of Text with Regular Expressions -- Creating Regex Objects -- Matching Regex Objects -- Review of Regular Expression Matching -- More Pattern Matching with Regular Expressions -- Grouping with Parentheses -- Matching Multiple Groups with the Pipe -- Optional Matching with the Question Mark -- Matching Zero or More with the Star -- Matching One or More with the Plus -- Matching Specific Repetitions with Curly Brackets -- Greedy and Nongreedy Matching -- The findall() Method -- Character Classes -- Making Your Own Character Classes -- The Caret and Dollar Sign Characters…”
Libro electrónico -
2772por Dimotikalis, YiannisTabla de Contenidos: “…The Case of Venizeleio General Hospital of Crete, Greece -- 12.1. Introduction -- 12.2. Theoretical framework -- 12.3. …”
Publicado 2024
Libro electrónico -
2773por Lantz, BrettTabla de Contenidos: “…Improving Model Performance -- Tuning stock models for better performance -- Using caret for automated parameter tuning -- Creating a simple tuned model -- Customizing the tuning process -- Improving model performance with meta-learning -- Understanding ensembles -- Bagging -- Boosting…”
Publicado 2013
Libro electrónico -
2774Publicado 2017Tabla de Contenidos: “…. -- Automating the process of running KNN for many k values -- Selecting appropriate values of k using caret -- Using KNN to compute raw probabilities instead of classifications -- Using neural networks for classification -- Getting ready -- How to do it... -- How it works... -- There's more... -- Exercising greater control over nnet -- Generating raw probabilities and plotting the ROC curve -- Classifying using linear discriminant function analysis -- Getting ready -- How to do it... -- How it works... -- There's more…”
Libro electrónico -
2775por Neumann, Adrian J.Tabla de Contenidos: “…National Civil Defence Cadet Corps Programme -- 7.4.2.2. Civil Defence Lionhearters Club (Post-secondary Schools) -- 7.4.2.3. …”
Publicado 2024
Libro electrónico -
2776por Moncho Aguirre, Juan de MataTabla de Contenidos: “…Antonio Gala IV.7.5. Fernando Lázaro Carreter IV.7.6. Ricardo López Aranda IV.7.7. Alfredo Mañas IV.7.8. …”
Publicado 2012
Biblioteca de la Universidad Pontificia de Salamanca (Otras Fuentes: Biblioteca Universidad de Deusto)Libro -
2777
-
2778
-
2779
-
2780