- 01 图象处理基础实例
- 4413sipij08_2 FEATURE EXTRACTION USING MFCC:Mel Frequency Ceptral Coefficient is a very common and efficient technique for signal processing. This paper presents a new purpose of working with MFCC by using it for Hand gesture recognition. The objective of using MFCC for hand gesture recognition is to explore the utility of the MFCC for image processing. Till now it has been used in speech recognition
- perlin_height_map_editor_air Flex Air 噪波图生成器 可调式 API开发参数
- ExportMap 基于C#的制图输出功能的代码
- fstmhi93 一个UWB发送与接收端仿真程序
- MMSP.3.2.2 MMSP程序包
资源列表
jsp
- JSP 开发环境中常见的问题总结,初学者可以-JSP development environment, a common problem in the summary, beginners can take a look
SplitDocument
- java 拆分一个文档为句子或段落,去掉了停用词,基于lucene-java split a document to a sentence or paragraph, remove stop words, based on lucene
E2Int
- 从命令行得到5个整数,放入一整型数组,然后打印输出,要求:如果输入数据不为整数,要捕获Integer.parseInt()产生的异常,显示“请输入整数”,捕获输入参数不足5个的异常(数组越界),显示“请输入至少5个整数”-Get 5 integers from the command line, placed in an array of integers, then print output, requirements: if the input data is not an integer,
Split Document
- SplitDocument.rar
practise
- 接口的主要用途就是被实现类实现。 一个类可以实现一个或多个接口,继承使用extends关键字,实现则用implements关键字,一个类可以实现多个接口,这是java为单继承的灵活性不足的补充 -Interface Basics
AnnotationToMemberVisitor
- This AnnotationVisitor delegates all visits to a given MemberVisitor for Andriod.
TestXerces
- package org.w3c.domts.level2.events.
ListWithHeaders
- List With Headers extends List Scenario Source Code for Andriod.
SafeBag
- D E R Object Identifier get Bag Id Source Code for Andriod.
MockSecurityManager
- Mock Security Manager extends Security Manager Source Code for Andriod.
JiechengApplet
- 一个Applet程序,从键盘输入一个整数,可以求出其阶乘值。- An Applet program, enter an integer from the keyboard, you can find its factorial value.
NetworkInfo_StateTest
- Network Info_State Test extends Android Test Case.