搜索资源列表
Base64EncodeDecode
- The term Base64 refers to a specific MIME content transfer encoding. It is also used as a generic term for any similar encoding scheme that encodes binary data by treating it numerically and translating it into a base 64 representation. The particula
SmppClient
- RC5 has a variable block size (32, 64 or 128 bits), key size (0 to 2040 bits) and number of rounds (0 to 255). The original suggested choice of parameters were a block size of 64 bits, a 128-bit key and 12 rounds.
CSharp-Windows-OS
- C#判断Windows操作系统是32位还是64位-C# determine the Windows operating system is 32-bit or 64-bit
mileluobin
- 简单的米勒罗宾大素数测试64位代码。没有大树的调用。只能实行64位。供大家分享。-Robin Miller, a simple test large prime numbers 64-bit code. No trees called. Can only implement the 64. For everyone to share.
Linq(01)Linq
- Linq(01)Linq 的基本查询包含有循环打印数据(通过主键读取到需要得到的值),过滤、排序、部分均可用,还有提取部分、连接(内外连)分组(根据指定ID进行分组,分组的字段可以使多个,分组后每组的数据的数量如果大于1的话就打印出来)、嵌套查询(首先得到第一个表的数据源,然后得到第二个表的数据源,同时定义一个Books的临时表来存储得到的数据),交并集(用延迟操作符 求得两个集合的交集与并集)。测试请注意:Windows XP不能运行本程序,需要64位系统。-Linq (01) Linq qu
AliProxy
- IEProxy源代码,是用C#写的IE代理设置工具以及源码。本程序通过修改注册表修改IE代理IP地址,并显示当前代理状态,代理IP列表保存在txt中。C#中里利用ListBox对txt记录逐行获取等基础方法。本代理设置程序不能在Windows XP下运行,需要64位系统支持。-IEProxy source code is written in C# using IE proxy settings tools and source code. The program modifies the re
