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

Search list

[Menu controlReadMe2006

Description: AppWizard has created this Test application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your Test application.-+5.0 has created this Test applicati on for you. This application not only demonstra tes the basics of using the Microsoft Foundatio n classes but is also a starting point for writin g your application. This file contains a summar y of what you will find in each of the files that ma ke up your Test application.
Platform: | Size: 2014 | Author: imam | Hits:

[VOIP programzlib123

Description: The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in the input data. The second occurrence of a string is replaced by a pointer to the previous string, in the form of a pair (distance, length). Distances are limited to 32K bytes, and lengths are limited to 258 bytes. When a string does not occur anywhere in the previous 32K bytes, it is emitted as a sequence of literal bytes. (In this description, `string must be taken as an arbitrary sequence of bytes, and is not restricted to printable characters.) -The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel - Ziv 1977. see reference below). It finds duplicated Stri stayed in the input data. The second occurrence of a string is replaced by a pointer to the previous s tring, in the form of a pair (distance, length). Distances are limited to 32K bytes, and lengths are limited to 258 bytes. When a Stri ng does not occur anywhere in the previous 32K by tes, it is emitted as a sequence of literal bytes. (In this description, `string must be taken as an arbitrary sequence o f bytes, and is not restricted to printable characters. )
Platform: | Size: 5143890 | Author: MCU2000 | Hits:

[Speech/Voice recognition/combinecol

Description: 一个什么都能做的语音处理软件,Manual segmentation of speech waveforms - creates label files which can be used to train speech recognition systems Waveform editing - cutting, copying or pasting speech segments Formant analysis - displays formant tracks of F1, F2 and F3 Pitch analysis Filter tool - filters speech signal at cutoff frequencies specified by the user Comparison tool - compares two waveforms using several spectral distance measures Speech degradation -can do what a voice processing software, Manual segmentation of speech waveforms - crea tes label files which can be used to train speech recognition systems Waveform editing - cuttin g, copying or pasting speech segments Formant ana P <0.05-displays formant tracks of F1, F2 and F3 Pitch analysis Filter tool-filters sp eech signal at cutoff frequencies specified by the user Comparison tool-compares two wavefor ms spectral distance using several measures Sp eech degradation
Platform: | Size: 413153 | Author: 威威 | Hits:

[MultiLanguageTestCorpusyuliaoguanli

Description: 1. 这是一个简单的语料库管理系统 2. 可以添加和删除语料文件,统计语料中的字数 3. 可以查找语料中的汉字串以及重叠形式 4. 语料文件存放在corpus目录下,查询结果保存在跟语料库相同目录下 5. corpus目录下有4个文本文件(其中test1, test2是两个小文件)供测试用 6. 只能处理文本文件,GB内码-1. This is a simple Corpus management system 2. They can add and delete corpus, Statistics word corpus of 3. Corpus can find strings of Chinese characters and overlapping forms 4. documents stored in Corpus corp Contents us, Results from Corpus preserved in the same directory 5. corpus directory are four text files (tes t1, test2 are two small files) for the six tests. can handle only text files, GB Internal Code
Platform: | Size: 82302 | Author: 刘红周 | Hits:

[Compress-Decompress algrithmshuff0645345

Description: This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a program which do JPEG-like entropy coding. A complete compression example is shown in TestMat2Vec.m. This file is all you need for Huffman coding in MatLab.-This file contains a new and improved version of on of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful wh en using Matlab for data compression : quantizer. different variants of run-length-encoding an d end-of-block coding in Mat2Vec. and a program which do JPEG-like entropy coding . A complete compression example is shown in Tes tMat2Vec.m. This file is all you need for Huffma n coding in MatLab.
Platform: | Size: 25410 | Author: 金金 | Hits:

[Communicationvb-mscomm-tes

Description: vb 写的测试mscomm串口控件的小程序 -vb written test mscomm small Serial Control procedures
Platform: | Size: 18432 | Author: qinyu | Hits:

[Other resource6.5_ide_test

Description: IDE接口实验 Embest Teach Kit II boot success Embest 44B0X Evaluation Board(EduKit II) IDE Test Example Model Number : SUNDOM 32M Serial Number: SN20030928-V1.02C Version : Ver 2.0 Vendor ID : -Embest IDE Interface Kit II Teach Em boot success best 44B0X Evaluation Board (EduKit II) IDE Tes t Example Model Number : SUNDOM 32M Serial Number : SN20030928 - V1.02C Version : Ver 2.0 Vendor ID :
Platform: | Size: 14990 | Author: pws011 | Hits:

[Mathimatics-Numerical algorithmsinternationalacmguangdong

Description: 国际大学生程序设计竞赛例题解(二)广东省大学生程序设计竞赛试题 本书收录了第1届至第3届广东省大学生程序设计竞赛(2003—2005年ACM/ICPC广东省赛)和第28届ACM国际大学生程序设计竞赛(ACM/ICPC)亚洲预赛广州赛区(2003年)的全部试题、完整的测试数据和答案。为了方便读者学习,本书对每个题目作了详尽的题目分析并详细地讲解其算法实现的原理,同时提供了完善的标准程序及其程序分析供读者参考。书中还提供了竞赛时评判用的基本测试数据,以方便读者测试自行完成上述题目的结果。随书还附有光盘,存放竞赛时评判用全部的测试数据,以便于有更高、更严格要求的同学能利用规模更大的测试数据进行训练和学习。. 本书所提供的题目都是原创题,题目构思新颖,所涉及到的算法知识面广,其涉及的算法知识基本上覆盖大学计算机类本科专业所学到的基本算法。本书可以作为高等院校有关专业的研究生和本科学生参加国际大学生程序设计竞赛的辅导教材,也可作为高等院校有关专业相关课程的教学参考书和例题集,并且适于作为中学青少年信息学奥林匹克竞赛省级及省级以上优秀选手备战信息学奥林匹克竞赛的培训教材及训练题集。-International Collegiate Programming Contest Examples solution (2) Guangdong Province Collegiate Programming Contest questions the book contains No. 1-to 3 - Guangdong Province Collegiate Programming Contest (2003-2005 ACM / ICPC Guangdong provincial competition) and the 28th ACM International Collegiate Programming Contest (ACM / ICPC) Asian preliminaries Guangzhou stadium (2003) all the questions, the test data integrity and answers. To facilitate learning readers, the book on every subject, made a detailed analysis of the topic and explain in detail its algorithm theory, It also provides a sound standard procedures and program analysis for the reference of our readers. The book also provides a judge at the competition with the basic test data to facilitate the reader to complete the tes
Platform: | Size: 11758452 | Author: wu | Hits:

[Other resource4.1_memory_test

Description: memory_test Memory Read/Write Access Test Memory read base Address : 0xc010000 Memory write base Address : 0xc02-memory_test Memory Read / Write Access Tes t read base Memory Address : Memory write 0xc010000 base Address : 0xc02
Platform: | Size: 7613 | Author: zhang | Hits:

[Other resourceSELF-TES

Description: matlab 专业设计 源于课本的原文件 适合于编程人员
Platform: | Size: 31116 | Author: ll | Hits:

[Othercacti-ext

Description: tesdt tes tefewswerfewffea
Platform: | Size: 63102 | Author: tom | Hits:

[Hook apites

Description: 一个hook示例 一个hook示例 一个hook示例一个hook示例 一个hook示例
Platform: | Size: 176158 | Author: tlkajlfkajsdkf | Hits:

[Windows Developtes

Description: 获取,拷贝密码文件,用户名,网卡地址;包括网段信息,等等其他信息-get,copy password file,user name,netcard address,include net infomation and else
Platform: | Size: 23073 | Author: 吴志勇 | Hits:

[Windows Developtes

Description: 获取,拷贝密码文件,用户名,网卡地址;包括网段信息,等等其他信息-get,copy password file,user name,netcard address,include net infomation and else
Platform: | Size: 22528 | Author: 吴志勇 | Hits:

[Menu controlReadMe2006

Description: AppWizard has created this Test application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your Test application.-+5.0 has created this Test applicati on for you. This application not only demonstra tes the basics of using the Microsoft Foundatio n classes but is also a starting point for writin g your application. This file contains a summar y of what you will find in each of the files that ma ke up your Test application.
Platform: | Size: 2048 | Author: imam | Hits:

[VOIP programzlib123

Description: The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in the input data. The second occurrence of a string is replaced by a pointer to the previous string, in the form of a pair (distance, length). Distances are limited to 32K bytes, and lengths are limited to 258 bytes. When a string does not occur anywhere in the previous 32K bytes, it is emitted as a sequence of literal bytes. (In this description, `string must be taken as an arbitrary sequence of bytes, and is not restricted to printable characters.) -The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel- Ziv 1977. see reference below). It finds duplicated Stri stayed in the input data. The second occurrence of a string is replaced by a pointer to the previous s tring, in the form of a pair (distance, length). Distances are limited to 32K bytes, and lengths are limited to 258 bytes. When a Stri ng does not occur anywhere in the previous 32K by tes, it is emitted as a sequence of literal bytes. (In this description, `string must be taken as an arbitrary sequence o f bytes, and is not restricted to printable characters. )
Platform: | Size: 5143552 | Author: MCU2000 | Hits:

[Speech/Voice recognition/combinecol

Description: 一个什么都能做的语音处理软件,Manual segmentation of speech waveforms - creates label files which can be used to train speech recognition systems Waveform editing - cutting, copying or pasting speech segments Formant analysis - displays formant tracks of F1, F2 and F3 Pitch analysis Filter tool - filters speech signal at cutoff frequencies specified by the user Comparison tool - compares two waveforms using several spectral distance measures Speech degradation -can do what a voice processing software, Manual segmentation of speech waveforms- crea tes label files which can be used to train speech recognition systems Waveform editing- cuttin g, copying or pasting speech segments Formant ana P <0.05-displays formant tracks of F1, F2 and F3 Pitch analysis Filter tool-filters sp eech signal at cutoff frequencies specified by the user Comparison tool-compares two wavefor ms spectral distance using several measures Sp eech degradation
Platform: | Size: 412672 | Author: 威威 | Hits:

[OS programTES

Description: 透明加密程序,完全采用应用层技术实现的透明加密模块-Transparent encryption process, we adopt the application-layer technology to achieve transparent encryption module
Platform: | Size: 744448 | Author: 笑书侠 | Hits:

[Othertes

Description: tes es um arquivo de tes
Platform: | Size: 12288 | Author: primobol | Hits:

[Othertes

Description: tesds es um arquivo de tes
Platform: | Size: 12288 | Author: primobol | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net