-
算法图解
算法图解中文版全文,实例丰富,图文并茂,以简明易懂的方式阐明了算法(Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer.)
- 2019-06-28 20:59:05下载
- 积分:1
-
Chapter04code
c#入门经典(第七版) 清华大学出版社 Benjamin Perkins
Jacob Vibe Hammer
Jon D.Reid(Beginning c#6 programming & Visual Studio 2015)
- 2017-04-15 23:28:34下载
- 积分:1
-
Chapter02
说明: 机器学习第二版书籍源码,文件较大,分章节上传(This is the code repository for Python Machine Learning - Second Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.)
- 2019-03-12 09:39:27下载
- 积分:1
-
sablog-x1.6
Sablog-X是一个采用PHP和MySQL构建的博客系统.作为Sablog的后继产品,Sablog-X在代码质量,运行效率,负载能力,安全等级,功能可操控性和权限严密性等方面都在原有的基础上,更上一层楼.凭借Sablog-X作者7年多的安全技术经验,4年的PHP开发经验,强于创新,追求完美的设计理念,使得Sablog-X已获得业内越来越多专家和用户的认可.
(blog)
- 2010-03-03 13:54:57下载
- 积分:1
-
crm102
**压力锅crm方案(** program because of autoclave crm)
- 2004-09-30 11:22:18下载
- 积分:1
-
迭代法求根
用迭代法求 x=根号a。求平方根的迭代公式为:X(n+1)=(Xn+a/Xn) /2。(Iterative method is used to find x = root a. The iteration formula for finding square root is X(n+1)=(Xn+a/Xn)/2.)
- 2020-06-24 19:20:02下载
- 积分:1
-
mohu
模糊神经网络的预测代码,可用于电力负荷预测或者评价模型(The prediction code of fuzzy neural network can be applied to power load forecasting or evaluation model.)
- 2018-05-21 11:34:16下载
- 积分:1
-
11
说明: Asp.net从入门到精通第二章的实例源码,可供初学者学习借鉴。(Asp. net from the introduction to proficiency in Chapter 2 example source code, for beginners to learn from.)
- 2019-01-25 21:37:39下载
- 积分:1
-
XueDingYuFract
这就是分数阶电感模型的实现函数,在分数阶的实现中具有重要价值。(Implementation Function of Fractional Inductance Model)
- 2017-06-18 21:32:12下载
- 积分:1
-
迭代法求根
说明: 用迭代法求 x=根号a。求平方根的迭代公式为:X(n+1)=(Xn+a/Xn) /2。(Iterative method is used to find x = root a. The iteration formula for finding square root is X(n+1)=(Xn+a/Xn)/2.)
- 2020-06-24 19:20:02下载
- 积分:1