资源列表
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
linear_algebra
- linear algebra library,
Huffmancoding
- 霍夫曼编码:最优子结构性质的证明方法,贪心法的设计思想并能熟练运用,前缀编码的概念,理解数据压缩的基本方法. -Huffman coding: the best evidence of the nature of sub-structure method, the greedy method of design and can skillfully use the concept of prefix code, understand the basic method of data comp
bameiyingbi
- 八枚硬币问题:通过比较的算法实现如何在八枚硬币中找假币-8 coins: By comparing the algorithm to find the eight coins in counterfeit money
kmp
- kmp算法:在一个长字符串中匹配一个短子串的无回溯算法。-kmp algorithm: a long string of matches in a short sub-strings of non-backtracking algorithm.
EULER
- Euler问题是计算机界的一个经典问题。学会解决此问题意义重大。-Euler problem is a classic problem in the computer industry. Learn how to solve this problem is of great significance.
Form1
- 虽然是一个简单的窗口,可是功能不错,希望大家都喜欢-a simple program,but very useful,I hope you like