-
Apriori algorithm source code, in vc++ 6.0 environment to run, compile, there ar...
Apriori算法源码,在vc++6.0环境下运行,编译,有操作界面-Apriori algorithm source code, in vc++ 6.0 environment to run, compile, there are user interface
- 2023-01-11 16:10:04下载
- 积分:1
-
矩阵类型 Pascal 控制台代码
一个简单的Pascal代码模拟矩阵式的数字级联
- 2023-06-26 22:40:02下载
- 积分:1
-
a math problem
实现1000的阶乘,并且可以从结果中算出包含2的个数-a math problem
- 2022-07-27 15:19:55下载
- 积分:1
-
关于VC++的MFC实现网格Ctrl。
regarding grid ctrl implementation in MFC VC++.
- 2022-02-04 21:13:40下载
- 积分:1
-
旅行商问题的动态规划方法已加入票据。
用动态规划法求解旅行商问题 已经加入注释 欢迎批评指正-dynamic programming method for the traveling salesman problem has joined Notes welcome criticism correction
- 2022-01-27 20:41:09下载
- 积分:1
-
a large file can be divided in small programs. Path to write the final time in a...
一个可以将大文件分割的小程序。注意写路径得时候最后一个文件夹一定要加上,文件编号从0开始-a large file can be divided in small programs. Path to write the final time in a folder must add , document number, starting from 0
- 2023-07-10 06:20:03下载
- 积分:1
-
学生管理系统
一个学生信息系统 (SIS) 是为教育机构来管理学生数据的软件应用程序。也称为学生信息管理系统 (SIMS)、 学生档案系统 (SRS)、 学生管理系统 (SMS)、 校园管理系统 (CMS) 或学校管理系统 (SMS)。图中显示的重要性和很好的结果想出学生数据管理。SIS 就相当于一个企业客户企业资源规划或 ERP 系统。因此,许多与 ERP 系统选择方法、 实施和操作 ERP 系统的问题适用于
- 2022-06-03 19:24:16下载
- 积分:1
-
grep by曹斯琴,2007.7.17
grep by Cao Siqin,2007.7.17
grep [-v?]
Options:
-? : show this help
-v : list lines that doesn t contain sub-string
-n : list in one line, words separated by tab-grep by Cao Siqin,2007.7.17
grep [-v?]
Options:
-? : show this help
-v : list lines that doesn t contain sub-string
-n : list in one line, words separated by tab
- 2022-08-11 00:42:22下载
- 积分:1
-
LBM的二维模拟空腔流
应用背景关键技术子程序collesion(U,V,F,信,Rho,欧米茄,W,CX,CY,n,m)真正的F(0:8,0:N,0米)真正的信(0:8,0:N,0米),ρ(0 N,0米)真正的W(0:8),CX(0:8),CY(0:8)真正的U(0 N,0米),V(0 N,0米)我= 0,N做J = 0,MT1 = U(i,j)×U(I,J)+ V(i,j)* V(I,J)做K = 0.8T2 = U(i,j)* CX(K)+ V(i,j)* CY(K)方程(K,I,J)=ρ(i,j)×W(k)*(1 + 3 + 4.50 * * T2 T2 t2-1.50 * T1)F(K,I,J)=ω*信(K,I,J)+(1。欧米茄)* F(K,I,J)结束做结束做结束做返回结束
- 2023-04-22 08:15:03下载
- 积分:1
-
非线性回归
将为给定在名为的文件中的数据执行非线性回归的 C 代码exp.zip 包含 61 x ;y 值的方程 y = a0 (1-exp(a1x)) x = 1。
- 2023-03-15 21:00:04下载
- 积分:1