Welcome![Sign In][Sign Up]
Location:
Search - SFS

Search list

[Special EffectsHorn

Description: SfS算法,最原始的,绝对经典。对搞计算机视觉图像重构的同志大有帮助。-SfS algorithm, the most primitive and absolute classic. To engage in computer vision image reconstruction comrades of great help.
Platform: | Size: 11874 | Author: 秀秀 | Hits:

[Other resourceSFS

Description: 次优搜索算法中常用的FSS算法,即顺序前进算法,上种自上而下的搜索方法。-suboptimal search algorithm commonly used algorithm of the FSS, the order ahead algorithm, on the kinds of top-down search method.
Platform: | Size: 1588 | Author: wangc | Hits:

[Graph programfeature_selection

Description: 自己编的特征选择程序,分别包括用顺序前进法(SFS),顺序后退法(SBS),增l 减r 法(l–r)、SFFS法进行选择的程序-own addendum to the feature selection procedures, including the use of sequential forward (SFS). back order (SBS), by reducing r l (l-r), SFFS method to choose the procedure
Platform: | Size: 4680 | Author: 夏玉 | Hits:

[Audio programsfs310s1

Description: SFS提供了计算语音本质的一系列工具。包括支持各种数据格式,信号处理和图形,频谱、共振峰分析,基频提取等等。在线文档说明请访问http://www.phon.ucl.ac.uk/resource/sfs/help/-SFS provides a voice calculated nature of a series of tools. Including support for various data formats, signal processing and graphics, spectrum, formant analysis, frequency, etc. extraction. Online document shows, please visit http : / / www.phon.ucl.ac.uk/resource/sfs/help/
Platform: | Size: 1294860 | Author: lixiao | Hits:

[Other resourcesequential_forward_selection

Description: 自己编的matlab程序。用于模式识别中特征的提取。是特征提取中的Sequential Forward Selection方法,简称sfs.它可以结合Maximum-Likelihood-Classifier分类器进行使用。
Platform: | Size: 1040 | Author: limingxian | Hits:

[Internet-Networksfslite-1.2.3

Description: SFS是一个完全分散控制的的网路档案系统。sfslite 用于简化事件驱动网络编程的有用组件。
Platform: | Size: 1464219 | Author: maybemay | Hits:

[Special Effectssfs

Description: 利用阴影恢复技术重建二维数字图像到三维深度数据的重建
Platform: | Size: 2133 | Author: jerry_wang | Hits:

[Game Programasfsdg

Description: 华容道游戏,玩家可通过鼠标控制棋子移动。-Puzzle, gamers can control the mouse by moving a pawn.
Platform: | Size: 5099520 | Author: 宋学一 | Hits:

[matlabDSP_matlab_bu_chebsfs_5

Description: It about DSP using in Matlab, welcome to using it,thank-about DSP using Matlab in, welcome to using it, thank
Platform: | Size: 1024 | Author: yueyue | Hits:

[3D GraphicSFS_Survey_1_00

Description: Shape from shading(从明暗恢复形状)的几种基本的方法,做3D恢复可以用的到!-Shape from shading (shape from shading) of several basic methods to do 3D can be used to restore to!
Platform: | Size: 1458176 | Author: wang | Hits:

[Speech/Voice recognition/combinefeature

Description: 语音信号特征提取的源程序,很有帮助!希望大家参考一下!-Speech Signal Feature Extraction of the source code, very helpful! Want to refer to everyone!
Platform: | Size: 164864 | Author: 海豚 | Hits:

[Communicationsfs

Description: DW 256 DUP(?) STACK1 ENDS DDATA SEGMENT MES1 DB The least number is:$ MES2 DB 0AH,0DH, The largest number is:$ NUMB DB 0D9H,07H,8BH,0C5H,0EBH,04H,9DH,0F9H DDATA ENDS CODE SEGMENT ASSUME CS:CODE,DS:DDATA START: MOV AX,DDATA MOV DS,AX MOV SI,OFFSET NUMB MOV CX,0008H JCXZ A4 MOV BH,[SI] MOV BL,BH A1: LODSB AL=DS:[SI],SI=SI+1 CMP AL,BH JBE A2 MOV BH,AL JMP A3 A2: CMP AL,BL JAE A3 MOV BL,AL A3: LOOP A1 A4: MOV DX,OFFSET MES1 show mes1 MOV AH,09H INT 21H MOV AL,BL show the least number AND AL,0F0H get the highest 4 bits SHR AL,4 CMP AL,0AH JB C2 ADD AL,07H C2: ADD AL,30H MOV DL,AL show character MOV AH,02H INT 21H MOV AL,BL AND AL,0FH get the lowest 4 bits CMP AL,0AH JB C3 ADD AL,07H C3: ADD AL,30H MOV DL,AL show character MOV AH,02H INT 21H MOV DX,OFFSET MES2 show mes2 MOV AH,09H INT 21H -DW 256 DUP (?) STACK1 ENDSDDATA SEGMENTMES1 DB The least number is: $ MES2 DB 0AH, 0DH, The largest number is: $ NUMB DB 0D9H, 07H, 8BH, 0C5H, 0EBH, 04H, 9DH, 0F9HDDATA ENDSCODE SEGMENT ASSUME CS: CODE, DS: DDATASTART: MOV AX, DDATA MOV DS, AX MOV SI, OFFSET NUMB MOV CX, 0008H JCXZ A4 MOV BH, [SI] MOV BL, BHA1: LODSB AL = DS: [SI], SI = SI+ 1 CMP AL, BH JBE A2 MOV BH, AL JMP A3A2: CMP AL, BL JAE A3 MOV BL, ALA3: LOOP A1A4: MOV DX, OFFSET MES1 show mes1 MOV AH, 09H INT 21H MOV AL, BL show the least number AND AL , 0F0H get the highest 4 bits SHR AL, 4 CMP AL, 0AH JB C2 ADD AL, 07H C2: ADD AL, 30H MOV DL, AL show character MOV AH, 02H INT 21H MOV AL, BL AND AL, 0FH get the lowest 4 bits CMP AL, 0AH JB C3 ADD AL, 07HC3: ADD AL, 30H MOV DL, AL show character MOV AH, 02H INT 21H MOV DX, OFFSET MES2 show mes2 MOV AH, 09H INT 21H
Platform: | Size: 1024 | Author: 张于 | Hits:

[Graph programfeatureselection

Description: sbs和sfs特征提取的MatLAB源代码用于多维向量提取最优-sbs Feature Extraction
Platform: | Size: 4096 | Author: 王淑香 | Hits:

[Embeded-SCM Developavr24c02AAA

Description: HJ-10 AVR实验板 24C04实验 HJ-10 AVR实验板 24C04实验-sfs
Platform: | Size: 13312 | Author: 喊风 | Hits:

[Special EffectsVersion_5.1.8_Out

Description: 对图像进行特征提取,构造合适的特征集合,包括SFS,SBS,SFFS等-failed to translate
Platform: | Size: 3286016 | Author: 王二 | Hits:

[Internet-Networksfss-0.1

Description: sfs file transfer for security
Platform: | Size: 35840 | Author: kokog4 | Hits:

[Windows DevelopOs

Description: vc 6.0 基于MFC的进程调度模拟,有界面很直观-VC6.0 os fcfs sfs process
Platform: | Size: 4096 | Author: lcl | Hits:

[Windows Develop1

Description: vc 6.0 进程调度算法的模拟,缺点是只实现一种调度-vc 6.0 FCFS SFS
Platform: | Size: 29696 | Author: lcl | Hits:

[matlabSFS

Description: 实现孤岛检测,在单逆变器或者多逆变器并网运行时,由于故障情况导致的逆变器与主网分离,而产生的不正常现象,可以采用孤岛检测方法实现孤岛检测。(For detecting an island, in a single inverter, or inverter parallel operation, caused by the fault condition of inverter and provids separation, produce abnormal phenomenon, an island detection method can be used for detecting an island)
Platform: | Size: 1024 | Author: 蜗牛公主 | Hits:

[Graph programSFSreconstruction

Description: 利用sfs算法对目标的多角度图像进行三维重构(3D reconstruction of multi angle images of target by SFS algorithm)
Platform: | Size: 479232 | Author: Jennica&dajing | Hits:
« 1 23 4 5 6 7 8 9 »

CodeBus www.codebus.net