搜索资源列表
chatonline
- 当今在全球广为使用的Windows操作系统上,Visual BASIC是最合适的程序设计语言,因为Visual BASIC本身是适合初学者的编程语言,容易入门,入门以后就有能力进一步学习难度更大的编程语言;并且Visual BASIC是开发Windows应用程序的强有力的工具,用Visual BASIC能轻而易举地开发符合Windows规范和风格的应用程序,学习之后立即就能应用;Visual BASIC使用了最先进的程序设计思想,即“面向对象”和“事件驱动”,也就是说,学习Visual BASI
Welcome22222
- 在本实例中,将利用MFC应用程序向导创建一个单文档应用程序,在单文档的窗口中,将显示一行字:“你好!欢迎进入Visual C++的世界”。-in this example, will use the MFC application wizard to create a single document applications, the documents in a single window, will show his words : "Hello! Welcome to the w
Text-Splitter 用c#语言编写的文本分割器
- 一个用c#语言编写的文本分割器,开发平台为Visual Studio 2010。可执行按大小,按字数分割文本等功能。-A with c# language text segmentation, Development platform for Visual Studio 2010. Executable by size, number of words divided by the text and other functions.
TTS1
- TTS.TTS是text-to-speech的缩写,英文也称Speech Synthesis即语音合成. Microsoft Visual Studio2005+Windows2000/XP+ Microsoft Speech SDK 5.1+Microsoft Speech SDK 5.1 Language Pack 功能说明: 按课或级分类单词,用文件或数据库保存,用户可根据需要选择对应课或级别中的单词; 从文件或数据库中读取英文字符; 通过TTS完成文-本语音转换;
WBDC
- 能进行文本文件的读写操作,所有单词均放入文本文件中,进行检索和计数操作。单词的检索(返回为该单词在文本文件中的位置,可能多个,需返回多个位置)和计数(计数包括单词检索时的个数和全部单词的个数计数)。-Can read and write text files to operate, all the words are Add text file for retrieval and counting operation. Word search (back to the words in the
wordcloud_demo
- WordCloud is a visual depiction of how many times a word is used, or its frequency if you will, within a given set of words. It does this by: reading in plain text, filtering out "stop words", counting how many times a word is used, and displaying re
C
- C# 是一种面向对象的程序设计语言,最初是作为.NET的一部分而开发的。换句话说,.NET是围绕C# 而开发的。C# 的面向过程和对象的语法,是基于C++的,但也包含了另外几种程序设计语言的特征(其中最显著的是Delphi、Visual Basic和Java),C# 特别强调简易性-C# is an object-oriented programming language, initially as a. NET development of part of. In other words,.
hm_dreamweav-learn-001
- Tit01.Dreamweaver超级技巧之文字特效 产生文字特效,最重要的是在扩展面板(如图3)中的设置,在“视觉效果下”的过滤器中列出的就是所有的CSS滤镜,选择Glow滤镜,它可以使文字产生边缘发光的效果。Glow滤镜的语法格式为:Glow(Color=?, Strength=?),里面有两个参数:Color决定光晕的颜色,可以用如ffffff的十六进制代码,或者用Red、Yellow等单词表示 Strength表示发光强度,范围从0到255。本例中我们设置颜色为红色(Red),发光强
Sentence
- Visual C++.NET写的自动造句程序,从一定的词库中随机选取单词按一定词性排列造句-Visual C++. NET written procedures for the automatic sentences, from a certain vocabulary words randomly selected sentences arranged according to a certain part of speech
huoxingwen
- 可以截获输入法,在输入法输入的时候直接实时转换。 1、火星文转换器 支持实时转换、签名美化、全面转换、快速转换、用户自定义转换。 2、输入法外挂模式 支持打字简体自动转火星文、简体转繁体、简体转异体、繁体转简体。 3、火星文翻译器 支持词汇优先、单字优先、仅词汇翻译。 4、签名美化工具 支持随机和固定两种方式设计个性签名,支持自定义特殊符号密度。 5、拼音与笔画数 支持计算汉字笔画数,汉字转换为拼音。采用了超大汉语拼音数据库,包含了所有常用字和许多生僻字的
MyDictApp
- 用VISUAL STUDIO编写的一个英汉词典,可以实现英语单词的翻译,及其英语短语翻译。-Prepared using a VISUAL STUDIO English-Chinese dictionary, translation of English words can be achieved, and the English phrase translation.
text_search_engine_c++
- This a simple yet effective search engine which can search for words in text files in a directory. The user interface has been developed in Visual C++ (MFC) and at the back end an efficient searching algorithm exits. Project Title: Mini Text Search
dictionary
- 用visual basic 编写的生词本小程序,能够实现单词的查询,记忆,以及屏幕取词。-Written with visual basic words in this small program to achieve word queries, memory, and capturing.
bcb_Samplervcl_code
- c++ builder Sampler面板上的vcl控件源码 里面有 TTrayIcon TPerformanceGraph TCSpinButton TCSpinEdit TCColorGrid TCCalendar TPie TCDirectoryOutline 这八可视化控件的源代码来的。 如果自已要开发控件的话。可以参考其源码。 -c++ builder Sampler control panel on the v
c++hw1
- Create a pascal triangle and some more. C++, visual C++ 6.0. some words in Chinese. include full source code.
GB2312
- visual c++的GB字源程序详细代码-visual c++ source more code words of GB
3
- Data hiding has drawn increasingly extensive attention recently. Most multimedia data hiding techniques modify and, hence, distort the cover media in order to insert the additional information. Even though the distortion is often small and impe
CCCellAutoe
- 元胞自动机的虚拟程序开发工具:Microsoft Visual Basic 6.0运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular autommata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。 邻居,Moore型(上、下、左 -Cellular automata virtual program development
test
- 使用visual basic与access 数据库,将所要测试的英文单词存放在数据库中,通过随机调用进行英文单词的测试,并将测试记录存入数据库。-Using visual basic and access the database, the English words are stored in the database to be tested by randomly call English word test, and the test records stored in the data
lab-bow
- bag of words representation. Visual words.