搜索资源列表
assembly
- 里面有六个汇编程序,分别为: 实验一:在屏幕上显示数字串“0123456789”,每串一行,共显示10行。 实验二:从键盘上输入一含有多个随机出现的空格的字符串,滤出其中所有空格后,输出显示不含空格的该字符串。 实验三:从键盘输入一个字母,然后输出它的前一个字母,和后一个字母。这里必须考虑大小写字母,还要考虑A、a只会输出它后面那个字母,Z、z只会输出它前面那个字母。 实验四:显示小于1000的素数(用十进制数显示它们)。 实验五:分别统计内存中从0f00H开始的1024个
issrc-5.3.3
- 编译通过的Inno setup Inno Setup consists of five projects: Compil32.dpr - This is the GUI front-end for the compiler. Compil32 does not do the actual compilation itself it relegates it to ISCmplr.dll. If the ISCmplr project is changed, you norm
issrc-5.2.3
- Inno Setup consists of five projects: Compil32.dpr - This is the GUI front-end for the compiler. Compil32 does not do the actual compilation itself it relegates it to ISCmplr.dll. If the ISCmplr project is changed, you normally don t need to
lab_3
- 3. 简单编程题:写一个程序,它在0°和90°之间每隔15°输出一行数据,打印一个表。每行中包括5个项目:角度数,以及它所对应的正弦、余弦、正切、余切函数值(注意角度与弧度间的转换)。-3 simple programming problem: Write a program that between 0 and 90 every 15 line of output data, print a table. Each row consists of five items: the number
main
- 银行家算法,假设有5个进程,4类资源,执行银行家算法进行进程的调度和资源的分配。每次分配,要执行安全性检查,符合则分配资源,否则放弃试分配的资源-Bankers algorithm, assuming there are five processes, four types of resources to implement the bankers algorithm process scheduling and allocation of resources. Every assignment