资源列表
GMC
- 简单实用的编码GMC的曲线,有详细的程序注释,易于理解-simple and practical coding GMC curve, detailed procedures Notes easier to understand
bin2txtadder
- 数字转化,然后排序显示到文本,还可以用命令方式运行
bianyi
- 编译原理课程设计的源码,实现编译器的简单功能。
11
- 通过编写和调试存储管理的模拟程序以加深对存储管理固定分区存储管理方案的理解。实现固定分区存储管理的分配、去配。-Storage management through the development and debugging of the simulation program to enhance the fixed partition of the storage management storage management program understanding. To achieve t
yinhangjiasuanfa
- 操作系统中用C++实现银行家算法,实现安全性算法。可以判断这个系统资源是否足够与是否可以进程申请资源后系统是否安全。-The operating system using C++ realization of banker' s algorithm to achieve security algorithms. The system can determine the adequacy of resources and the possibility of the application
Classicprograms
- 打印出杨辉三角形,要求是要打出上三解的形式,而且行列对齐!-Print out the Triangle, requested to play on the three forms of solution, and the ranks of alignment!
as
- 编写C语言程序,模拟UNIX磁盘空间管理中使用的分组链接法。 1.定义一个记录磁盘块号的堆栈S—free[10],以及记录栈中现有磁盘块数的变量S—nfree。 2.定义一个由40个元素构成的结构数组block[40]用作磁盘块存放。 struct size { int blocl[10] } struct blocd { struct size a[10] //用于在空闲磁盘块号链中存放磁盘块号 }block[40] 3. 假设系统中文件的最大
scaner2
- 对给定的程序通过词法分析器弄够识别一个个单词符号,并以二元式(单词种别码,单词符号的属性值)显示。而本程序则是通过对给定路径的文件的分析后以单词符号和文字提示显示。-The procedures given by the lexical analyzer words get enough to identify a symbol, and binary-type (other types of code words, words, symbols of the property value) a
Masm1
- 简单的加法运算,简单的加法运算
STL-Basics-out_of_range-exception
- 1. Access out-of-range element 2. Use std::out_of_range Exception for vector 3. Catch out_of_range exception -1. Access out-of-range element 2. Use std::out_of_range Exception for vector 3. Catch out_of_range exception
TwoMain
- 自解密的加密程序的制作,是为了保证自己的数据不被别人非法地窃取,有必要对数据文件进行适当地加密。本程序采取一定的算法,对密码和数据进行加密,生成一个自解密的EXE文件。这个自解密文件是由两部分组成的。第一部分为可执行代码部分,其作用是对密码进行判断,对数据进行解密;后一部分是被加过密的密码和数据。 本程序分两个模块进行编写。第一个是main.c,它是用来进行加密,产生EXE文件的;第二个是main2.c,它是用来解密的。分别对它们进行编译生成main.exe和main2.exe,再对
script11
- ghost之后自动修改计算机名和工作组,并且可以根据mac地址来制定计算机名-ghost after automatic modification of computer and the work group, and under the mac address to develop computer name
