磁力管家

磁力管家
为您索检到8279条磁力链接,耗时10毫秒。 rss

分享给好友

【影视】 [FreeTutorials.Us] artificial-intelligence-reinforcement-learning-in-python
收录时间:2017-08-20 文档个数:73 文档大小:621.3 MB 最近下载:2025-03-01 人气:1090 磁力链接
  • mp401 Introduction and Outline/001 Introduction and outline.mp4 10.6 MB
  • mp401 Introduction and Outline/002 What is Reinforcement Learning.mp4 23.0 MB
  • mp401 Introduction and Outline/003 Where to get the Code.mp4 4.7 MB
  • mp401 Introduction and Outline/004 Strategy for Passing the Course.mp4 9.9 MB
  • mp402 Return of the Multi-Armed Bandit/005 Problem Setup and The Explore-Exploit Dilemma.mp4 6.8 MB
  • mp402 Return of the Multi-Armed Bandit/006 Epsilon-Greedy.mp4 2.9 MB
  • mp402 Return of the Multi-Armed Bandit/007 Updating a Sample Mean.mp4 2.3 MB
  • mp402 Return of the Multi-Armed Bandit/008 Comparing Different Epsilons.mp4 8.4 MB
  • mp402 Return of the Multi-Armed Bandit/009 Optimistic Initial Values.mp4 5.4 MB
  • mp402 Return of the Multi-Armed Bandit/010 UCB1.mp4 8.6 MB
  • mp402 Return of the Multi-Armed Bandit/011 Bayesian Thompson Sampling.mp4 16.0 MB
  • mp402 Return of the Multi-Armed Bandit/012 Thompson Sampling vs. Epsilon-Greedy vs. Optimistic Initial Values vs. UCB1.mp4 11.1 MB
  • mp402 Return of the Multi-Armed Bandit/013 Nonstationary Bandits.mp4 7.8 MB
  • mp403 Build an Intelligent Tic-Tac-Toe Agent/014 Naive Solution to Tic-Tac-Toe.mp4 6.4 MB
  • mp403 Build an Intelligent Tic-Tac-Toe Agent/015 Components of a Reinforcement Learning System.mp4 13.3 MB
  • mp403 Build an Intelligent Tic-Tac-Toe Agent/016 Notes on Assigning Rewards.mp4 4.4 MB
  • mp403 Build an Intelligent Tic-Tac-Toe Agent/017 The Value Function and Your First Reinforcement Learning Algorithm.mp4 27.4 MB
  • mp403 Build an Intelligent Tic-Tac-Toe Agent/018 Tic Tac Toe Code Outline.mp4 5.3 MB
  • mp403 Build an Intelligent Tic-Tac-Toe Agent/019 Tic Tac Toe Code Representing States.mp4 4.6 MB
  • mp403 Build an Intelligent Tic-Tac-Toe Agent/020 Tic Tac Toe Code Enumerating States Recursively.mp4 10.3 MB
【影视】 Monty Python's Life of Brian
收录时间:2017-08-20 文档个数:9 文档大小:4.0 GB 最近下载:2025-03-27 人气:150 磁力链接
  • mkvDisc One - The Film/Monty Python's Life of Brian - Movie with Commentaries.mkv 1.5 GB
  • mkvDisc Two - Bonus Features/Monty Python's Life of Brian - Extra - Deleted Scenes (Commentary).mkv 367.8 MB
  • mkvDisc Two - Bonus Features/Monty Python's Life of Brian - Extra - Radio Promo (Michael Palin's Dentist).mkv 30.3 MB
  • mkvDisc Two - Bonus Features/Monty Python's Life of Brian - Extra - Radio Promo (Mrs. Cleese).mkv 35.7 MB
  • mkvDisc Two - Bonus Features/Monty Python's Life of Brian - Extra - Radio Promo (Mrs. Gilliam).mkv 26.2 MB
  • mkvDisc Two - Bonus Features/Monty Python's Life of Brian - Extra - Radio Promo (Mrs. Idle).mkv 34.6 MB
  • mkvDisc Two - Bonus Features/Monty Python's Life of Brian - Extra - Script Read Through.mkv 1.1 GB
  • mkvDisc Two - Bonus Features/Monty Python's Life of Brian - Extra - The Story of Brian.mkv 945.7 MB
  • txtTorrent downloaded from Demonoid.com.txt 47 Bytes
【压缩文件】 Python 3 na Web com Django (Básico e Intermediário).rar
收录时间:2017-08-20 文档个数:1 文档大小:5.8 GB 最近下载:2025-01-13 人气:19 磁力链接
  • rarPython 3 na Web com Django (Básico e Intermediário).rar 5.8 GB
【压缩文件】 Pluralsight.Python.Beyond.The.Basics
收录时间:2017-08-20 文档个数:3 文档大小:1.3 GB 最近下载:2025-05-01 人气:341 磁力链接
  • rarPluralsight.Python.Beyond.The.Basics.rar 1.3 GB
  • sqlitePluralsight.Python.Beyond.The.Basics_meta.sqlite 9.2 kB
  • xmlPluralsight.Python.Beyond.The.Basics_meta.xml 982 Bytes
【影视】 Python Beginner Tutorial 1 (For Absolute Beginners)_H264_AAC_720p.mp4
收录时间:2017-08-21 文档个数:1 文档大小:32.3 MB 最近下载:2017-09-13 人气:5 磁力链接
  • mp4Python Beginner Tutorial 1 (For Absolute Beginners)_H264_AAC_720p.mp4 32.3 MB
【影视】 Monty Python - E ora qualcosa di completamente diverso
收录时间:2017-08-21 文档个数:1 文档大小:815.3 MB 最近下载:2025-04-19 人气:54 磁力链接
  • aviE ora qualcosa di completamente diverso.avi 815.3 MB
【影视】 [FreeTutorials.Us] deep-learning-prerequisites-the-numpy-stack-in-python
收录时间:2017-08-21 文档个数:31 文档大小:255.2 MB 最近下载:2025-05-08 人气:850 磁力链接
  • html01 Introduction and Outline/quizzes/001 How will you practice what youve learned in this course.html 3.7 kB
  • mp401 Introduction and Outline/001 Whats this course about How can you succeed What should you know first.mp4 10.5 MB
  • mp401 Introduction and Outline/002 Where to get the code and how to install libraries.mp4 7.0 MB
  • mp402 Numpy/003 Lists vs. Arrays.mp4 12.4 MB
  • mp402 Numpy/004 Dot product 1 For loop vs. cosine method vs. dot function.mp4 9.2 MB
  • mp402 Numpy/005 Dot product 2 Speed comparison.mp4 2.9 MB
  • mp402 Numpy/006 Vectors and Matrices.mp4 6.7 MB
  • mp402 Numpy/007 Generating Matrices to Work With.mp4 8.3 MB
  • mp402 Numpy/008 Matrix Products.mp4 4.6 MB
  • mp402 Numpy/009 More Matrix Operations.mp4 13.2 MB
  • mp402 Numpy/010 Solving a Linear System.mp4 4.2 MB
  • mp402 Numpy/011 Word Problem.mp4 3.1 MB
  • mp403 Pandas/012 Manual Data Loading.mp4 9.5 MB
  • mp403 Pandas/013 DataFrames.mp4 7.5 MB
  • mp403 Pandas/014 More about DataFrames Selecting Rows and Columns.mp4 9.6 MB
  • mp403 Pandas/015 Even More about DataFrames Column Names.mp4 6.3 MB
  • mp403 Pandas/016 The apply Function.mp4 5.9 MB
  • mp403 Pandas/017 Joins.mp4 4.7 MB
  • mp404 Matplotlib/018 Line Chart.mp4 6.6 MB
  • mp404 Matplotlib/019 Scatterplot.mp4 7.4 MB
【影视】 Python Pictures - Border Hoppers 2
收录时间:2017-08-22 文档个数:6 文档大小:2.6 GB 最近下载:2025-05-15 人气:1083 磁力链接
  • mp4border-hoppers-2-scene4.mp4 526.5 MB
  • mp4border-hoppers-2-scene5.mp4 343.0 MB
  • mp4border-hoppers-2-scene3.mp4 413.3 MB
  • mp4border-hoppers-2-scene2.mp4 483.8 MB
  • mp4border-hoppers-2-scene1.mp4 439.2 MB
  • mp4border-hoppers-2-bonus-scene1.mp4 417.2 MB
【影视】 Python
收录时间:2017-08-23 文档个数:11 文档大小:999.5 MB 最近下载:2024-05-24 人气:23 磁力链接
  • mp4How to build a website with Django - Episode 7_ Finishing up with the views.mp4 27.9 MB
  • mp4How to build a website with Django - Episode 2_ Building the Templates.mp4 28.7 MB
  • mp4How to build a website with Django - Episode 1_ Setting everything up.mp4 54.1 MB
  • mp4Python from Scratch - Lesson 3_ Functions and Modules.mp4 63.0 MB
  • mp4Python from Scratch - Lesson 4_ Object Oriented Programming.mp4 65.1 MB
  • mp4Python from Scratch - Lesson 2.mp4 79.4 MB
  • mp4How to build a website with Django - Episode 5_ Finalizing the footer content.mp4 96.8 MB
  • mp4How to build a website with Django - Episode 3_ Continue to style this joint.mp4 99.1 MB
  • mp4How to build a website with Django - Episode 6_ Adding a module.mp4 104.4 MB
  • mp4How to build a website with Django - Episode 4_ setting up a jQuery slider.mp4 119.1 MB
  • mp4Python from Scratch - Creating a Dynamic Website.mp4 261.9 MB
【影视】 [ www.Torrenting.com ] - Mega Python vs Gatoroid 2011 BRRip XvidHD 720p-NPW
收录时间:2017-08-23 文档个数:5 文档大小:2.7 GB 最近下载:2025-04-19 人气:91 磁力链接
  • aviMega Python vs Gatoroid 2011 BRRip XvidHD 720p-NPW-Sample.avi 51.4 MB
  • aviMega Python vs Gatoroid 2011 BRRip XvidHD 720p-NPW.avi 2.6 GB
  • nfoNPW.nfo 3.9 kB
  • txtREAD this before playing the Movie.txt 509 Bytes
  • txtwww.Torrenting.com.txt 509 Bytes
【影视】 [FreeTutorials.Us] django-python
收录时间:2017-08-24 文档个数:74 文档大小:1.2 GB 最近下载:2024-11-24 人气:680 磁力链接
  • mp401-course-introduction/001-introduction.mp4 13.7 MB
  • mp401-course-introduction/002-how-to-take-this-course.mp4 9.5 MB
  • mp401-course-introduction/003-technologies-used.mp4 10.0 MB
  • mp402-setting-up-your-development-environment/004-installing-git-virtualbox-vagrant-atom-and-modheader.mp4 40.0 MB
  • mp403-setting-up-your-project/005-creating-a-workspace.mp4 30.9 MB
  • mp403-setting-up-your-project/006-creating-a-git-project.mp4 26.8 MB
  • mp404-creating-a-development-server/007-creating-a-vagrantfile.mp4 10.0 MB
  • mp404-creating-a-development-server/008-configuring-our-vagrant-box.mp4 19.8 MB
  • mp404-creating-a-development-server/009-running-and-connecting-to-our-dev-server.mp4 14.6 MB
  • mp404-creating-a-development-server/010-running-a-hello-world-script.mp4 20.6 MB
  • mp405-creating-a-django-app/011-create-python-virtual-environment.mp4 24.3 MB
  • mp405-creating-a-django-app/012-install-required-python-packages.mp4 12.1 MB
  • mp405-creating-a-django-app/013-create-a-new-django-project-app.mp4 13.3 MB
  • mp405-creating-a-django-app/014-enable-our-app-in-the-django-settings-file.mp4 8.9 MB
  • mp405-creating-a-django-app/015-saving-our-requirements.mp4 9.8 MB
  • mp405-creating-a-django-app/016-test-and-commit-our-changes.mp4 19.2 MB
  • mp406-setup-the-database/017-what-are-django-models.mp4 3.9 MB
  • mp406-setup-the-database/018-create-our-user-database-model.mp4 43.7 MB
  • mp406-setup-the-database/019-add-a-user-model-manager.mp4 25.1 MB
  • mp406-setup-the-database/020-set-our-custom-user-model.mp4 5.6 MB
【影视】 [FreeTutorials.Us] the-python-bible
收录时间:2017-08-24 文档个数:89 文档大小:1.2 GB 最近下载:2025-03-09 人气:737 磁力链接
  • pdf02-installing-python-getting-started-a-top-secret-tip/attached_files/003-installing-python-on-mac/Mac-Installation.pdf 856.5 kB
  • html03-variables-simple-little-boxes/quizzes/001-variables-quiz.html 6.2 kB
  • html03-variables-simple-little-boxes/quizzes/002-creating-variables.html 2.8 kB
  • html04-the-123s-numbers-in-python/quizzes/003-python-numbers-quiz.html 6.7 kB
  • html04-the-123s-numbers-in-python/quizzes/004-basic-algebra-coding-challenge.html 4.2 kB
  • html04-the-123s-numbers-in-python/quizzes/005-overwriting-variables.html 4.1 kB
  • html05-the-abcs-how-to-use-strings-to-handle-text-in-python/quizzes/006-hello-world.html 2.9 kB
  • html05-the-abcs-how-to-use-strings-to-handle-text-in-python/quizzes/007-fixing-broken-strings.html 2.9 kB
  • html05-the-abcs-how-to-use-strings-to-handle-text-in-python/quizzes/008-how-old-are-you.html 5.2 kB
  • html05-the-abcs-how-to-use-strings-to-handle-text-in-python/quizzes/009-tell-us-about-yourself.html 5.1 kB
  • html05-the-abcs-how-to-use-strings-to-handle-text-in-python/quizzes/010-slices-quiz.html 3.9 kB
  • html05-the-abcs-how-to-use-strings-to-handle-text-in-python/quizzes/011-slicer-exercise.html 3.2 kB
  • html06-logic-and-conditional-flow/quizzes/012-comparison-operators-quiz.html 6.7 kB
  • html06-logic-and-conditional-flow/quizzes/013-if-statements-challenge.html 5.1 kB
  • html06-logic-and-conditional-flow/quizzes/014-logical-operators-quiz.html 5.7 kB
  • html09-getting-funky-functions-in-python/quizzes/015-function-creation-challenge.html 2.7 kB
  • mp401-course-introduction/001-course-structure.mp4 7.3 MB
  • mp402-installing-python-getting-started-a-top-secret-tip/002-installing-python-on-windows.mp4 6.7 MB
  • html02-installing-python-getting-started-a-top-secret-tip/003-installing-python-on-mac.html 557 Bytes
  • mp402-installing-python-getting-started-a-top-secret-tip/004-installing-python-on-linux.mp4 4.7 MB
【影视】 ClaudiaMarie.13.06.04.The.Burmese.Python.Reloaded.XXX.720p.MP4-KTR[N1C]
收录时间:2017-08-25 文档个数:1 文档大小:699.7 MB 最近下载:2025-05-14 人气:894 磁力链接
  • mp4claudiamarie.13.06.04.the.burmese.python.reloaded[N1C].mp4 699.7 MB
【压缩文件】 Седжвик Р. и др. Программирование на языке Python. Учебный курс (+code) (2017)
收录时间:2017-08-25 文档个数:2 文档大小:136.7 MB 最近下载:2025-05-16 人气:7410 磁力链接
  • zipcode.zip 77.0 MB
  • pdfСеджвик Р. и др. Программирование на языке Python. Учебный курс (2017).pdf 59.7 MB
【压缩文件】 O'Reilly - Python Data Structures - Tips and Tricks for cleaner, faster code.rar
收录时间:2017-08-26 文档个数:1 文档大小:811.0 MB 最近下载:2024-06-16 人气:125 磁力链接
  • rarO'Reilly - Python Data Structures - Tips and Tricks for cleaner, faster code.rar 811.0 MB
【压缩文件】 python课件
收录时间:2017-08-27 文档个数:3057 文档大小:604.5 MB 最近下载:2025-05-06 人气:27 磁力链接
  • DS_Store.DS_Store 8.2 kB
  • DS_Store第01天/.DS_Store 6.1 kB
  • DS_Store第01天/01day/.DS_Store 6.1 kB
  • html第01天/01day/index.html 8.6 kB
  • html第01天/01day/section.1.1.html 16.7 kB
  • html第01天/01day/section.1.html 19.0 kB
  • html第01天/01day/section.2.html 28.0 kB
  • html第01天/01day/section.3.1.html 42.5 kB
  • html第01天/01day/section.3.2.html 28.2 kB
  • html第01天/01day/section.3.3.html 20.8 kB
  • html第01天/01day/section.3.4.html 9.7 kB
  • html第01天/01day/section.3.html 16.6 kB
  • js第01天/gitbook/app.js 759.3 kB
  • eot第01天/gitbook/fonts/fontawesome/fontawesome-webfont.eot 72.4 kB
  • svg第01天/gitbook/fonts/fontawesome/fontawesome-webfont.svg 253.5 kB
  • ttf第01天/gitbook/fonts/fontawesome/fontawesome-webfont.ttf 141.6 kB
  • woff第01天/gitbook/fonts/fontawesome/fontawesome-webfont.woff 83.8 kB
  • otf第01天/gitbook/fonts/fontawesome/FontAwesome.otf 75.2 kB
  • png第01天/gitbook/images/apple-touch-icon-precomposed-152.png 92.8 kB
  • ico第01天/gitbook/images/favicon.ico 4.3 kB
【影视】 Python Курс 2 - GeekBrains
收录时间:2017-08-27 文档个数:53 文档大小:3.2 GB 最近下载:2025-04-07 人气:361 磁力链接
  • rarУрок 5/Файлы/Deadlock.rar 572 Bytes
  • rarУрок 5/Файлы/Threading.rar 726 Bytes
  • rarУрок 5/Файлы/Semaphore.rar 750 Bytes
  • zipУрок 4/Файлы/Сантери_Бруссуев.zip 1.8 kB
  • zipУрок 4/Файлы/lesson.zip 5.9 kB
  • rarУрок 5/Файлы/Process.rar 6.0 kB
  • docxУрок 4/Файлы/Дз.docx 9.2 kB
  • docxУрок 7/Файлы/ДЗ.docx 9.4 kB
  • docxУрок 6/Файлы/ДЗ.docx 9.5 kB
  • rarУрок 2/Файлы/LibraryTest.rar 10.2 kB
  • zipУрок 3/Файлы/LIbraryDB исправленный.zip 12.4 kB
  • rarУрок 4/Файлы/LibraryTesting.rar 13.0 kB
  • zipУрок 6/Файлы/Пример дз.zip 13.2 kB
  • zipУрок 4/Файлы/library_orm_tets.zip 13.8 kB
  • docУрок 5/Файлы/Дз.doc 13.8 kB
  • zipУрок 7/Файлы/LibraryInterfaceИСП_не_удалять.zip 13.9 kB
  • zipУрок 2/Файлы/lesson.zip 14.1 kB
  • docxУрок 1/Файлы/ДЗ 1.docx 14.6 kB
  • zipУрок 6/Файлы/examples.zip 15.0 kB
  • docxУрок 3/Файлы/ДЗ.docx 16.4 kB
【影视】 [FreeTutorials.Us] the-complete-python-web-course-learn-by-building-8-apps
收录时间:2017-08-27 文档个数:202 文档大小:3.5 GB 最近下载:2025-05-10 人气:1129 磁力链接
  • pdf08 Deploying your apps manually to a server/attached_files/170 Setting up account permissions in CentOS/3-setting-up-permissions.pdf 72.0 kB
  • pdf08 Deploying your apps manually to a server/attached_files/171 Installing Python in CentOS/4-installing-python.pdf 58.5 kB
  • pdf08 Deploying your apps manually to a server/attached_files/172 Installing and setting up Nginx in CentOS/5-setting-up-nginx.pdf 60.4 kB
  • pdf08 Deploying your apps manually to a server/attached_files/173 Creating the application structure for the deployment/6-7-8-installing-the-app.pdf 77.7 kB
  • pdf08 Deploying your apps manually to a server/attached_files/176 Installing MongoDB in CentOS/9-installing-mongodb.pdf 56.8 kB
  • pdf08 Deploying your apps manually to a server/attached_files/177 Setting up uWSGI in CentOS/10-setting-up-uwsgi.pdf 61.3 kB
  • pdf08 Deploying your apps manually to a server/attached_files/178 Running the app directly from your server/11-running-the-app.pdf 53.4 kB
  • pdf08 Deploying your apps manually to a server/attached_files/179 Adding the cron job to automate sending e-mails/12-adding-the-cron-job.pdf 56.9 kB
  • html01 Your Age in Seconds/quizzes/001 Integers and Strings Quiz.html 4.1 kB
  • html01 Your Age in Seconds/quizzes/002 Creating variables.html 2.9 kB
  • html01 Your Age in Seconds/quizzes/003 The print str and int methods.html 4.6 kB
  • html01 Your Age in Seconds/quizzes/004 Formatting strings quiz.html 4.3 kB
  • html01 Your Age in Seconds/quizzes/005 The format method.html 4.6 kB
  • html01 Your Age in Seconds/quizzes/006 Asking users for input.html 3.1 kB
  • html01 Your Age in Seconds/quizzes/007 Creating methods and functions.html 3.4 kB
  • html01 Your Age in Seconds/quizzes/008 If statements quiz.html 5.5 kB
  • html01 Your Age in Seconds/quizzes/009 If statements.html 4.3 kB
  • html01 Your Age in Seconds/quizzes/010 Python basics.html 4.0 kB
  • html02 Price of a Chair/quizzes/011 HTTP Quiz.html 3.8 kB
  • html03 A simple terminal Blog/quizzes/012 Python list comprehension.html 4.2 kB
【影视】 [Udemy] Python 3 - программирование для начинающих (2017)
收录时间:2017-08-27 文档个数:85 文档大小:549.2 MB 最近下载:2025-05-13 人气:2212 磁力链接
  • mp4Р2 - Python. Уровень 1/014 Работа с файлами.mp4 40.9 MB
  • mp4Р2 - Python. Уровень 1/017 Функции.mp4 32.5 MB
  • mp4Р2 - Python. Уровень 1/016 Управление выполнением кода.mp4 32.2 MB
  • mp4Р3 - Python. Уровень 2/027 Регулярные выражения. Часть 1.mp4 32.1 MB
  • mp4Р3 - Python. Уровень 2/028 Регулярные выражения. Часть 2.mp4 28.8 MB
  • mp4Р3 - Python. Уровень 2/031 Декораторы.mp4 28.4 MB
  • mp4Р3 - Python. Уровень 2/024 Исключения. Обработка ошибок.mp4 25.8 MB
  • mp4Р2 - Python. Уровень 1/007 Списки.mp4 24.8 MB
  • mp4Р2 - Python. Уровень 1/006 Строки.mp4 24.7 MB
  • mp4Р2 - Python. Уровень 1/009 Логические величины, Кортежи, Множества.mp4 24.3 MB
  • mp4Р3 - Python. Уровень 2/022 Основы ООП. Часть 2.mp4 23.4 MB
  • mp4Р3 - Python. Уровень 2/020 Область видимости.mp4 18.8 MB
  • mp4Р3 - Python. Уровень 2/025 Модули и Пакеты.mp4 18.7 MB
  • mp4Р3 - Python. Уровень 2/030 Решение ДЗ по регулярным выражениям.mp4 17.7 MB
  • mp4Р2 - Python. Уровень 1/005 Числа.mp4 16.2 MB
  • mp4Р3 - Python. Уровень 2/032 Сериализация-Десериализация объектов.mp4 15.6 MB
  • mp4Р2 - Python. Уровень 1/013 Ввод и Вывод данных.mp4 15.0 MB
  • mp4Р2 - Python. Уровень 1/010 Словари.mp4 14.3 MB
  • mp4Р2 - Python. Уровень 1/004 Переменные и типы данных.mp4 13.8 MB
  • mp4Р3 - Python. Уровень 2/021 Основы ООП. Часть 1.mp4 13.6 MB
【文档书籍】 Программирование на языке Python учебный курс (+code). Роберт Седжвик, Кевин Уэйн, Роберт Дондеро
收录时间:2017-08-29 文档个数:184 文档大小:246.1 MB 最近下载:2025-04-28 人气:40 磁力链接
  • txtcode/introcs-data/128kints.txt 1.4 MB
  • txtcode/introcs-data/16kints.txt 175.6 kB
  • txtcode/introcs-data/1kints.txt 10.5 kB
  • txtcode/introcs-data/2body.txt 91 Bytes
  • txtcode/introcs-data/2bodytiny.txt 99 Bytes
  • txtcode/introcs-data/2kints.txt 20.9 kB
  • txtcode/introcs-data/32kints.txt 351.6 kB
  • txtcode/introcs-data/3body.txt 136 Bytes
  • txtcode/introcs-data/4body.txt 164 Bytes
  • txtcode/introcs-data/4kints.txt 44.0 kB
  • txtcode/introcs-data/64kints.txt 702.6 kB
  • txtcode/introcs-data/8ints.txt 42 Bytes
  • txtcode/introcs-data/8kints.txt 87.8 kB
  • txtcode/introcs-data/actg.txt 6.3 kB
  • htmlcode/introcs-data/amazon.html 125.9 kB
  • csvcode/introcs-data/amino.csv 1.2 kB
  • txtcode/introcs-data/ascale.txt 98 Bytes
  • txtcode/introcs-data/barnsley.txt 250 Bytes
  • txtcode/introcs-data/charges.txt 119 Bytes
  • txtcode/introcs-data/constitution.txt 43.8 kB