搜索资源列表
CapTx
- 一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,跑起来占内存2M,附有VC源代码,大家有什么特殊需要可以自己修改代码。 使用方法: (1)把整个CapTx目录拷贝到自己的硬盘上 (2)安装packet capture drivers v2.02(Captx\\drivers下的相应目录,在网络中添加协议后,选磁盘安装) (3) 启动CapTx.exe (4) 点抓包按钮开始抓包,用单选
rsasoft.rar
- 利用vc++实现RSA加密解密算法源代码 [VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。,Vc++ to achieve the use of RSA encryption and decryption algorithm source
ECC_sourcecode.zip
- vc++实现的ecc加密算法,可以源代码实现ecc算法的演示,vc++ implementation of ecc encryption algorithm, you can achieve ecc algorithm source code of the demo
TestBase64
- Base64内容传送编码(VC++实现):常用于电子邮件的数据传输中-Base64 content transfer encoding (VC++ to achieve): commonly used in e-mail data transmission
dexplorerTest
- 独立的引擎和游戏源代码,三维的,开发环境VC和opengl-Independent engine and game source code, three-dimensional, development environment, VC and opengl
eapi
- 易语言支持库开发接口。VC++ VB DELPHI开发易语言支持库文档-E api
dns
- dns服务器IP获取 以提高邮件发送速度 邮件发送程序 VC编程-dns server IP in order to enhance access to e-mail program for sending mail sending speed VC Programming
PublicKeyEncryption_algorithm_VC
- RSA加密算法的VC++代码实现。 由选定的P,Q以及E来计算私钥D-RSA encryption algorithm VC++ code. Selected by the P, Q and E to calculate the private key D
MyEmailClient
- VC电子邮件系统,可实现邮件的收发功能。-VC e-mail system to send and receive mail.
Student-management-system
- VC++课程设计,学生管理系统,包含完整源程序和课程设计报告书。 系统功能包括: a.系统管理(设置用户,重新登录,退出系统)。 b.基础数据管理(系别设置,专业设置,班级设置)。 c.学生管理(学生档案管理,奖学金管理,奖惩制度管理)。 d.成绩管理(基础设置(考试科目设置、考试时间设置、考试时间段设置),学生成绩录入,学生成绩查询,班级成绩汇总统计,学生总分名次查询,学生单科名次查询)。 e.学籍变动管理(学校内部变动,退学,休学,转学,留级)。 f.数据库管理(
034
- ferg d d x cscxs sxsc dcd wqv csc cddc csdc decc dedc ec cc cd cdv dcw edc csc dcc dsc dd -xsc vds e dfsx csc wwc csd vc wcd dc c sd dscc s sd dc d cs s sdsd c ds dc dsc
war
- These constants are also useful for user-level apps (e.g., VC resizing).
wHook-7587
- Whook V 7.587. A lot of commands. #invon - fica invisivel #speedatkon - aumenta velocidade de atack #rangeon- ataca de longe com qualquer arma e magia #wallon - consegue atacar atraves das paredes #fastkillon - ataca em area todos os b
zyskn
- 基于STMP电子邮件的VC++版本,可进行邮件手法 不错的源码(Based on vc + + STMP E-mail version, mail can be good source)
3des
- 本次测试的代码是DES算法的C语言实现(VC 6.0): (1)加密 输入:8个明文字符,8个密钥字符(例如“12345678”,“12345678”) 将输入密钥和明文的8个字符各自转换为二进制,然后进行DES加密,输出加密结果 将加密过程中第1,2轮E盒扩展,S盒置换,P盒替代中间结果输出 (2)解密 输入:将加密之后得到的64比特密文作为输入 输出:经过DES解密之后,输出8比特字符(3DES encryption and decryption in C lan
