-
模糊评价法VB实现
通过VB语言来实现模糊评价法,是开放的源码大家可以根据自己的需要进行修改,以后也希望大家有什么源码也要一起分享,大家一起进步,谢谢本网站给大家创造这么好的机会,自己非常喜欢对这些编程语言的学习,以后还请各位高手多多指教啊!
- 2022-07-27 04:21:08下载
- 积分:1
-
做一个好的网格程序,是一个封装ParaMesh FORTRAN 90程序设计…
做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
-Do a good grid procedures, PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement (AMR).
- 2022-01-26 14:07:51下载
- 积分:1
-
用matlab编写的线性规划之单纯型方法用来求解一些简单的线性规划问题...
用matlab编写的线性规划之单纯型方法用来求解一些简单的线性规划问题-using Matlab prepared by the linear planning simple method for solving some simple linear programming problem
- 2022-10-16 09:30:03下载
- 积分:1
-
公历转农历源代码前段时间做软件写了个公历转农历的函数,目前公开给大家参考,有兴趣的朋友可以在此基础上进一步完善其功能...
公历转农历源代码前段时间做软件写了个公历转农历的函数,目前公开给大家参考,有兴趣的朋友可以在此基础上进一步完善其功能 -Lunar calendar to do earlier source software was made to the Lunar calendar functions, currently open for your reference, interested friends on this basis to further improve its functions
- 2023-01-18 18:40:04下载
- 积分:1
-
code to solve 8-queens problem
- 2022-03-18 08:23:55下载
- 积分:1
-
关联规则实现
实现关联规则算法,利用Apriori算法寻找频繁项集,再根据支持度剔除不符合需求的频繁项集,直到找到最大的频繁项集,即K项集,再根据置信度,确定强关联规则,最终得到我们事务集之间的关系,从而进行下一步的分析。
- 2022-08-09 05:46:33下载
- 积分:1
-
自编的有限元方法解决弹性力学平面问题的软件。有图形显示,数据结构的处理值得一看。...
自编的有限元方法解决弹性力学平面问题的软件。有图形显示,数据结构的处理值得一看。-directed the finite element method to solve the problem of elasticity plane software. A graphic display, data processing structure of the eye-catcher.
- 2022-08-26 02:22:01下载
- 积分:1
-
C语言源代码 万年历
C语言源代码 万年历-C language source code hefty almanac
- 2022-10-05 02:45:03下载
- 积分:1
-
运筹学中的生产计划方法c++源代码,试过,好用
运筹学中的生产计划方法c++源代码,试过,好用-Operations research in production planning methods c++ Source code, try, easy to use
- 2022-12-29 20:05:03下载
- 积分:1
-
递归算法周游二叉树
代码包含二叉树创建以及二叉树的先根序列,后根序列,中根序列三种递归周游二叉树算法,若有错误之处之处,还望指出!谢谢
- 2022-01-21 02:01:44下载
- 积分:1