资源列表
[C#编程] sizeyunsuan
说明:以字符序列的形式从终端输入语法正确的、不含变量的整数表达式,利用给定的算符优先关系,实现对算术四则混合运算表达式的求值,并演示在求值过程中运算符栈、操作数栈、操作数栈和主要操作的变化过程。-In the form of a sequence of characters entered from the terminal grammatically correct, non-integer variable expressions usi<张斌> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[其他小程序] 24
说明:24点,作用进行24点游戏,简单的算法,采用结构化设计-24 points, the role of 24-point game, a simple algorithm, using a structured design<zhangziteng> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[Windows编程] JapaneseFlag
说明:简单的动画效果,实现了一个圆滚动的效果。-A simple animation to realize the effect of a rolling circle.<张小小> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[其他小程序] rolling_bearing
说明:机械设计课程中关于滑动轴承的分析求解运用MATLAB求解-Rolling Bearing in matlab<ye> 在 2025-02-13 上传 | 大小:1kb | 下载:1
[Windows编程] Desktop
说明:DDS数字频率合成DDS由相位累加器、正弦查找表、D/A转换器和低通滤波器组成 -DDS DDS DDS from the phase accumulator, sine look-up tables, D/A converter and low-pass filter composed of<chenxiaofeng> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[多媒体编程] IPAddressDlg
说明:retrieval based on color feature has great practical value. In this paper, the color distribution of endoscope image in HSV color space is analyzed and a non-even color quantification method is given, then all the<rach> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[多媒体编程] SystemInfoDLG
说明:The colors features based on overall histogram neglecting images’ spacial information may be imprecise in image retrieval, since different image may has same histogram. Two color features with special information<rach> 在 2025-02-13 上传 | 大小:1kb | 下载:0
[C#编程] weekday
说明:算法如下: 基姆拉尔森计算公式 W= (d+2*m+3*(m+1)/5+y+y/4-y/100+y/400) mod 7 在公式中d表示日期中的日数,m表示月份数,y表示年数。 注意:在公式中有个与其他公式不同的地方: 把一月和二月看成是上一年的十三月和十四月,例:如果是2004-1-10则换算成:2003-13-10来代入公式计算。-Algorithm is as follows:基姆拉尔森fo<super_duck> 在 2025-02-13 上传 | 大小:1kb | 下载:0