讨论迭代序列的收敛速度. 例3 解 可改写为各种不同的等价形式 由此构造不同的迭代法: 用不同方法求方程 的根 这里 其不动点为
2022-03-08 22:52:00 1.2MB 计算方法
1
飞行模式切换(主要用到了shell脚本语言,手机需要获得root权限),打开固定app代码
2022-03-08 21:07:05 21.79MB 切换 打开app
1
日本人写的遥感的书 是我看过的最详细的一本 很多原理解释得很清楚 推荐
2022-03-07 10:33:13 12.01MB 遥感
1
这本书有些资源地址已经失效,所以将lib和include所需文件压缩上传
2022-03-07 00:42:17 1.79MB OpenGL c++
1
内含github中关于MCTS的工程及源码,Python实现,一些简单例子,可学习使用
2022-03-06 19:10:20 71KB MCTS
1
关于APP支付流程测试话术
2022-03-05 21:55:38 1.17MB 测试 测试话术
1
% This code is LDA base face recoginition programme. It reads nots(here 6) % facse from ORL database and the rest (nump-nots) are used as test. % LDA_Performance shows the recognition performance. % % If you get out of memory error you may uncomment the comments. % % This code has been written in Fall 2008 by me, Gholamreza Anbarjafari % (Shahab). You can use this code for any research and academic purposes % and you may refer to us in your acknowledgement!
2022-03-03 22:36:31 3KB lda
1
在用python的LinearRegression做最小二乘时遇到如下错误: ValueError: Expected 2D array, got 1D array instead: array=[5.]. Reshape your data either using array.reshape(-1, 1) if your data has a single feature or array.reshape(1, -1) if it contains a single sample. 翻译过来是: ValueError:预期为2D数组,改为获取1D数组: 数组= [5.]。 如果数据具有单个
2022-03-03 17:15:38 43KB al ar arr
1
关于bt的下载原理相关介绍,参考的文献较多,适合初学者理解bit torrent是如何工作运行的,值得下载!!!
2022-03-02 20:32:10 308KB bt
1
主要给大家介绍了关于axios返回空对象的问题解决方法,文中介绍的非常详细,相信对大家学习或者使用axios具有一定的参考价值,需要的朋友们下面来一起看看吧。
2022-03-02 17:19:22 49KB axios 返回 axios 返回值
1