-
Sistemas-operacionais
For this experiment introduced new concepts regarding the implementation methods of IPC. Through the use of signals was possible interruptions. And with the use of shared memory, it was possible to make calls between processes, by sending signals.
The use of signals requires a signal handler, who treats upon arrival. The use of the program becomes asynchronous signals, which require more care during handling of the instructions.
Experiment 1 allows learning about creation of concurrent processes in the Operating System (OS) Unix. However, the creation process is not at all helpful. There are applications that require that there be some method that enables the sharing of data (information) between processos.x
- 2012-12-02 00:14:06下载
- 积分:1
-
FCM
模糊c均值聚类方法,可以很方便的分割图像。(Fuzzy c-means clustering method, can be very convenient segmentation image.)
- 2010-01-20 14:53:57下载
- 积分:1
-
danwenben
英文文本处理,去掉停用词,提取词干,提取文本特征向量(English text processing, removing stop words, stem extract, extract text feature vectors)
- 2010-05-10 13:08:33下载
- 积分:1
-
Matlab
matlab三维点云重建网格建立实例编程教程,对反求的很有用(Matlab 3 d point clouds reconstruction grid establish instance programming tutorial, the reverse is very useful
)
- 2013-02-23 14:53:40下载
- 积分:1
-
E-shopping
project it was fine to understand pleaase see it
- 2015-02-21 13:32:39下载
- 积分:1
-
RPCA
说明: 主成分分析法将图像分为低秩部分和稀疏部分(Principal Component Analysis (PCA) divides images into low rank and sparse parts)
- 2019-02-15 14:50:45下载
- 积分:1
-
AP
说明: 对数值进行分析,AP聚类算法是基于数据点间的"信息传递"的一种聚类算法。与k-均值算法或k中心点算法不同,AP算法不需要在运行算法之前确定聚类的个数。AP算法寻找的"examplars"即聚类中心点是数据集合中实际存在的点,作为每类的代表(For numerical analysis, AP clustering algorithm is based on the "information transfer" between data points. Unlike k-means algorithm or k-center algorithm, AP algorithm does not need to determine the number of clusters before running the algorithm. The "examples" searched by AP algorithm is the actual points in the data set as the representative of each class)
- 2021-01-07 11:03:26下载
- 积分:1
-
matlabdatabase
由于Matlab不同于其它编程语言,因此在使用数据库方面和其它语言有显著不同.主要介绍
Matlab中数据库的连接和使用。(Because Matlab is different from other programming languages, so in the use of databases and other languages are markedly different. Mainly Matlab database connection and use.)
- 2007-12-13 15:13:29下载
- 积分:1
-
huffman
说明: 在MATLAB环境下实现霍夫曼编码与译码(In the MATLAB environment to achieve Huffman encoding and decoding)
- 2010-04-15 11:14:23下载
- 积分:1
-
contest2009-4_02
说明: 分析了现有船舶自动避碰系统的不足,提出了基于人工势场法的船舶自动避碰系统. 根据
船舶的操纵特性,建立了引力场和斥力场函数,实现船舶自动避碰航行的合力和方向. 在电子海图
所建立的仿真环境中,验证了人工势场法可用于船舶自动避碰系统中.(Analysis of existing ships lack of automatic collision avoidance system is proposed based on artificial potential field method automatic collision avoidance system for ships. According to the ship maneuvering characteristics, the establishment of a gravitational field and the repulsive force field function, automatic collision avoidance to achieve ships sailing together, and direction. in the electronic chart of the simulation environment created to verify the artificial potential field method can be used to ship automatic collision avoidance system.)
- 2009-08-24 12:42:18下载
- 积分:1