Programming with Mathematica Programming with Mathematica
2023-01-25 20:01:58 11.31MB 算法
1
很经典的计算机高级算法设计习题与答案答案
2023-01-23 16:39:52 1.07MB 答案
1
模拟电子(第四版华成英主编)习题答案,分章节版本
2023-01-22 20:33:01 1.77MB 模电答案 模电第五版
1
本书介绍了MIPS中的汇编语言编程。 它涵盖了基本的操作员和指令,子程序调用,加载和存储内存,程序控制以及汇编语言程序到机器代码的转换。
2023-01-20 19:39:24 5.04MB 电脑语言
1
看到很多版本都是没书签的,所以就自己添了书签造福一下大家 小小劳动成果,还请尊重,若有错误还请多指教w Abstraction: Programming in Haskell Second Edition Haskell is a purely functional language that allows programmers to rapidly develop clear, concise and correct software. The language has grown in popularity in recent years, both in teaching and in industry. This book is based on the author’s experience of teaching Haskell for more than 20 years. All concepts are explained from first principles and no programming experience isrequired, making this book accessible to a broad spectrum of readers. While Part I focuses on basic concepts, Part II introduces the reader to more advanced topics. This new edition has been extensively updated and expanded to include recent and more advanced features of Haskell, new examples and exercises, selected solutions, and freely downloadable lecture slides and code. The presentation is clean and simple, while also being fully compliant with the latest version of the language, including recent changes concerning applicative, monadic, foldable and traversable types. GRAHAM HUTTON is Professor of Computer Science at the University of Nottingham. He has taught Haskell to thousands of students and received numerous best lecturer awards. Hutton has served as an editor of the Journal of Functional Programming, chair of the Haskell Symposium and the International Conference on Functional Programming, vice-chair of the ACM Special Interest Group on Programming Languages, and he is an ACM Distinguished Scientist.
2023-01-18 10:26:10 7.07MB Haskel Progra Graham 有书签
1
桥接文本和表格数据以进行跨域文本到SQL的语义解析 这是以下论文的官方代码版本: Xi Victoria Lin,Richard Socher和Caiming Xiong。 。 EMNLP 2020的发现。 概述 跨域表格语义解析(X-TSP)是在给某个数据库发出自然语言问题的情况下预测可执行结构化查询语言的任务。 在训练期间,该模型可能会或可能不会看到目标数据库。 该库实现 一个强大的基于序列到序列的跨域文本到SQL语义解析器,在两个广泛使用的基准数据集: 和上实现了最先进的性能。 从改编而来的一组用于解析,标记化和验证SQL查询的。 通过修改正式的语言预处理和后处理模块,可以使解析器适合于学习从文本到其他结构化查询语言(例如的映射。 模型 我们的模型将自然语言话语和数据库(模式+字段选择列表)作为输入,并生成SQL查询作为标记序列。 我们应用模式指导的解码和后处理,以确保最终
1
C程序设计(第四版)(谭浩强)完整版课后习题答案.pdf
2023-01-16 21:21:26 59.18MB c语言 c++ 开发语言 后端
1
OpenGL ES 3.0 Programming Guide(2nd Edition)配套源码,支持各个平台,编译通过,学习原书籍必备的资源。
2023-01-16 09:03:29 5.36MB OpenGL ES 3.0
1
#R 编程 我对 Coursera 上课程作业的解决方案。 [Week 1](./Week 1) -没有编程作业,只包含用于解决测验的数据集 [Week 2](./Week 2) - 编程作业(空气污染) [第 3 周](./第 3 周) - 编程赋值(缓存矩阵的逆) [第 4 周](./第 4 周) - 笔记和编程作业(医院质量)
2023-01-15 18:04:27 3.57MB R
1
高清非扫描版! The C Programming Language译作《C程序设计语言》,是由著名的计算机科学家Brian W. Kernighan和C语言之父的Dennis M. Ritchie合著的一部计算机科学著作,是第一部介绍C语言编程方法的书籍。它是一本必读的程序设计语言方面的参考书。它在C语言的发展和普及过程中起到了非常重要的作用,被视为是C语言的业界标准规范,而且至今仍然广泛使用。它也被公认为计算机技术著作的典范,以清晰简洁的文字讲述而著称。书中用"hello world"为实例开始讲解程序设计,也已经成为程序设计语言图书的传统。
2023-01-14 19:54:47 3.33MB C程序设计 C语言 丹尼斯里奇
1