资源列表
3041
- poj 第3041_Asteroids题,最小顶点覆盖 网络流 最小割 邻接表-poj first 3041_Asteroids problem, minimum vertex cover network flow minimum cut adjacency list
3364
- POJ 第3364题Black and white painting_棋盘 数学问题-POJ first 3364 title Black and white painting_ chessboard mathematics problem
DESDispaly
- des算法的演示系统,适合给初学者进行每一个步骤饿详细演示-des algorithm demonstration system for a beginner to demonstrate each step in detail hungry
queens
- 这是N皇后问题,主要解决算法设计中的求解效率-* Program to find number of solutions to the N queens problem. * This program assumes a twos complement architecture.
matlab
- 函数程序,用于刚学习MATLAB的初学者熟悉软件用-Functional programming, MATLAB for beginners just learning to use familiar software
levenberg
- This a java implementation of Levenberg-Marquardt algorithm to train properly a neural network. Levenberg-Marquardt, implemented from the general descr iption in Numerical Recipes (NR), then tweaked slightly to mostly match the results of their code.
Perceptron_Java
- A simple, illustrative implementation of a single-layered perceptron in Java. When a pattern is impressed on the perceptron the activation of the network is adjusted according to an activation formula and a given bias value. To adjust the way the
Huffman_coding_(Java)
- Given an arbitrary set of symbols (the english alphabet is the example that will be used here), Huffman coding is a way of creating the most efficient (smallest) binary code for that set of symbols. It exploits the fact that in most data some symbols
DirectSolver.tar
- c++ 直接求解粕松方程的一个例子及解法器, 将一个立方体mesh,然后差分方法求解-Directly solving the meal and an example of loose equation solver
sudoku
- 数独操作,解法(枚举)每行和每列和每小格为1到9的,用程序求解的算法-Sudoku operation, method (enumeration)每行和每列和每小格为1到9的数字,用程序求解的算法
recognition
- 手写英文字母识别:主要是基于mtlab的程序。对手写的大写字母进行识别-alphabet recognition
sift_openvc
- 基于opencv的sift算法实现,希望对大家有用-Opencv The sift algorithm based on the hope that it would be useful