-
用于连续体的结构拓扑优化设计的matalb代码
用于连续体的结构拓扑优化设计的matalb代码-For continuum structural topology optimization design matalb code
- 2023-06-27 07:05:03下载
- 积分:1
-
使用VB的快速排序算法
使用VB的快速排序算法-use VB Quick Sort Algorithm
- 2022-04-10 17:39:35下载
- 积分:1
-
知空间三点求圆心半径
资源描述已知空间三点坐标P(x,y,z)、Q(x,y,z)、R(x,y,z),求圆心坐标和半径,用MFC窗口框架显示结果,计算方法可直接移至其它工程中。
- 2022-09-07 02:05:03下载
- 积分:1
-
图书馆管理系统
#include
#include
#include
#include
struct book //图书
{
long NO;//编号
char name[10];//书名
char author[10];//作者名
int classification;//分类号
char publish_unit[20];//出版单位
long publish_time;//出版时间
int number;//库存数
- 2022-02-22 11:27:15下载
- 积分:1
-
标准正态分布,小球坠落演示
标准正态分布,小球坠落演示-Standard normal distribution, the ball falling demo
- 2023-05-27 03:45:03下载
- 积分:1
-
统计的直方图vb程序
统计的直方图vb程序-statistical procedures histogram vb
- 2022-03-18 17:45:12下载
- 积分:1
-
中文分类器
这是一个中文文本分类器。一款根据文本特征,将文本识别为哪一类,如体育文章(不知道的),分类器自动识别为体育类。
- 2022-06-17 00:36:01下载
- 积分:1
-
OpenCV win32 sdk
资源描述1、双击 SDKdlldllsetup.bat 文件,安装 ExtOpenCV 动态库。
2、创建VC工程,将 SDKExtOpenCV文件夹 和 SDKExtOpenCV.h头文件 拷贝到工程目录下。
3、添加 ExtOpenCV.h头文件 到工程即可使用 CExtOpenCV 类库和 OpenCV 中的所有函数。
4、ExtOpenCV 函数功能详细说明见 ManualExtOpenCV参考手册。另附OpenCV中文手册。
5、具体使用方法可参看 Demo 程序,内有主要功能演示。
- 2022-05-15 02:59:23下载
- 积分:1
-
一个程序来寻找频繁项集(关闭和最大)与Eclat算法…
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists. -A program to find frequent itemsets (also c losed and maximal) with the eclat algorithm, which carries out a depth first search on the sub set lattice and determines the support of items ets by intersecting transaction lists.
- 2022-02-20 07:32:43下载
- 积分:1
-
演示cvhmm
面对 演示;识别方法
- 2022-03-22 22:12:43下载
- 积分:1