-
VC image processing to prepare for the study of learning, the program contains t...
VC编写适合初学图像处理的学习,程序包含大多数常见vc图像处理算法-VC image processing to prepare for the study of learning, the program contains the most common image processing algorithms vc
- 2022-06-28 04:06:54下载
- 积分:1
-
gongs Chuan Chuan presence C Suan Village generation line
恭川村代线
- 2022-01-22 03:50:44下载
- 积分:1
-
基于神经网络的聚类
Neural Network Based Clustering
using Self Organizing Map (SOM) in Excel
Here is a small tool in Excel using which you can find clusters in your data set. The tool uses Self Organizing Maps (SOM) - originally proposed by T.Kohonen as the method for clustering.
* Neural Network based Clustering tool in Excel (209 KB in Zipped format. 947 KB when unzipped.)
Inside the downloaded zip file, you will find the Excel file containing the application. Before running it, I suggest that you go through the ReadMe worksheet. It contains brief instructions on how to run the tool.
If you are interested in building Prediction and Classification models in Excel using Feedforward-Backpropagation Neural Network, here are two small Excel based tools for you. Also, if you are interested in Tree based Classification models, here is a Tree based classifier in Excel.
-Neural Network Based Clustering
using Self Organizing Map (SOM) in Excel
Here is a small tool in Excel using wh
- 2022-08-14 21:32:45下载
- 积分:1
-
Direc光源演示程序,演示如何建立Direct3D下光源效果
Direc光源演示程序,演示如何建立Direct3D下光源效果-Direc photosource demonstration program, how
demonstrate establishes under Direct3D the photosource effect
- 2022-07-09 21:15:20下载
- 积分:1
-
电子元器件绘制系统,可实现简单的类似于EDA软件的电子器件的绘制与显示。...
电子元器件绘制系统,可实现简单的类似于EDA软件的电子器件的绘制与显示。-Electronic Components mapping system, which can realize a simple EDA software is similar to electronic devices and display rendering.
- 2022-02-14 11:27:55下载
- 积分:1
-
图像处理程序,读写器,读医学图像小程序
图像处理程序,阅读程序,读医学图像的小程序-Image processing procedures, reader, reading the medical image applet
- 2022-12-24 13:05:04下载
- 积分:1
-
图像缩放的例子程序
实现图象缩放效果的例子程序-Image scaling examples of procedures
- 2023-06-05 05:45:03下载
- 积分:1
-
对字进行点分解,用BEZIER曲线进行联接,而且实现旋专功能
对字进行点分解,用BEZIER曲线进行联接,而且实现旋专功能-right word for the counting of decomposition, using Bezier curves connectivity, but also to the rotation function
- 2023-04-03 10:55:03下载
- 积分:1
-
VC++编程,可用在控件方面的图表类,封装完成,饼图,立体柱状图等。...
VC++编程,可用在控件方面的图表类,封装完成,饼图,立体柱状图等。-VC++ programming, available in the control chart types, Packaging completed, pie, 3-D column, etc..
- 2022-06-28 11:14:19下载
- 积分:1
-
STM32 Cryptographic Library
STM32 Cryptographic Library
Introduction
This manual describes the API of the STM32 cryptographic library (STM32-CRYP-LIB) that
supports the following cryptographic algorithms:
AES-128, AES-192, AES-256 bits. Supported modes are:
– ECB (Electronic Codebook Mode)
– CBC (Cipher-Block Chaining) with support for ciphertext stealing
– CTR (CounTer Mode)
– CCM (Counter with CBC-MAC)
– GCM (Galois Counter Mode)
– CMAC
– KEY WRAP
ARC4
DES, TripleDES. Supported modes are:
– ECB (Electronic Codebook Mode)
– CBC (Cipher-Block Chaining)
HASH functions with HMAC support:
– MD5
– SHA-1
– SHA-224
– SHA-256
Random engine based on DRBG-AES-128
RSA signature functions with PKCS#1v1.5
ECC (Elliptic Curve Cryptography):
– Key generation
– Scalar multiplication (the base for ECDH)
– ECDSA
These cryptographic algorithms can run in the series STM32F1, STM32 L1, STM32F2,
STM32F4, STM32F0 and STM32F3 with hardware enhancement accelerators.
- 2022-07-21 14:38:08下载
- 积分:1