-
使用d3d9中的粒子系统和普通的面片做成的喷发器,可以模拟炮弹落下时的情景。需要有PLANE面片类才能运行。...
使用d3d9中的粒子系统和普通的面片做成的喷发器,可以模拟炮弹落下时的情景。需要有PLANE面片类才能运行。-D3d9 use of particles in the system and the ordinary surfaces made of eruption, you can simulate the scenario when the shells fell. PLANE patches need to have categories in order to run.
- 2022-03-15 16:06:03下载
- 积分:1
-
经典OpenCV目标跟踪源程序
需要一个int ipp6.0 MILTRACK README, Version 1.0
-------------------------------------------------------------------------------------------------------
This code includes an implementation of the MilTrack algorithm [1], as well as a re-implemenation of the Online AdaBoost tracker described in [2], though with some modifications. This code requires both OpenCV 1.0 (http://sourceforge.net/projects/opencvlibrary/) and Intel IPP 6.0 (http://www.intel.com/cd/software/products/asmo-na/eng/302910.htm) to be installed on your machine. It has only been tested on a machine running Windows XP, usiong Visual Studio 9.0. In order for the code to run, make sure you have the OpenCV bin directory, and the Intel IPP bin directory in your system path.
- 2022-03-16 00:10:00下载
- 积分:1
-
本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。...
本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。-This procedure has a straight line (Bresenham algorithm and DDA algorithm) and round (mid-point of Bresenham algorithm and plus or minus method) drawing, and be able to select the color.
- 2022-08-08 15:27:06下载
- 积分:1
-
数字图像处理(第二版)(冈萨雷斯)习题答案,英文的,但很好懂。迅雷上可以下到一个1.74M的答案版本,但是其实只有94页,很不全,有的题目没有答案的,这是1.9...
数字图像处理(第二版)(冈萨雷斯)习题答案,英文的,但很好懂。迅雷上可以下到一个1.74M的答案版本,但是其实只有94页,很不全,有的题目没有答案的,这是1.99M的,虽然只大了一点,但是有209页哦,所有答案都有的~~ -Digital Image Processing (Second Edition) (Gonzalez) Exercise answers, in English, but very well understood. Thunder can be the answer down to a 1.74M version, but in fact only 94, which was very full, and some subjects there is no answer, which is 1.99M, though only a little big, but there are 209 Oh, all the answers are The ~ ~
- 2022-02-27 04:34:46下载
- 积分: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
-
生产成多项式基函数,输出为一个矩阵,可以生产。
生产成多项式的基函数,输出为一个矩阵,可产生任意阶。-Production into the polynomial basis functions, the output of a matrix, can produce arbitrary order.
- 2022-02-04 22:21:39下载
- 积分:1
-
视频异常检测
须安装jmf
参考论文 Robust Real
视频异常检测
须安装jmf
参考论文 Robust Real-Time Unusual Event Detection-Video anomaly detection should be installed JMF reference papers Robust Real-Time Unusual Event Detection
- 2022-03-22 18:51:35下载
- 积分:1
-
地质图像处理的源代码
地质图像处理的源代码-geological image processing source code
- 2022-03-19 02:24:03下载
- 积分:1
-
- 2022-09-27 09:40:02下载
- 积分:1
-
c achieved with a simple volume rendering algorithm.
用c实现的一个简单的volume rendering algorithm.-c achieved with a simple volume rendering algorithm.
- 2022-01-22 14:22:13下载
- 积分:1