搜索资源列表
C_sharp
- 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
PDUEncoding
- PDU编解码 完成短信GSM的PDU编码和解码工作-PDU encoding
Encodeco
- Base64 encoding and decoding functions coded in c sharp for simple encryption works. Also source code for increasing speed of asp.net apps by combining javascr ipts.
WLanOrdeSystem
- 介绍了无线点菜系统的开发思路,为实现编码打下基础。-Introduced the wireless idea of a la carte system, lay the foundation for the realization of encoding.
QianQianLrc
- 算法信息来源于网上的一段PHP代码,具体出处不得而知。 整个下载歌词的流程为: 1、根据歌手以及歌曲名称找歌词单列表 服务器地址为: http://ttlrcct2.qianqian.com/dll/lyricsvr.dll?sh?Artist={0}&Title={1}&Flags=0 {0}为歌手名的UNICODE编码字符串 {1}为歌曲名的UNICODE编码字符串 注意 歌手名,
base64
- 用csharp编写的base 64 编码、译码程序,在网络实验远程登录邮箱时有用。-Csharp prepared using base 64 encoding, decoding process, the experiment in network useful telnet mail.
SMS
- 串口发送内容较长的短信,进行了PDU编码、解码,发送-Serial port to send long text messages, a PDU encoding and decoding
PDUSMS
- 串口发送内容较长的短信,进行了PDU编码、解码,发送-Serial port to send the contents of a longer text messages, a PDU encoding, decoding, sending
PCMA
- This code contains alaw codec s encoding and decoding functions
FormFileEncode
- 文件编码转换器源码 v1.0 C#源码 我在VS2008下编译的,非常好用!-Source file encoding converter v1.0 C# source code
ExRichTextBox
- c#文本编辑器,可以识别rtf编码图像,也可以编辑图像-c# text editor, you can identify the rtf encoding the image, you can also edit images
Base64Encoder
- 自己写的一个 Base64 编码解码工具,fcl 里已经有了,写这个主要是为了让大家了解 Base64 编码原理-His writing a Base64 encoding and decoding tools, fcl were already there, writing this mainly to let everyone understand the principles of Base64 Encoding
Barcode_src
- C# 生成打印条码以及打印条码的代码,包括国际常有能够的编码方式,比如CODE39等。其中包含一个示例程序。-C# generate a print bar code and printing bar code, including the international often able to encoding, such as the CODE39 and so on. Which contains a sample program.
HuffManEncoding_Src
- Huffman encoding in Csharp
Unicode2ASCII_CSharp
- 实现Unicode至ASCII编码转换的小程序,可以作为工程的一个模块。-Unicode to ASCII encoding to achieve a small program that can work as a module.
CSharp-developing-note
- 详细介绍了C#的编码注意事项,和一些编码细节-Details of the C# coding notes, and some encoding details
MPEG4Modifier-1.4.4
- MPEG4 Modifier modifies MPEG-4 ASP videos (XviD, DivX) without re-encoding (change aspect ratio, edit userdata, remove or add packed bitstream, and change interlaced field order). http://moitah.net
PS.SMS2.ZIP
- CSharp(C#) SerialPort 用串口通信 WaveCom Modem(GSM,TC35)短信猫(终端), 不要网上的sms.dll, 它有#和|分隔符的BUG, PDU(UCS2)编码和解码-CSharp (C#) the SerialPort with the serial communication WaveCom Modem terminal, do not Internet sms.dll, BUG# and | separator PDUs (UCS2) en
BarCodeClient
- Csharp类库,专门为Csharp程序开发设计,可以与ASP.NET的Windows客户端应用程序和WEB应用程序设计,实现类库调用,可以作为生产打印标签和手机条码专用工具。 较其它二维码编码软件的特点是: 1.支持PDF417,QR_Code,DataMatrix和Aztec等多种二维码 2.各种条码都符合国家标准和ISO标准。 3.提供编码多种字符集选择 4.采用统一编码接口 5.提供两种常用编码方式 5.1通过内容大小决定条码图像区域 5.2根据编码图像区域,条码自动适配大小 6.提供客
CSharp-QRCode
- 可自动生成二维码,可修改编码方式支持中文,同时能将生成的码读出、保存 。 c#写的,需要的可以看看。。 -Can automatically generate a two-dimensional code, you can modify the encoding support for Chinese, while the generated code can be read out and save. write c#, needed can see. .