Location:
Search - csharp encoding
Search list
Description: +++ ++ 飘鸿WEB在线文件管理系统V1.0 +++++++++++++++
本软件模拟WINDOWS资源管理器界面,
能完成站点下目录的新建、重命名、移动、拷贝与删除;
以及文件的新建、重命名、移动、拷贝、删除、在线编辑、预览、上传与下载;
◆ 特 点 ◆
1、以树型形式浏览站点目录。
2、文件列表支持排序。
3、可上传压缩文件(*.zip),上传当指定目录后自动解压。
4、可批量下载多个文件(打包成*.zip下载)。
5、可以选择GB2312、UFT-8编码编辑与保存文件 -++++++++ Floating hung WEB-line document management system V1.0+++++++++++++++ the software simulation WINDOWS Explorer interface, to complete the site under the new directory, rename, move, copy and delete and file new, rename, move, copy, delete, online editing, pre- access to, upload and download ◆ Features ◆ 1, in order to browse site directory tree form. 2, the list of files to support the sort. 3, can upload files (*. zip), From when the specified directory automatically unzip. 4, can bulk download multiple files (*. zip package download). 5, can choose to GB2312, UFT-8 encoding editing and save the file
Platform: |
Size: 295936 |
Author: 飘鸿 |
Hits:
Description: PDU编码,包括7bit编码和解码,用户手机短信开发-PDU encoding, including the coding and decoding Transfer, the development of SMS users
Platform: |
Size: 4096 |
Author: 刘先生 |
Hits:
Description: 用C#实现手机收发短信息功能,并详细讲解取smsc的编码方式。-cellular transceiver message function, and explain in detail from smsc encoding.
Platform: |
Size: 29696 |
Author: |
Hits:
Description: 使用Gsm手机模块发送手机短信的C#源代码、手机AT指令中文参考手册、短信解码及编码规范、收发原理、以及一个C#实现的Demo-Use Gsm mobile phone module to send the message C# Source code, cell phone AT command reference manual in Chinese, message decoding and encoding specifications principle transceiver, and a C# Realize the Demo
Platform: |
Size: 438272 |
Author: 酷刀 |
Hits:
Description: 用C#实现的Http协议封装,可以使用UrlEncoded、Multi-Part form vars、XML这3种方式来POST和Get文本和文件,支持Proxy,支持各种编码,是良好的学习HTTP编程的例程-With C# Realize the Http protocol package, you can use UrlEncoded, Multi-Part form vars, XML that three kinds of ways to POST and Get text and documents to support Proxy, supports a variety of encoding, is a good learning HTTP Programming Example Cheng
Platform: |
Size: 31744 |
Author: YMF |
Hits:
Description: 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 javascripts.
Platform: |
Size: 2048 |
Author: cekcak |
Hits:
Description: 介绍了无线点菜系统的开发思路,为实现编码打下基础。-Introduced the wireless idea of a la carte system, lay the foundation for the realization of encoding.
Platform: |
Size: 420864 |
Author: 赵云 |
Hits:
Description: 算法信息来源于网上的一段PHP代码,具体出处不得而知。
整个下载歌词的流程为:
1、根据歌手以及歌曲名称找歌词单列表
服务器地址为:
http://ttlrcct2.qianqian.com/dll/lyricsvr.dll?sh?Artist={0}&Title={1}&Flags=0
{0}为歌手名的UNICODE编码字符串
{1}为歌曲名的UNICODE编码字符串
注意
歌手名,歌曲名需要去空格、" "、转换成小写等操作。
UNICODE编码时需要按字节转换为16进制,而不是按字符。
2、上面的操作获取到类似下面的xml结果。
<?xml version="1.0" encoding="UTF-8"?>
<result>
<lrc id="70437" artist="胡彦斌" title="男人 KTV"></lrc>
<lrc id="204568" artist="胡彦斌" title="男人KTV"></lrc>
</result>
3、我们选择其中一个歌词进行下载。
根据选择歌词的ID,artist,title生成一个校验字符串(CODE),具体算法看源码。
根据ID以及CODE去下面的地址获取歌词。
http://ttlrcct2.qianqian.com/dll/lyricsvr.dll?dl?Id={0}&Code={1}
{0}:ID
{1}:CODE-Lyrics search
Platform: |
Size: 67584 |
Author: weiny |
Hits:
Description: 用csharp编写的base 64 编码、译码程序,在网络实验远程登录邮箱时有用。-Csharp prepared using base 64 encoding, decoding process, the experiment in network useful telnet mail.
Platform: |
Size: 51200 |
Author: jing |
Hits:
Description: 串口发送内容较长的短信,进行了PDU编码、解码,发送-Serial port to send long text messages, a PDU encoding and decoding
Platform: |
Size: 84992 |
Author: apple |
Hits:
Description: 串口发送内容较长的短信,进行了PDU编码、解码,发送-Serial port to send the contents of a longer text messages, a PDU encoding, decoding, sending
Platform: |
Size: 86016 |
Author: apple |
Hits:
Description: World Wind技术手册,主要描述了World Wind的算法研究及编码方式-World Wind technology book,the main aim is to describe World Wind algorithm
and encoding
Platform: |
Size: 1845248 |
Author: 张烁 |
Hits:
Description: This code contains alaw codec s encoding and decoding functions
Platform: |
Size: 2048 |
Author: mytest |
Hits:
Description: 文件编码转换器源码 v1.0 C#源码
我在VS2008下编译的,非常好用!-Source file encoding converter v1.0 C# source code
Platform: |
Size: 156672 |
Author: 冷月宫主 |
Hits:
Description: c#文本编辑器,可以识别rtf编码图像,也可以编辑图像-c# text editor, you can identify the rtf encoding the image, you can also edit images
Platform: |
Size: 30720 |
Author: 张永祥 |
Hits:
Description: 自己写的一个 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
Platform: |
Size: 14336 |
Author: ajtlnui |
Hits:
Description: 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.
Platform: |
Size: 259072 |
Author: bill |
Hits:
Description: Huffman encoding in Csharp
Platform: |
Size: 13312 |
Author: Paul |
Hits:
Description: 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
Platform: |
Size: 183296 |
Author: chen |
Hits:
Description: 实现Unicode至ASCII编码转换的小程序,可以作为工程的一个模块。-Unicode to ASCII encoding to achieve a small program that can work as a module.
Platform: |
Size: 548864 |
Author: Li Zuohui |
Hits: