搜索资源列表
Ligsms
- 一个功能非常完善、操作简便、界面更是经典的多功能短消息发送软件。启光短信通是一个以发送短信为主,真正做到从用户实用角度为出发点,并以让用户的操作更为简便来安排整个软件的结构,以最亮丽的窗口风格来设计软件界面,使用过后让你爱不释手: 本软件还有以下诸多特点: ★ 建于国家高能计算中心,拥有超级服务器硬件支持和中国网通宽带高速网关,发送每条短信不超过10秒。 ★ 配备了短信群发功能,并能准备地告诉你每条短信的发送结果。 ★ 智能分割超长短信功能,让你一次能发送500字
bio
- openssl应用实例,openssl为网络加密,CA等的开发提供了强大的开源函数库,本例为bio连接-openssl example, openssl for network encryption, CA provided for the development of a powerful open-source libraries, the cases linked to bio
ZYBEncrypt
- 这个是我做的一个异步的加密解密类库,包括DES3,DES,RC2,MD5,等所有常用算法,经测试,可以稳定的运行,可以放心的应用在你的项目里,有问题请于zhouyabo@gmail.com连接,或在我的Blog上留言:http://zhouyabo.cnblogs.com/-this is what I do an asynchronous encryption and decryption library, including DES3, DES, RC2. MD5, all commonly
连接加密的Access数据库(方法二)
- 连接加密的Access数据库(方法二).zip-connect to the Access database encryption (methods). Zip
C语言实战105例
- C语言实战105例 第1部分 基础篇 实例1 一个价值“三天”的BUG 2 实例2 灵活使用递增(递减)操作符 5 实例3 算术运算符计算器 7 实例4 逻辑运算符计算器 9 实例5 IP地址解析 11 实例6 用if…else语句解决奖金发放问题 13 实例7 用for循环模拟自由落体 16 实例8 用while语句求n! 19 实例9 模拟银行常用打印程序 22 实例10 使用一维数组统计选票 26 实例11 使用二维数组统计学生成绩 29 实例12 简单的计算器
Encrypt-of-ConnectionString 加密和解密app.config或web.config的连接字符串
- 加密和解密app.config或web.config的连接字符串-Encrypt and Decrypt of ConnectionString in app_config and-or web_config
ReadCardInfo
- 用来读取M卡内块数据,该需要连接加密机,直接读取卡内信息-M card used to read blocks of data, the need to link encryption machine, direct read card information
vb_linkDB
- VB6.0连接加密数据库的四种方法。其中用到的数据库是access数据库-VB6.0 connect four ways to encrypt the database. The database is used in which access the database
Wifi_Hopper
- 一款无线网络的管理、分析和扫描工具,能够列出无线网络设备检测到的网络,列出包括 Ssid、MAC 地址、信号、网络模式、加密方式、频率、通道、物理层、beacon interval 等信息,连接到开放或WEP加密的网络-A wireless network management, analysis and scanning tools to test out the wireless network equipment to the network, list including Ssid, M
xunleicrack
- C# winform源码,此源码是解决迅雷,旋风,快车等等下载连接加密的破解程序,进行解码即可获取原始下载地址。无需安装下载软件即可下载。-C# winform source, this source is resolved Thunder, Tornado, Express, etc. Download link encryption cracking program, download decoding to obtain the original address. Download sof
Encrypted-Access-database-connection
- 连接加密的access数据库,为了保证数据安全需要将数据库加密,然后vb与加密的数据库连接-Encrypted access database connection, in order to ensure data security needs of the database encryption, and then the database connection and encryption vb
11152
- 连接加密的Access数据库(方法一),很不错的VB源码,适合VB爱好者学习研究。-Connection encrypted Access database (Method 1), a very good VB source code, suitable for VB enthusiasts Learning.
11181
- 连接加密的Access数据库(方法二),很不错的VB源码,适合VB爱好者学习研究。-Connection encrypted Access database (Method 2), very good VB source code, suitable for VB enthusiasts Learning.
11216
- 连接加密的Access数据库(方法四),很不错的VB源码,适合VB爱好者学习研究。-Connection encrypted Access database (d), very good VB source code, suitable for VB enthusiasts Learning.
WifiHotTest
- android智能设备的wifi热点功能实现,可开启热点,连接加密热点-realization of the android smart devices wifi hotspot functionality, open a hot hotspot connection encryption
EncryptAccess
- C#使用ADO连接加密的Access 2000数据库,连接正常的Access我们都会,但是加密的Access应该怎么连呢?或许您看了本实例后,您就明白了,有源码,可以自己学习-C# ADO connection encrypted Access 2000 database to connect the normal Access, Access encryption how even? Perhaps you saw this example, you will understand the s
EMClient
- 加密机连接API包,提供与加密机交互的基础工具类实现加密机算法(The encryption machine connects the API package)
连接加密的Access数据库
- visual basic 连接加密的Access数据库(Connect the encrypted Access database)
20
- 开发一些中小型软件时,通常都采用 Access 数据库,因为 Access 数据库体积小、比较方便。但该数据库的安全性比较低,为了防止非法 用户的入侵,通常需要为该数据库设置密码,以确保数据库中数据的安 全。本实例将对如何使用 C#连接加密的 Access 数据库进行详细讲解。(When developing some small and medium software, the Access database is usually used, because the Access databa
MFC wifi连接实例
- 基于VC++ MFC wifi连接实例,可以直接作为wifi客户端使用,支持加密以及开放wifi的连接,