-
Implementacao Relogio
使用秒、分钟和小时变量观察实施情况;
- 2023-04-04 21:35:03下载
- 积分:1
-
PCA用来降维的MATLAB代码,给出了程序
PCA用来降维的MATLAB代码,给出了程序,给出了具体算法的思想和过程,成功地运用于相关性的去除保留样本信息,实现样本空间的降维和去相关性
- 2023-07-07 07:00:03下载
- 积分:1
-
九九乘法表
一个用c++编写的打印九九乘法表的程序,初学者值得一看,仅供参考!
- 2022-01-28 01:51:27下载
- 积分:1
-
求三维凸包的程序
求三维凸包的程序- Asks the three dimensional raised package the procedure
- 2022-09-21 15:50:03下载
- 积分:1
-
x 509 证书解析程序
实现证书的生成和验证,可编译成类库形式,需要openssl支
- 2022-05-05 20:10:22下载
- 积分:1
-
著名的seismiclab的代码 是地震学研究人员必备的工具
著名的seismiclab的代码 是地震学研究人员必备的工具-famous seismiclab code seismic study is an essential tool for officers
- 2022-12-01 03:05:04下载
- 积分:1
-
school students encountered trouble is not the means to study the polymorphism u...
学C++的同学是不是遇到麻烦了,就是学不懂多态性的呀,我这么有好多实例,那样你就不用担心了-school students encountered trouble is not the means to study the polymorphism understand it, I have so many examples, as you do not have to worry
- 2022-05-12 20:25:35下载
- 积分:1
-
基于Marc二次开发的fortran磨损程序
基于marc的模拟磨损的二次开发,marc虽然提供了几种磨损类型但是并不能满足实际需要,本程序由fortran写成,可以写出满足生产实际的磨损模型。
- 2022-02-24 12:19:02下载
- 积分:1
-
0 / 1背包问题是一个N P
0 / 1背包问题是一个N P-复杂问题,为了解决该问题,,将用回溯算法解决该问题。既然想选择一个对象的子集,将它们装入背包,以便获得的收益最大,则解空间应组织成子集树的形状(如图1 6 - 2所示)。该回溯算法与4 . 2节的装载问题很类似。首先形成一个递归算法,去找到可获得的最大收益。然后,对该算法加以改进,形成代码。改进后的代码可找到获得最大收益时包含在背包中的对象的集合。-0/1 knapsack problem is a P-complex issues, in order to solve the problem, and will be used backtracking algorithm to solve the problem. As to the choice of a subset of object, they will load a backpack, in order to obtain the greatest profits, the solution should be organized into space subset of the shape of the tree (Figure 1 6-2 below). The backtracking algorithms and 4. Two loading problem is very similar. Forming a recursive algorithm to get the maximum benefit available. Then, this algorithm is modified to form code. Improved code can be found at the maximum benefits included in the backpack of a collection of objects.
- 2022-02-26 09:06:08下载
- 积分:1
-
贪吃蛇游戏程序
用C#写的简单的贪吃蛇游戏程序,赛,就类似于以前诺基亚手机里的贪吃蛇游戏,这个是我亲自编写的,供大家参考,供程序编写入门人员参考
- 2022-02-26 11:02:47下载
- 积分:1