-
cluster
实现聚类分析的几种典型算法,包括Greedy、K-Means、FCM、Xie-Beni等。可以对提供的几个数据库文件进行聚类操作,并显示和统计结果的各项数据。程序具有基于C#的图形界面,操作直观方便。(Cluster analysis of several typical algorithms, Greedy, K-Means, FCM, Xie-Beni, etc.. The cluster provides several database files, and display the data and statistical results. The program has a graphical interface based on C#, easy and intuitive.)
- 2013-03-31 04:33:17下载
- 积分:1
-
qifei
起飞文章管理系统采用一级分类,界面简洁大方,功能简单易用,可远程自动上传图片,删除文章后,文章相关图片也一并删除减少垃圾文件的存在。后台管理入口http://域名/admin 用户名和密码都是admin(Takeoff article management system using a classification, simple and elegant interface, easy to use functions, remote automatically upload pictures, delete the article, the article s picture also be deleted to reduce the presence of junk files. Manage entry http: // domain/admin user name and password are admin
)
- 2016-05-15 19:38:12下载
- 积分:1
-
一个套接字通信程序
包含一个测试的状态机
一个套接字通信程序
包含一个测试的状态机-A socket communication program includes a test state machine
- 2023-07-15 17:40:07下载
- 积分:1
-
实验一 BP神经网络数据分类
说明: 采用BP神经网络对文本成绩进行分类,附有成绩文本数据,易于更改。(BP neural network is used to classify text scores, with text data of scores, which is easy to change.)
- 2020-06-16 11:40:01下载
- 积分:1
-
fre
ree(void *p)函数是用来释放程序动态申请的内存。其参数是个指针类型。在C当中,只有当使用了动态内存申请函数malloc calloc realloc申请内存之后,才可以使用free来释放之。释放之后就不能再使用了。(ree (void* p) function is used to release the program dynamically allocated memory. Its argument is a pointer type. In C, only apply when using the dynamic memory functions malloc calloc realloc application memory before you can use free to release it. After release no longer use.)
- 2016-05-11 22:15:22下载
- 积分:1
-
实现了对TCP、UDP、广播形式的通讯编程
实现了对TCP、UDP、广播形式的通讯编程-realization of the TCP, UDP, radio programming forms of communication
- 2023-06-03 17:00:02下载
- 积分:1
-
使用python编写的ping程序,ping大家都比较清楚了吧
使用python编写的ping程序,ping大家都比较清楚了吧-Ping prepared using procedures python
- 2022-04-27 00:28:05下载
- 积分:1
-
nv30_push
td_event_e values NOTE: There is a max of 32 events.
- 2015-10-19 11:53:41下载
- 积分:1
-
匹配场定位程序
说明: 主要是基于简正波模型的理论计算匹配场定位程序(Mainly based on the theoretical calculation of the normal wave model matching field positioning program)
- 2020-12-13 19:28:45下载
- 积分:1
-
无标度网络结构相对简单,实现算法与可视化并不困难。与其它语言相比,Matlab 语言具有丰富的数学
函数库,能够写出简约的源代码。对于非计算机专业的大学生来...
无标度网络结构相对简单,实现算法与可视化并不困难。与其它语言相比,Matlab 语言具有丰富的数学
函数库,能够写出简约的源代码。对于非计算机专业的大学生来说,以此为基础,能够快速进入复杂网络前沿
研究课题,对其数学建模能力和科研能力的培养极为有益。-Scale-free network structure is relatively simple algorithm is not difficult and visualization. Compared with other languages, Matlab language with a rich library of mathematical functions, can be simple to write the source code. For non-computer science students is as a basis to quickly enter the complex network of cutting-edge research topics, their mathematical modeling and scientific research is extremely useful ability.
- 2022-01-22 16:22:43下载
- 积分:1