搜索资源列表
Csharp数据格式符授课内容
- 整形数据、布尔数据、浮点数据、十进制数据、字符数据等的表示方法,C#语言基础以及格式符说明等。
c2008_HTTP.rar
- C#里System.Web空间下提供了一个叫做WebClient的对象,使用此对象就可以使C#直接对服务器发送WEB客户端的请求。那么我们要对服务器提交POST方法那么就必须使用其UploadData()方法才行。首先把要请求的信息先转换为字节(因为POST提交的是字符的流数据),然后再做为UploadData()的参数。使用UploadData()进行数据提交,最后返回,POST的回馈信息。如下: ,C# Lane System.Web to provide a space called t
VietOCR.NET-0.5-src.zip
- c#编写的字符识别程序,识别效果很好的一个源代码,c# written character recognition process to identify the effect of a very good source
BarcodePDF417.rar
- 能够根据输入的字符转换成PDF417格式的图像,并且能另存为bmp图片,According to the input characters can be converted into PDF417 format images, and can save as a bmp image
CodingConvert.rar
- 计算编码转换,汉字<->Unicode、汉字<->GB2312、字符<->ASCII等。,Calculated transcoding, Chinese <-> Unicode, Chinese <-> GB2312, character <-> ASCII, etc.
csharp-google-translator-ApI
- C# 利用google翻译API接口制作翻译工具 因为是GET提交方式,那么就限定了字符长度,可以说是一大遗憾.-C# API interface to make use of google translator translation tools presented in a way because it is GET, then the character length limit, can be said to be a great pity.
SimpleOCRsrc
- OCR字符识别技术开发源代码C#,能较好识别限定范围内的各种字符,并可加入噪音百分比-optical character recognition
Serialport_Data_Anylize_Tool
- 串口数据分析工具,能够按照二进制、十六进制和ASCII字符发送和接收串口的数据。-Serial port analization tool. All data from/to serial port can be received/sent in the form of binary, hex and ASCII.
BarcodePDF417
- pdf417 二维条码 源码C#版本 能根据输入的字符生成相应的2维码。并保存。-pdf417 barcode source code C# version of the character input is generated according to the corresponding two-dimensional code. And save.
WordAnalysis
- 简单的词法分析器 词法分析的任务是:从左至右这个字符地对源程序进行扫描,产生一个个的单词符号,把作为字符串的原程序改造成为单词符号穿的中间程序 该程序以类表的形式,对词语进行解析-Word Analysier
TextControl2.0_51aspx
- 主要功能是限制Text文本框的输入的字符,防止输入不符合要求,使用户按照规则输入,比如只能输入数字、汉字、电话号码、大小写字母等 1、文本框得/失去焦点用户录入的自定义效果加强。 2、日期的选择。 3、控制用户可录入整数、浮点数(自定义小数位数)、大写字母、小写字母、中文、电话号码、IP地址等。 4、响应回车焦点下移。 /Demo为演示文件 /TextControl 为源码文件-Main function is to limit the Text text
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完成文-本语音转换;
FileOperateForCsharp
- FileOperate For C# 在日常的工作中经常要从外部读入文件,这些代码能帮我们快速的完成此类工作。 1、C#读取分隔符文件 2、C#实现GB2312和UTF8字符编码方式的转换 3、c#写文本文件类以及方法 4、C#中常用的文件操作方法 5、文本文件读操作 6、字符串操作类 7、运用C#读取文本文件,并可选择具体范围进行平均值的计算-err
ChineseTokenizer
- 中文分词演示程序,可以对字符串进行按照词义分词。在搜索技术中有广泛应用。-Chinese Segmentation demo program can be carried out in accordance with the meaning of the string segmentation. In the search technology has wide application.
SimpleOCR
- C#使用神经网络实现光学字符识别(OCR)源代码-Csharp use the neural network optical character recognition (OCR) the source code
LedChar
- led方式显示字符,值得下载学习,led方式显示字符,值得下载学习-led character display, it is worth learning download
QianQianLrc
- 算法信息来源于网上的一段PHP代码,具体出处不得而知。 整个下载歌词的流程为: 1、根据歌手以及歌曲名称找歌词单列表 服务器地址为: http://ttlrcct2.qianqian.com/dll/lyricsvr.dll?sh?Artist={0}&Title={1}&Flags=0 {0}为歌手名的UNICODE编码字符串 {1}为歌曲名的UNICODE编码字符串 注意 歌手名,
ydmdq
- 输入网址,即可获取该网址页的网页源代码,类似一个C#采集的雏形,再加上字符的相关处理入库就可轻易的变为一个采集软件,实用性还是很强的。-Enter the URL, you can access the web site page website source code, similar to a C# collection of prototype, together with the relevant characters can be easily dealt with storage i
RenameAll
- 按照目录对文件进行批量重命名工具,可以将文件名中的指定字符替换为其他字符,也可以将文件名中的指定范围的字符替换为其他字符。-Contents of the document in accordance with the bulk rename tool, can be specified in the document' s character is replaced by other characters, the file name can also specify the scope
TXTFind
- C#模仿的类似记事本的查找功能,可以查找任何形式的字符。-C# similar to Notepad, copy the search function, you can find any kind of character.