搜索资源列表
书店管理
- 书店管理程序,TC3下调试成功,可以实现书籍增加,删除,查询等功能,数据采用文本保存-Bookstore management procedures, debug TC3 success can be achieved books to add, delete, query capabilities, data using text preservation
LED七段译码
- 初次上传文件,采用文本格式编辑内容,不知道是否妥当,如有不便之处,敬清各位原谅。-initial upload documents using text format editorial content, I do not know whether they are appropriate, if any inconvenience, King - forgive me.
cmppServer
- 短信网关(ismg)的建设可以为sp与短消息中心(smsc)之间数据交换提供一条安全、快捷的通道,以便手机用户采用短信方式与sp双向通信,接收sp提供的信息服务,同时完成相应计费采集、业务管理、网络管理等功能。-SMS Gateway (ismg) for the construction and sp Short Message Center (SMSC) for data exchange between provide a safe, efficient access to mobile
vcFileIO
- 内容摘要: 1. 使用CFile类进行文件读写、删除、改名及访问文件属性 2. 使用CStdioFile类操作文本文件 3.  使用CFileFind类查找文件 4.了解windows API的文件操作 文件中含有文件操作课件说明及具体实例源码,适用于较初学VC人员.-Abstract : 1. CFile use category for document literacy, delete, accessing files and renamed attribut
字符窗口开发包
- 窗口类CBufferWnd:能够作为子窗口或者时弹出窗口支持滚动,自动根据滚动位置调整显示的内容支持光标显示在光标处或是指定位置插入文字输出辅助类CConsoler:与指定的输出窗口对象进行绑定能够支持printf方式的输出能够对汉字进行处理避免出现换行时出现半个汉字的情况,在半个汉字时利用空格进行替换,并在下一行继续显示文字利用字符窗口可以方便的开发类似与控-CBufferWnd window class : to act as sub-window, or when the pop-up
New Text Document
- c#窗口建立的用Visual C#开发WinForm的应用程序 一.程序开发和运行环境及概括介绍 本问的所有调试程序都基于微软视窗2000专业版本和.Net FrameWork Beta 2版。 -established using Visual C# development WinForm applications one. Program development and runtime environment and asked to give an overview of all the
EnterInfo
- delphi中用消息循环抓取网页文本,有源码,可以进行2次开发-news cycle using text crawls website, source code can be developed for 2nd
读取text第n行数据
- 这是一个用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
Text-Classification-CPP
- 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
text-indent
- CSS代码示例-用文本缩进属性[text-indent]实现首行缩进 -CSS code sample- using text indent property [text-indent] realize the first line indent
Text-To-Speech-WinXp
- VIsual .NET using Microsoft API
text-extration-in-a-given-image-code
- This program is used to extract the text from an image.The program is created using Java. This technology is steganography
watermark-text
- watermarking using text file
text-detection
- 采用matlab实现图像中文本的检测、定位、分割以及识别功能!有利于初学者快速入门!-The function of this code is to detect,locate,separate and recognize the text in an image using matlab programming langage. It is very useful for a beginner!
OCR-text
- text extraction using canny
Text-File-Example
- Using Text File in Delphi for Read and Write.
Oracle Text Reference 11 g Release 1
- This manual provides reference information for Oracle Text. Use it as a reference for creating Oracle Text indexes, for issuing Oracle Text queries, for presenting documents, and for using the Oracle Text PL/SQL packages.
text-display
- 本实验将实现如下功能:本实验主要是演示STemWin的文本显示功能,本实验使用了UCOSII操作系统,我们通过建立一个任务来运行测试代码,我们在LCD上可以看到使用不同函数的文本显示效果,LED0闪烁提示系统正在运行。 注意:本实验使用了UCOSII操作系统,未使用触摸屏,本实验针对4.3寸屏幕,如果是2.8或者3.5寸屏幕的话会显示不完全!-The experiment will achieve the following functions: the mainly function
Source codes
- Categorizer website , using text
text classification
- 利用K近邻算法实现的文本分类器 提供分属于20个类别的20000个新闻文本,每个类别含1000个文本。(Text classification using KNN)