资源列表
VCPP-EXE-communication-
- 进程通信,接收者进程、发送者进程,消息,句柄-process communication ,receiver processer,sender processer,message
A-beautiful-VC-do-their-own-window
- 一个漂亮的窗口,使用SKIN 控件,简单的VC 的应用-A beautiful VC do their own window,A beautiful VC do their own window. Rar
CButtonST
- skin控件,用于VC下窗口,界面的开发,简单适用于初学者-skin controls for VC under windows, interface development, easy for beginners
QQRobot-
- vc下键盘、鼠标的模拟适用,适用于初学者,简单而不失其功能-keyboard and mouse of windows which can be simulate by vc ,a very good example for the ABC learning
DES
- QT 实现 DES加密,一种对称加密算法,DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算。-QT achieve DES encryption, a symmetric
os
- 介绍操作系统的很全面的资料。你值得一看。-to introduce the operation system .and it is very necessary for you to study the windows OS.
OS_FILESYSTEM
- 本实验要求在假设的I/O 系统之上开发一个简单的文件系统,这样做既能让实验者对文件系统有整体了解,又避免了涉及过多细节。用户通过create, open, read等命令与文件系统交互。文件系统把磁盘视为顺序编号的逻辑块序列,逻辑块的编号为0至L-1。I/O系统利用内存中的数组模拟磁盘。-This experiment requires the assumption of I/O system on the development of a simple file system, which a
OS_lab3_mm
- 本次实验主要围绕动态分区分配方式展开。熟悉并掌握动态分配五大算法:first fit,next fit,best fit,worst fit,quick fit-This experiment mainly around the dynamic partitioning distribution expanded. Familiar with and master the dynamic allocation of five algorithms: first fit, next fit, be
Compile_Lab4
- 编译原理作业 算符优先语法分析 实现算符优先分析算法,完成以下描述算术表达式的算符优先文法的算符优先分析过程。 G[E]:E→E+T∣E-T∣T T→T*F∣T/F∣F F→(E)∣i-Compilation Principle operating operator precedence parsing algorithm to achieve operator priority analysis, complete the following descr ipti
Compile_Lab3
- LL(1)语法分析设计原理与实现技术。语法分析的设计方法和实现原理;LL(1 )分析表的构造;LL(1)分析过程;LL(1)分析器的构造-LL (1) parsing design principles and implementation techniques. Syntax analysis methods and principles of design LL (1) parsing table structure LL (1) analysis process LL (1) par
Satish-Thesis
- flywheel energy storage system modeling and analysis
Password
- 简单的MFC管理用户登录的程序,适合新手学习-Simple MFC manage user login procedures, suitable for beginners to learn
