资源列表
mycode
- 一个小程序 用汇编编写的 对初学者很有帮助-A small program written in assembly useful for beginners
Snake
- extract fesature snake
AnagramCheck-(2)
- 检测两个字符串是否为回文构词法,利用Arrays.sort方法-Check two strings to see if they are anagram
src
- 创建包,以及使用包。这是用java写的文件。你可以用eclipse运行。需要安装java环境。-create packages and use packages.
login
- This code provides the facility of login page for an user.
BreadFirstsearch2
- 宽度优先搜索算法。使用java语言编写,很实用。-Breadth-first search algorithm. Using java language, very practical.
Test_mul_long
- Test_mul_long extends Dx Test Case for Andriod.
BufferFactory
- Provide factory service of buffer classes.
SubscriptSpanTest
- Test Target Class Source Code for Andriod.
athent_gestion
- matlab code for finferprint recognition approach
MoveButton
- 编写一个应用程序,除主线程外还有两个线程,一个负责模拟红色按钮从(10,60)运动到(100,60),另一个负责模拟一个绿色按钮从(100,60)运动到(200,60)。-Write an application, in addition to the main thread but also have two threads, one for analog red button (10, 60) is moved to (100,60), the other for analog a gr
MatrixChain
- MatrixChain问题,java 中经典问题-MatrixChain, java classical problem