-
OA无纸化办公系统
员工待办事宜、我的邮件(内部邮件和internet邮件)、内部及时短信、个人办公申请、个人名片夹、个人日程安排、个人理财、通讯簿、个人相册、个人文档柜、常用链接、我要离线、修改口令、收发短信息、设置定时提醒、查看当前在线人员情况。
- 2022-03-26 04:50:59下载
- 积分:1
-
用纯JAVA做的记事本!希望朋友们能用得到!很有用哦!
用纯JAVA做的记事本!希望朋友们能用得到!很有用哦!-Do pure JAVA Notepad! Hope my friends can use to be! Useful Oh!
- 2022-01-25 16:05:40下载
- 积分:1
-
neural networks by c
neural networks by c-neural networks by c++
- 2023-05-02 06:35:03下载
- 积分:1
-
ANSI C++ Reference manual
ANSI C++ Reference manual
- 2022-10-19 09:10:04下载
- 积分:1
-
Grid++Report 报表组件
DLL 很好用
Grid++Report 报表组件
DLL 很好用-Grid++ Report Report component DLL works fine
- 2022-01-25 16:10:04下载
- 积分:1
-
VB滚轮补丁的功能是VB程序中滚轮的设置方便应用
VB滚轮补丁的功能是VB程序中滚轮的设置方便应用-VB function wheel patch VB programs are set up to facilitate the application of wheel
- 2023-01-23 22:50:03下载
- 积分:1
-
肺部疾病诊断
下面的程序是针对肺部疾病的医疗诊断
java
- 2022-12-22 01:10:04下载
- 积分:1
-
画图程序
可实现类windows上画图程序部分功能
包括区域绘制等。...
画图程序
可实现类windows上画图程序部分功能
包括区域绘制等。-drawing
- 2022-03-07 21:59:39下载
- 积分:1
-
测试项目
函数 test_project
clc ;
关闭所有 ;
清除所有 ;
data1 = [0 0 0 0]; data2 = [0 0 0 0]; data3 = [0 0 0 0]; data4 = [0 0 0 0] ; 数据 = [0 0 0 0]; val1 = [0 0 0 0];
i = 1: 100
i = 1:10
fs = 22050;
y1=wavrecord(fs,fs,1) ;
wavwrite(y1,fs,16,"user.wav") ;
a=wavread("user.wav") ;
wavplay(a,fs) ;
n = 输入 ("输入 0") ;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-03 06:52:02下载
- 积分:1
-
FCM algorithm is a clustering algorithm based on the division of its thinking is...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
- 2022-08-19 01:42:39下载
- 积分:1