资源列表
qiankxiao
- 设计算法实现在一个具有在n各互不相同元素的数组A[1…n]中找出所有前k个最小元素的问题,这里k不是常量,即它是输入数据的一部分。要求算法的时间复杂性为Θ(n)。-design of the algorithm is in a n incompatible with the elements of the array A [1 ... n] to identify all former k smallest elements of the problem, here k is not const
personaltax
- 编写出程序,在键盘上输入某人的月收入(允许达双字长),按照下列个人所得税的办法,计算并输出他应交纳的个人所得税税额。 个人所得税计算方法如下: 个人所得税实行累进税率,计算办法是用全月应纳税所得税分为几个级别,分别乘以累进税率,几个级别税额的总和就是该月应纳个人所得税额。全月应纳税所得额是用全月收入总额减去免税额(税法规定为800元,广州市规定为1260元),个人所得税的税率分为9个级数(见下表)。 举例说明:杨某月收入为55000元,他的个人所得税应该这样计算: 应纳税所得额:55000-12
zhw
- 模拟系统进程调度,可以完成进程调度.可以根据进程的优先级决定执行顺序,并根据执行时间而动态决定优先级.-system process scheduler simulator, it can adjust the executive order according as the process priority, and adjust process priority according as executed time.
倾斜台阶计算二维版
- 此程序使用fortran编写的,主要是用倾斜台阶来计算二维版。
RS编码verilog程序
- RS(Reed-Solomon)码是差错控制领域中一类重要的线性分组码,由于其出众的纠错能力,被广泛地应用于各种差错控制系统中,以满足对数据传输通道可靠性的要求。
C6
- 收集了目前大学期末考试中18个重要的C程序源代码例题解答,还有24个待续。-Collected at the end of the current university examinations 18 important example C source code to answer, there are 24 adjourned.
migongyouxi
- 进入turbo c运行游戏,按上下左右键控制,任何时候按ESC键退出,一个函数用来划方块;一个用来划小方块;一个用来擦去小方块-Turbo c run into the Games, according to key vertical and horizontal control, at any time by the ESC key to exit, a function used to draw box a small box used to draw a small box to re
numcheck
- 检查输入是否是数字(包括+/-和小数点)-Check character is 0~9+/- and .
JamDigital
- Basic Window in Java muchad-Basic Window in Java muchad
GAUSSJ
- Gauss Jordan算法求解矩阵的逆-Gauss Jordan Matrix Inversion with pivoting
ipcalc.tar
- Subnet Calculator, this program calculates all subnet address with an IP address and a subnet mask. Important this code only work for class C ip adre-Subnet Calculator, this program calculates all subnet address with an IP address and a subnet mask.
CalendarPrint
- 该文件主要生成万年历,即年份、日期、星期等,并将输出结果存于txt文件中,可直接打印获得任意年份日期等。-This file main generating calendar, namely year, date, week and so on, and stored in the output TXT files that can be printed directly .