-
MATLAB6.0数学手册
这是MATLAB的数学手册,对于初学者来说有一定的帮助。(This is the MATLAB Manual of mathematics, for beginners, there will be some help.)
- 2017-09-03 10:33:24下载
- 积分:1
-
568464 算法的乐趣
算法的乐趣,增加对算法的了解。图灵原创,王晓华著(The Fun of Algorithms)
- 2019-05-31 09:09:04下载
- 积分:1
-
PR
说明: 模式识别工具箱函数,包含多种模式识别方法如KNN,PCA,SVM,C4.5,EM算法等等(Pattern recognition toolbox functions, including a variety of pattern recognition methods such as KNN, PCA, SVM, C4.5, EM algorithm, etc.)
- 2010-03-29 20:17:40下载
- 积分:1
-
Deep Learning With Python中文版
说明: Deep Learning With Python_中文版 --本书由Keras之父、现任Google人工智能研究员的弗朗索瓦?肖莱(Franc?ois Chollet)执笔,详尽介绍了用Python和Keras进行深度学习的探索实践,包括计算机视觉、自然语言处理、产生式模型等应用。书中包含30多个代码示例,步骤讲解详细透彻。(Chinese Version - This book is written by Franc OIS Chollet, the father of Keras and current researcher of Google Artificial Intelligence. It introduces in detail the exploratory practice of in-depth learning with Python and Keras, including computer vision, natural language processing, production model and other applications. The book contains more than 30 code examples with detailed steps.)
- 2019-02-25 18:00:50下载
- 积分:1
-
基于C++CORBA高级编程
说明: 介绍使用C++开发CORBA接口,及高级编程技巧(This paper introduces how to use C + + to develop CORBA interface and advanced programming skills)
- 2021-01-21 22:58:46下载
- 积分:1
-
C++异常处理
C++异常处理,(C Exceptions to s)
- 2004-10-14 10:24:56下载
- 积分:1
-
Python编程:从入门到实践
说明: Python编程:从入门到实践-中文版
很好地python基础教程(Python Programming: from introduction to practice - Chinese version)
- 2020-06-04 23:42:06下载
- 积分:1
-
Python编程入门 第3版
Python学习电子书经典之作,课余学习之用(Python Learning the classic books of e-books and the use of after-school learning)
- 2018-03-27 21:16:46下载
- 积分:1
-
haoqingmui
ofdm system simulation including 16qam modulation fft windowing modules plus cp, Implemented with SDRAM run nios, while saving camera data SRAM, Stepwise linear regression.
- 2017-08-15 20:47:09下载
- 积分:1
-
Data_Structures_and_Algorithms_Using_CSharp
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
- 2010-12-13 17:29:40下载
- 积分:1