please, i'm not so good en English, i need program of matlab how can detect face,
it's not my option in university, but teacher oblige me to do that... MatlabMatlab
Based on BP neural network on with noise of second-order system of identification forecast, used typical of three layer network topology structure is entered layer, and implied layer and output layer, using minimum are party errors and gradient fell method, by errors of reverse spread to constantly... GraphMatlab
Implement a similar QQ screenshots using the Qt. Achieving the interception of selected, move the selected, select the size function changes.... pictureC++
a#include<iostream>
#include <stdlib.h>
#include<math.h>
#include<String.h>
int r; //公开模数
int sk; //私人密钥
int pk; //公开密钥
int Euler;//欧拉函数
using namespace std;
int check(int x)
{
int q=0;
for(int i=2;i<=x-1;i++){
if... AlgorithmC++
A Python script can detect the Struts2 command execution vulnerabilities. you can tie in with the fetching of search engine server.... vulnerability detectionPython
Algorithm processes
1. replacement of the binary string to be processed for IP
2. will PC1 replacement key (64-bit to 56-bit),
3. held 16 rounds of operations, for I round operation:
1) received by the an on PC1 key (first level dropped out, others are shifted) result of left and right par... Crypt_Decrypt algrithmsC