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

Search list

[OpenGL programopenrm-devel-1.5.2-3.tar

Description: 2D/3D Scene Graph rendering engine for Linux/Unix/Win32 layered atop OpenGL. Supports stereoscopy, volume rendering, 2D/3D texture mapping, picking, LOD and view-dependent operations, cross-platform text, constant-rate rendering and image-based data.
Platform: | Size: 633856 | Author: 约非 | Hits:

[SMSsms_wangym

Description: 用西门子 TC35i 收发短消息的DELPHI 源码,支持PDU 及TEXT 两种方式.-with Siemens TC35i send text messages of Delphi source code, and support PDU TEXT two ways.
Platform: | Size: 258048 | Author: 小城有我 | Hits:

[Search EnginePDFBox-0.6.7a

Description: 采用java编写的处理PDF文档的程序,可从PDF文档中抽取txt文本,可与lucene搜索引擎相结合。-adopting the java programs compiled to dispose the PDF document, taking out the txt text from the PDF document, and combining with the lucene searcher.
Platform: | Size: 9649152 | Author: 孔敬 | Hits:

[EditBox读取text第n行数据

Description: 这是一个用vb编写的程序,程序功能虽然单一,但是能使我们在编写别的软件时能迅速的解决一些文本框的应用问题-vb prepared using the procedure, although the function of a single procedure, but will enable us to the preparation of other software can quickly solve some of the text box application
Platform: | Size: 2048 | Author: aa | Hits:

[EditBoxText文本文件导入到SQL数据库

Description: Text文本文件导入到SQL数据库,希望对你能有所帮助-Text import text files to SQL databases, and I hope to help you
Platform: | Size: 6144 | Author: 李华 | Hits:

[Button controlCCloudsCtrl_src

Description: This control simulates clouds with scrolling text and can be used as an aboutbox.
Platform: | Size: 47104 | Author: 远超 | Hits:

[Dialog_Windowwww.codek.cn

Description: 在Visual C++6.0中使用Text-to-Speech-Visual C 6.0 in the use of Text-to-Speech
Platform: | Size: 292864 | Author: 闫雪飞 | Hits:

[Windows Develop图像与文字的合成bmptext

Description: 前几天要做一段程序,把文字和位图图像合成并保存为位图文件。但问了好久都没人给一个满意的答复,只好在黑暗中摸索,费了一番功夫,实现了图像与文字的合成,并且可用鼠标拖动文字。现在我把代码贴出,希望能给需要的朋友以帮助。 -few days ago to do some procedures, language and Bitmap image synthesis and the preservation of the bitmap file. Asked for a long time but no one has given a satisfactory answer, they grope in the dark, I had some homework and realized the images and words of synthesis, and the mouse can drag text. I shall now posted code, in hopes of giving the need friends to help.
Platform: | Size: 22528 | Author: 王维 | Hits:

[AI-NN-PRgmeans

Description: gmeans-- Clustering with first variation and splitting 文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式. -gmeans clustering with first variation and splitting Gmeans,a text clustering algorithm, uses 3 functions,cosine,euclidean and KL in similarity measuring.Text data are described by sparse matrix.
Platform: | Size: 71680 | Author: 修宇 | Hits:

[AI-NN-PR关于tts语音引擎的使用方法

Description: 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。   Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\Speech目录下的Vtxauto.tlb文件,在Delphi的Import目录中就会生成VTxtAuto—TLB.pas文件,其中定义了VTxtAuto—TLB单元,把它加到Uses成员中来。设计如图2所示的窗口,定义全局变量: var VoTxt:IVTxtAuto   然后在Form的OnCreate事件中加入:   VoTxt:=CoVTxtAuto_.Create   VoTxt.Register(′′,′Speech Test′) {注册}   “Read”按钮代码为:   VoTxt.Speak(Memo1.Lines.Text,10) {朗读}   “Stop”按钮代码为:   VoTxt.StopSpeaking {停止朗读}   至此,应用程序已具有朗读功能,10表示使用普通语气。借住VoTxt的属性和方法,我们还可以控制阅读速度和语气,实现暂停、跳句等功能,Speech API编程就这么简单。 -TTS voice on the use of the engine! Many software with English pronunciation and reading aloud function, they have used MSTTS (Microsoft Text To Speech) technology. Microsoft COM comply with the standards and provide a set of Speech API to right MSTTS program. The procedure to use this API, we must ensure that the system has been installed and Spchapi MSTTS package. Speech API can be used as a type library to Delphi, is : Open Project menu under the Import Type Litrary, click on the "Add" to join Windows \ directory under the Speech Vtxauto.tlb documents in the Delphi Import directory will generate VTxtAuto- TLB.pas document, which will just a VTxtAuto- TLB units, it added Uses members to China. Figure 2 shows the design of windows, the definition of global variables : var VoTx
Platform: | Size: 7168 | Author: 章称 | Hits:

[VxWorkstotxt从 HTML 文档中提取 TEXT 文件

Description: VB多类图片数据库存取技巧 -VB range of skills Photo Database Access VB range of skills Photo Database Access VB range of skills Photo Database Acce
Platform: | Size: 5120 | Author: 法阿阿 | Hits:

[Graph DrawingGraphicsApp

Description: 该程序显示了如何绘制各种形状、线条和文本-the program shows how to draw various shapes, lines and text
Platform: | Size: 3072 | Author: 柳叶 | Hits:

[Search EngineSearchDotnet

Description: DotLucene: Full-Text Search for Your Intranet or Website using 37 Lines of Code -DotLucene: Full-Text Search for Your Intranet or Website using 37 Lines of Code
Platform: | Size: 68608 | Author: 竹子 | Hits:

[Audio programTTS

Description: 使用VB开发环境进行编程所实现的TTS文语转化系统的简单源程序-use VB program development environment achieved by the text language TTS system into a simple source
Platform: | Size: 33792 | Author: | Hits:

[GUI Develop文本编辑器(功能超强)

Description: 如题:一个开源的文本编辑器,包含了对edit,comb,list剪切板等扩展和使用,绝对有用-like that : an open-source text editor, including a pair of edit, comb, list Shear panel expansion and the use of such absolutely useful
Platform: | Size: 542720 | Author: 刘可亮 | Hits:

[ComboBox20050811005829349

Description: This package differ from other package from the point of view that it support small or large icon. Text or no text and 16 or 256 colors. You can use icon or bitmap to create the toolbar. It is using the explorer toolbar, so you need at least explorer 3. It s easy and nice to use. 扩展的多尺寸多颜色的工具栏 这个包与其它的包不同的是他支持小的或大的图标。文本框或者非文本框,16或者256样式色彩。你可以使用图标或位图来创建工具栏。 现在用到了浏览器工具栏,因此你至少需要浏览器版本3。你可以方便简单的应用它。 -This package differ from other package from the point of view that it support small or large icon. Text or no text and 16 or 256 colors. You can use icon or bitmap to create the toolbar. It is using the explorer toolbar, so you explorer need at least three. It s nice and easy to use. Extended multi-size multi-color toolbar this package with other packages different is that he supports small or large icons. Textboxes or non-text box, type 16 or 256 colors. You can use the icon or bitmap to create toolbar. Now use a browser toolbar, so you need at least three versions of the browser. You can easily use it simple.
Platform: | Size: 1060864 | Author: 韩韩 | Hits:

[Books一种中文文本聚类的研究

Description: 一种中文文本聚类的研究__一篇完整的关于文本聚类算法的论文-a Chinese version of clustering __ a complete text of the paper clustering algorithm
Platform: | Size: 812032 | Author: 冯宾 | Hits:

[TreeViewScrollText2.3

Description: 滚动TEXT显示框,可作为三维动画处理。主要用于美化界面。-rolling TEXT show box, as 3-D animation. The main interface for landscaping.
Platform: | Size: 9216 | Author: 赵鹏 | Hits:

[Speech/Voice recognition/combineSpeech_src

Description: 简单的语音合成程序(text to speech),从事此方面的,可以参考他的引擎-simple speech synthesis (text to speech), engaged in this aspect, he can refer to the engine
Platform: | Size: 28672 | Author: 玉贤哲 | Hits:

[OpenGL programWindows平台下OpenGL汉字处理方法

Description: OpenGL文字的简单的实现,可对中文实现显示-OpenGL simple text, which could be shown to the Chinese achievement
Platform: | Size: 5120 | Author: 周平 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net