搜索资源列表
sdestt
- S-DES的编程实现 S-DES的加密使用8位明文和10位密钥做为输入,产生8位的密文做为输出。加解密使用相同的密钥。要求:采用CBC模式对文本加解密 1.对话界面:选择加密或解密,输入密钥,在目录中选择明文或密文文件(内容为二进制,.txt文件,),提示加密或解密完成 2.输出:产生密文文本或明文文本 3.提供:说明文档,源码,可执行程序,通过加密实验,给出运行结果. 4.提交分析雪崩效应文档:相同密钥下明文改变任一位时密文的位差异情况 相同明文下密钥改变任一位时密文的位差异情况-S-DES
MD5-VC6
- 本程序实现了MD5消息摘要算法对输入的文字或选择的文件进行消息摘要.-This program implements MD5 message digest algorithm to input text or select a file message digest
HotKey
- VC++ 热键实例程序源码,请先选择菜单进行热键设置,然后测试你所设置的热键。程序将设定Shift为非法输入,当用户按下Shift时用Alt代替,程序使用CTRL+ALT+A为默认的热键,0x41 是A的虚拟键代码,具体详细情况请查阅源代码。 -Hotkey instance of VC++ program source code, select the menu hotkey settings, and then test your set of keys. Program will se
dsfasdfasd
- 在ubuntu英文环境下使用中文输入法,我将可爱的fcitx卸载了,换上了scim输入法。 安装scim比安装fcitx麻烦一点,不过据说更新源后,在语言支持里选择chinese,并将默认语言改为中文,就会自动安装配置scim,那样就很方便了,不过我觉得应该不会自动安装五笔输入法吧。 -English environment in ubuntu using Chinese input method, I would uninstall the lovely fcitx, put s
sms4
- SMS4算法的C语言实现。手动输入明文和密钥以及功能选择,按16进制输入和输出。-SMS4 algorithm in C language. Manually enter the plaintext and key functions to select, according to the hexadecimal input and output.
network
- 用visualstate画的模型,然后编写的,实现network的多级菜单,以及IP地址的输入,上下键选择数字-Model with visualstate painting, and then written to achieve a network of multi-level menus, as well as the IP address of the input, the up and down keys to select digital
remove_pdf_disable_copy
- 去除pdf文件禁止复制打印,生成的文件能复制文本,图像,打印 复制内容时,如果提示内部错误,那么内容已经被复制到剪贴板,可以在其他程序中粘贴。 -Remove disable copy print pdf files, select the input file, the point set generated files can copy text, image, print copy content, if prompted an internal error, then the c
SQLExcuter-Final
- 结构化查询诧言(Structured Query Language)简称 SQL,结构化查询诧言是一种数据库查询和程序设 计诧言,用于存取数据以及查询、更新和管理关系数据库系统。 结构化查询诧言是高级数据操作诧言,丌要求用户指定对数据的存放方法,也丌需要用户了解具体的 数据存放方式,所以是一种高效的数据输入不管理的接口。结构化查询诧言诧句可以嵌套,这使他具有极 大的灵活性和强大的功能。 在本题中,我们要求选手实现部分比较重要和常见的 SQL 诧句,并且自行设定和完成数据的
Flat-UI-master
- Flat-UI-master是一个国外的网站美化集合,对页面上的复选框、按钮、输入框、浮动窗口、Select下拉列表、一些常用符号、进度条等元素的美化-Flat-UI-master is a foreign site beautification collection box on the page, buttons, input boxes, floating window, Select the drop-down list, a number of common symbols, prog
HotKey
- VC++ 热键实例程序源码,请先选择菜单进行热键设置,然后测试你所设置的热键。程序将设定Shift为非法输入,当用户按下Shift时用Alt代替,程序使用CTRL+ALT+A为默认的热键,0x41 是A的虚拟键代码,具体详细情况请查阅源代码。-VC++ hotkey program source code examples, please select menu hotkey settings, and then test your set hotkey. The program will se
select-class-system
- 该系统类似学校的选课系统,在用户登录的时候有身份进行选择(老师或者学生),不同用户的操作权限是不一样的,学生具有查询所有课程或是根据某些关键字进行查询的权利,还有进行选课、退选等能力。老师有查看选课学生和录入学生成绩的能力。-The system is similar to the school' s elective system, when the user logs identity choice (teacher or student), the operating authori
ShapeCorrect
- 本程序类似于一个微小型的软件,用于处理遥感影像的纠正,包括输入标准图手动选点和读入控制点数据文件两种方式,计算得到纠正后的图像。-This procedure is similar to a miniature software for remote sensing image processing to correct, including standard drawings manually select the input read into the control point and p
vt1636
- Input Data Mode Select for Linux v2.13.6.
BianYi_B5_LL1
- 本次实验使用windows 7的visual C++ 6.0软件,使用mfc编程。LL(1)文法是自上而下的分析方法,首先接受用户输入的一个文法,再分别构造文法中每个非终结符的FIRST、FOLLOW和SELECT集合,根据产生式的SELECT集合判断是否为LL(1)文法,如果是LL(1)文法,再根据SELECT集构造LL(1)分析表。-The experiment uses windows visual C++ 6.0 software 7, the use mfc programming.
