这是一套完整的操作系统教学PPT 包含有课后答案 人民邮电出版社出版 黄刚等编写
2023-03-27 10:00:59 15.68MB 操作系统 课后习题 答案 黄刚
1
BUAA-Recommend-Graduate-Test 北航2013年计算机夏令营机试题与自己写的程序 2 problems written in C language
2023-03-27 09:28:52 25KB C++
1
C++程序设计教程_第二版_钱能课后习题答案 第1章至第二章,本人学习时编写的,仅供大家参考,如有雷同,实属巧合。
1
BioBERT此存储库提供用于微调BioBERT的代码,BioBERT是一种生物医学语言表示模型,用于设计生物医学文本挖掘任务,例如生物医学命名的实体识别,关系提取,对BioBERT提出疑问。此存储库提供用于微调BioBERT的代码。专为生物医学文本挖掘任务(例如生物医学命名实体识别,关系提取,问题回答等)而设计的表示模型。有关更多详细信息,请参阅我们的论文BioBERT:用于生物医学文本挖掘的预训练生物医学语言表示模型。 该项目由DMIS-Lab完成。 下载我们提供了五个版本的预训练砝码。 预训练是基于t
2023-03-26 11:00:53 440KB Python Natural Language Processing
1
原本PDF,非影印,C#7结合VS2017,包含书上的源代码例子。This book is intended to teach you about all aspects of C# programming, including the language itself, desktop, cloud, and cross-platform programming, making use of data sources, and some new and advanced techniques. You’ll also learn about the capabilities of Visual Studio 2017 and all the ways that this product can aid your application development.
2023-03-25 10:34:49 21.37MB C# VS2017
1
光电子技术第二版课后习题答案,大家或许有用!
2023-03-25 00:03:44 1.14MB 光电子
1
You might want to visit www.PacktPub.com for support fles and downloads related to your book. Did you know that Packt offers eBook versions of every book published, with PDF and ePub fles available? You can upgrade to the eBook version at www.PacktPub.com and as a print book customer, you are entitled to a discount on the eBook copy. Get in touch with us at service@packtpub.com for more details. At www.PacktPub.com, you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.
2023-03-24 18:27:31 1.62MB c++ Game Audio
1
Introduction to Computation and Programming Using Python中涉及的面非常广,包括基本的数据处理、动态规划、面向对象编程等等
2023-03-24 12:11:30 18.55MB Python
1
英文原名:Programming Applications for Microsoft Windows 中文:Windows核心编程
2023-03-24 10:46:36 12.04MB windows
1
matlab tsp问题代码动态编程工具箱 该存储库包含一些使用或与动态编程有关的流行算法的参考实现。 它正在逐步开发出各种MATLAB工具箱,可用于解决特定问题,例如背包或TSP,但不仅限于问题本身。 代码说明 algorithm.m包含特定算法的功能。 tutorial.m包含所用每种算法的基本说明。 职能 (1)最低成本轨迹(optTrajectory.m) 给定从每个节点到每个阶段的每个其他节点的成本,计算从起始节点到终端节点的最小成本轨迹。 (2)标签校正算法(shortestPath.m) 使用标签校正算法(Bellman-Ford,Depth-First Search,Dijkstra's的特定变体)来计算最短路径问题中的路线和成本,并给出从每个节点到每个其他节点的成本以及要使用的标签校正算法的变体。 (3)马尔可夫链模拟器(markovSim.m) 给定状态转移概率矩阵和初始条件的概率,在T阶段上模拟n状态马尔可夫链。 (4)有限状态马尔可夫链的DP解算器(markovDP.m) 在给定每个控制动作下的状态转换概率矩阵,在每个状态下使用控制动作进入另一状态的成本以及终止
2023-03-24 09:32:31 8KB 系统开源
1