资源列表
[书籍源码] CPP
说明:假设某销售公司有销售经理和销售员工,月工资的计算办法是:销售经理的固定月薪为8000元并提取销售额的5/1000作为工资;销售员工只提取销售额的5/1000作为工资。编一程序,定义一个基类Employee,它包含三个数据成员number、name和salary,以及用于输入编号和姓名的构造函数。由Employee类派生Salesman类,再由Salesman类派生Salesmanager类。Salesman类包含两个新数据成员 comm<xieweichong> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[汇编语言] flowing-water-light
说明:花样流水灯,采用汇编语言查表法;有流水灯,跑马灯,模仿时钟转动等效果。-Pattern of flowing water light, using assembly language lookup table Flow lamp, scrolling, imitate the effect of a clock turn.<汤> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[汇编语言] substitution
说明:代换密码是密码学中的一种古典密码,这个代码就是用来实现该密码的-Substitution cipher is a classical cryptography password, this code is used to implement the password<蓝天> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[汇编语言] Queue-solve-card-problem
说明:用队列解决纸牌问题:从上到下翻一张隔一张存到另一队列里,最后出来的顺序是1~n,问原队列的顺序。-Queue address card question: turning from top to bottom a compartment a saved to another queue, the last out of the order of 1 ~ n, Q the sequence of the original queue.<吕高伟> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[并行运算] giveAtomPosition
说明:vasp做纳米材料的结构优化后,OUTCAR中最后的原子坐标可以用这段fortran代码来执行提取。-optimization of the structure of nanomaterials vasp do, OUTCAR final atomic coordinates can be used during this fortran code to perform the extraction.<cab> 在 2024-11-20 上传 | 大小:1kb | 下载:0