资源列表
[汇编语言] jiamiJIAMI
说明:文件加密程序 1. 对指定的文本文件进行加密(应判断其是否已经加密,若已加密则结束该步骤,否则提示输入加密口令,对文件进行加密); 2. 加密解密方法:输入一个6字符的密钥,将文件数据和密钥进行异或运算。不足6字节的部分,和密钥相应的位进行运算。加密解密方法一样。 3、加密解密后,将数据重新写入文件。 -an encrypted document. For the specified text file encryption (should judge whether encry<mong> 在 2025-11-10 上传 | 大小:2kb | 下载:0
[汇编语言] Arde
说明:1. 利用W32汇编,设计Window窗口程序,并设计按钮,菜单,工具条,Edit等Window界面控件元素。 2. 实现将两个Edit控件中的数字进行相加,结果用MessageBox弹出。 -1. Use W32 Series, Window window design process and design the button, menu, tools, Edit Window interface controls and other elements. 2. Achieve two<mong> 在 2025-11-10 上传 | 大小:14kb | 下载:0
[操作系统开发] ucFS_trials
说明:This project should serve as an "easy start" with uC/FS. All pathes are relative to the project file. You should therefore be able to copy the entire directory (including all ubdirectories) to any location on your harddrive. -This project shou<wyq> 在 2025-11-10 上传 | 大小:3.06mb | 下载:0
[编译器/词法分析] Compiler_of_MiniPascal
说明:该程序是一个MiniPascal语言的编译器,包括词法分析、语法分析和常见错误处理。MiniPascal语言是Pascal语言的一个子集,该程序可以对其进行编译,如果有错误,可以给用户提供尽可能准确的提示。-that the procedure was a MiniPascal language compiler, including lexical analysis, common grammatical analysis and error handling. MiniPascal lang<罗飞> 在 2025-11-10 上传 | 大小:32kb | 下载:0