搜索资源列表
b030717-心得三
- 心得三——按下鼠标哪个键 1.实验目的 (1)首先打开VC++6.0打开File菜单,New命令建立一个Win32 Application类型的工程,注意,在建立工程时在第2步选择\"A simple Win32 application.\".利用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口. (2)在此基础上实现如下功能:鼠标键按下时,弹出消息框通知用户是按下了鼠标的哪个键 -e
xor
- RSA算法实现(经典) 1. 首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。 (在本机上已经做过,所以不需要做) 2. RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件, 把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt
经典rsa
- 1. 首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。 (在本机上已经做过,所以不需要做) 2. RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件, 把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。 (在本机上已
fouriertransmation
- 图像处理 证明二维夫里叶变换等价于两步一位傅里叶变换的程序-image processing proved two Weaver Fourier Transform equivalent to a two-step procedure Fourier Transform
dingdianchengfaqisheji
- 目录: 0、 约定 1、 无符号数一位乘法 2、 符号数一位乘法 3、 布思算法(Booth algorithm) 4、 高基(High Radix)布思算法 5、 迭代算法 6、 乘法运算的实现——迭代 7、 乘法运算的实现——阵列 8、 乘加运算 9、 设计示例1 —— 8位、迭代 1、 实现方案1 —— 一位、无符号 2、 实现方案2 —— 一位、布思 3、 实
baioding-Tsai
- 此程序主要是用于二步法的摄像机标定,可以通过他得出内外参数-this procedure is used mainly to the two-step calibration can be reached through his internal and external parameters
RAC-Tsai
- 这是个径向约束的二步法摄像机标定源程序,对于许多搞机器视觉的同志应该很有帮助的,欢迎参考-this is a radial bound two-step calibration source. For many engage in machine vision comrades should be helpful, please reference
showbitmap
- 位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp(\"PATH//Filename.bmp\") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile(\"PATH//Filename.bmp\") 从资源装入 BO
tsaiNEW
- 这是一个tsai两步法标定的源程序,它是以改进算法,对作摄像机标定的朋友会很有帮助-Tiberius This is a two-step calibration source, it is based on improved algorithm right for the camera calibration friends will be helpful
knight
- 骑士遍历问题,在一个n*n个方格的国际象棋棋盘上,马(骑士)从任意指定方格出发,按照横1 步竖2 步,或横2 步竖1步的跳马规则,走遍棋盘的每一个格子,且每个格子只走1次。-Knight, in an n * n box at the international chess board, Ma (Knight) from the arbitrary designation box and, in accordance with a fu
Apriori
- Apriori算法是一种找频繁项目集的基本算法。其基本原理是逐层搜索的迭代,直到不能找到维度更高的频繁项集为止。这种方法依赖连接和剪枝这两步来实现。-Apriori algorithm is a frequent itemsets to find the basic algorithm. The basic principle is that the iterative search step by step, until a high
EMfor_neural_networks
- In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and W
step
- 单片机采用两相励磁的方式驱动四相步进电机-Single-chip using two-phase excitation mode four-phase stepper motor driver
ImageProcessing-CircleDetection-RenatoSalas_final
- The present report outlines the design, implementation and performance of the application of Hough Transform (HT) to detect circles in arbitrary pictures. Detecting circles in arbitrary pictures involves a two step p
opt
- 实现单纯形法求解最优化问题的步骤,两步法实现,可自由输入参数-Simplex method to achieve optimization step, two-step implementation of free input parameters
two-step-encryption-and-decryption
- 实现了两步相移的基于随机相位掩码的图像加密和解密-To achieve a two-step phase shift mask image based on random phase encryption and decryption
Multi-step-prediction-of-chaotic
- Multi-step-prediction of chaotic time series based on co-evolutionary recurrent neural network 协同进化递归神经网络的多步混沌时间序列预测-This paper proposes a co-evolutionary recurrent neural network (CERNN) for the multi-step-predictio
two-stepQRmethod
- 对于一个10乘10矩阵,先拟上三角化,再用带双步位移的QR方法求矩阵的特征值(包括复数特征值),再用列主元高斯消去法求矩阵的特征向量。-For a 10 by 10 matrix, first proposed on the triangulation, and then with a two-step displacement of the QR method, to calculate the eigenvalues
two-step-iterative-shinkage
- 图像复原中的two-step iterative shinkage方法-two-step iterative shinkage
Twostep_spotlight
- 聚束模式的两步成像算法MATLAB程序,可以直接运行(Spotlight mode of the two step imaging algorithm MATLAB program, you can run directly)