-
1-9数字填入三个分式的a-i中,使a/bc+d/ef+g/hi=1成立-1-9 the number of fill in the three fraction of ai, so that a/bc+ d/ef+ g/hi = 1 to set up
- 2022-03-06 01:28:29下载
- 积分:1
-
manual selection of color samples in an image
manual selection of color samples in an image
- 2022-07-10 17:08:10下载
- 积分:1
-
多线程发牌程序。用多线程模拟竞争发牌示例程序
多线程发牌程序。用多线程模拟竞争发牌示例程序-Licensing procedures for multi-threaded. Competition with multi-threaded simulation example licensing procedures
- 2022-07-24 21:55:58下载
- 积分:1
-
the procedures windows xp environment to prepare for the java source files, We c...
本程序由windows xp 环境下
编写,为java 的源程序,大家可用javac 编译后使用. -the procedures windows xp environment to prepare for the java source files, We can use the javac compiler.
- 2023-09-04 10:05:02下载
- 积分:1
-
关联规则实现
实现关联规则算法,利用Apriori算法寻找频繁项集,再根据支持度剔除不符合需求的频繁项集,直到找到最大的频繁项集,即K项集,再根据置信度,确定强关联规则,最终得到我们事务集之间的关系,从而进行下一步的分析。
- 2022-08-09 05:46:33下载
- 积分:1
-
一个路由器最短路径算法的源程序
一个路由器最短路径算法的源程序-a router shortest path algorithm source! !
- 2022-05-18 16:01:18下载
- 积分:1
-
gmres.m为迭代算法GMRES的实现
gmres.m为迭代算法GMRES的实现-gmres.m for the implementation of the GMRES iterative algorithm
- 2022-03-24 00:08:10下载
- 积分:1
-
kmeans算法 C语言实现
用于kmeans算法实现,是用C语言编写的,易于转为C++,可以方便想知道kmeans后台算法的朋友学习,希望那个对大家有所帮助
- 2022-01-26 01:01:52下载
- 积分:1
-
购物车代码
本程序以c++为基础进行开发,具有基本网络购物车的功能,能够进行添加,删除以及修改商品等等内容,用到了数据结构的知识
- 2022-03-03 23:58:22下载
- 积分:1
-
一维稳态导热第二类边界条件的TDMA解法
一根长6cm的金属棒(下面的数据大致为金属铝的数据)水平放置,从左侧端面施加q=10w/(cm)2的热流,右侧端面的对流换热系数h=1000w/(m*m*k),Tf=20摄氏度,导热系数可以选取lamada=200w/(m*k)。求稳态时各点温度。
采用TDMA算法求解线性方程组。
- 2022-09-29 11:25:03下载
- 积分:1