搜索资源列表
yz_dck0083
- hello~ WinCE Developer
budengshi
- 很多不等式在展开以后形成如下的对称形式 sigma(s1^a1*s2^a2*...*sn^an)>=sigma(s1^b1*s2^b2*...*sn^bn) (当然 作为齐次不等式 a1+a2+....an=b1+b2+...bn 变量s1,s2,...sn非负) 其中sigma表示对称和(也就是说 一共n!项) 例如 sigma(x^3)=x^3y^0z^0+x^3z^0y^0+y^3x^0z^0+y^3z^0x^0+z^3x^0y^0+z^3y^0x^0=2
yz
- LCD字符控制显示器设计,显示学号和姓名-Character LCD control display design, student number and name display
HDL_equation
- Verilog Program to implement the function f=x+yz and Testbench for all the possible inputs using For Loop