资源列表
people
- 个人所得税计算 具体要求:生成一个GZ类表示工资。用静态数据成员表示个人所得税的起征额Base(即免征部分)。类的每个成员包含一个私有数据成员money,表示当月工资。提供一个calSDS()成员函数,计算个人应交所得税,并从money中扣除,该计算函数的最后要显示工资、所得税、应发工资三项数据。个人所得税占工资的比率由下表确定,本题仅使用20%及以下各档。
laplacian
- laplacian边缘检 图象进行降噪处理 高斯滤波处理-laplacian edge detection image processing Gaussian filter processing for noise reduction
pro2
- TC 下的物理程序-TC Physical procedures
LCD
- WCE环境下的坏点测试程序,EVC环境开发-huaidianceshi
PD_Barker
- 实现巴克码PD雷达体制的回波信号经滤波、放大、零中频、正交IQ处理采样后的波形图,此信号为第m个周期第k个采样点的信号模型-The realization of Barker Code PD radar system echo signal filtering, amplification, zero-IF, orthogonal sampling to deal with post IQ waveform diagram, the signal for the first m the firs
000
- 用51写lcd充电器程序,请注意lcd的响应速度,静态驱动 很好用-Lcd charger with 51 written procedures, please note lcd response time, static drive very good use
e
- 计算常数e(2.71828182845904523... )精确到小数点后任意位。用指针来实现,计算出常数e并在屏幕上显示出来-The calculation of the constant e (2.71828182845904523 ...) to the nearest arbitrary bit. Pointer to calculate the constant e and displayed on the screen
main
- 主程序不见你能够显示而且能够具有报警功能-Main program but not you be able to display and alarm function can have
zuobiaozhuanhuan
- 天文坐标系中,黄道坐标转换到银道坐标系下-Astronomical coordinate system, the the ecliptic coordinate transformation to the galactic coordinate system
AnimatedGif
- 用matlab生成的图片,采用此函数可以生成gif格式的动态图片,增强动态效果。-This function can generate dynamic pictures gif format to enhance the dynamic effects use matlab generated pictures,.
max-subrectangle
- POJ 52 —— To The Max求子矩阵的所有元素和的最大值-POJ 52- To The Max Qiuzi matrix elements and the maximum
binary-tree
- 二叉树的遍历,包括先序遍历,中序遍历和后序遍历-traversing binary tree