搜索资源列表
practice2.1
- 1. Matrix-chain product. The following are some instances a) <3, 5, 2, 1,10> b) <2, 7, 3, 6, 10> c) <10, 3, 15, 12, 7, 2> d) <7, 2, 4, 15, 20, 5>
practice2.1
- 1. Matrix-chain product. The following are some instances a) <3, 5, 2, 1,10> b) <2, 7, 3, 6, 10> c) <10, 3, 15, 12, 7, 2> d) <7, 2, 4, 15, 20, 5> -1. Matrix-chain product. The following
Practice2
- 车厢调度:程序对栈的任何存取(即更改,读取和状态判别等操作必须借助于基本操作。-Train scheduling: proceedings of the stack of any access (that is, changing, reading and state identification must be by means of basic operations such as Operation.
Practice2
- 用普通递归与消除尾递归的方法实现解决汉诺塔问题c#-With general recursion and tail recursion elimination method to solve Tower of Hanoi problem c# implementation
Database_components_for_common_practice2
- Delphi数据库常用组件练习第2部分,是初学者很好的学习资料源码-Database components for common practice2
practice2
- 可以产生0-1之间的随机数。编写程序,产生2-100之间的随机数,并测试这些数是否为素数-failed to translate
TA.Practice2.ArtemFrolov
- source file for java ololo its amazing
Practice2.1
- 椭圆轨道方程用普通迭代法和牛顿微分迭代法求解偏近点角E-Elliptical orbit equations ordinary differential iteration method and Newton iterative method for solving the eccentric anomaly E
practice2
- 基于VC读取 Micaps数据(地面观测数据的读取)-Read Read Micaps data (read ground observation data) based on VC
Practice2
- 根据学生两次考试成绩的数据来预测学生是否能被大学录取,用逻辑斯蒂回归算法实现,分别执行梯度下降算法、随机梯度下降算法、牛顿法-According student test scores twice to predict whether the student can be admitted to universities, implemented in logistic regression algorithm.