资源列表
ISODATA
- ISODATA聚类算法,使用C++代码来实现,对Haberman的生存数据数据进行聚类, 改变初始参数观察结果变化,然后使用OPENGL将聚类结果可视化输出,最后对结果加以分析。(According to the basic idea of ISODATA algorithm flow chart of ISODATA algorithm, and implemented using C++ code, clustered survival data on Haberman data, chan
22-LVQ
- LVQ神经网络的预测——人脸朝向识别.能够准确的识别人脸朝向,很实用-LVQ FECE
RSYM
- 用VC6.0编写的RS码译码程序,采用迭代译码算法,速度还算比较快-RS code decoding program, VC6.0 prepared using iterative decoding algorithm, the speed is fairly fast
ACM_Algorithm
- 一些基本的ACM算法,如果你想要加入到ACM中去,这些你必不可少-ACM basic algorithm, if you want to join ACM and going, these you are indispensable to
cs--jiaocai
- 详细地描述了压缩感知原理的知识,还有做了进一步仿真,验证了技术上的可行性-Detailed descr iption of a compressed sensing principle of the knowledge, as well as do the further simulation to verify the technical feasibility of
BSTree-MFC
- MFC 写的二叉搜索树,希望可以给大家带来帮助。-MFC wrote two binary search tree, I hope we can help.
Smart-Environments--Technologies-Protocols-and-Ap
- Describes recent technologies available to communicate with smart objects in smart environment.
model_recognize_zhy
- 模式识别,单超平面法实现分类(两类),内附详细的说明文档,实现平台 Matlab2009-Pattern recognition, DanChao plane method (two) realize classification, enclosed detailed documentation, realize in Matlab2009 platform
ProcessStatics
- 数据结构课程设计 1、系统进程统计(必做)(链表) [问题描述] 设计一个程序,每秒统计一次当前系统的进程状况,并按照内存使用自多到少排序打印输出相关信息。对已经结束的进程,另外给出一个列表,并显示该进程的结束时间和持续时间。 [基本要求] (1) 该题目要求使用两个链式线性表。一个链表存储当前活动进程,要求使用双向链表,排序要求是按照内存使用自多到少排序。另外一个链表存储已结束进程,要求使用单向链表,按照结束时间离当前时间的关系排序,最近的最前,最远的最后。
2001
- mcm 论文This the first in a series of videos that will go through the process of planing and implementation of a simple GUI. Realistically, I would not plan out a GUI this simple, but the idea is to show what my planning process is on a simple example.
singlependulum
- 这是一篇硕士论文,研究了倒立摆建模,稳定控制,和起摆控制,采用Bang-bang控制起摆,并给出了明确的仿真结果。-This is a master' s thesis studied the inverted pendulum modeling, stability control and swing control, the use of Bang-bang control of swing, and gives a clear simulation results.
mokov
- 隐马尔科夫型算法,属于数学方法,对打开的工程进行计算分析