Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 购物券算法 公司发了某商店的购物券1000元,限定只能购买店中的m种商品。每种商品的价格分别为m1,m2,…,要求程序列出所有的正好能消费完该购物券的不同购物方法。 程序输入: 第一行是一个整数m,代表 ...
  • 小米刷机工具 适合小米刷机的刷机支持XP以上所有系统 支持M1 M2
  • 10.1寸液晶屏资料 ... 0.2088 (V) Pixel Arrangement R.G.B. Vertical Stripe Display Mode Normally White White Luminance Note: ILED is LED current [cd/m2] 180 typ (Note1) Luminance Uniformity (5P) 1.25 max Contrast Ratio 400 typ Response Time [ms] 16 typ Nominal Input Voltage VDD ...
  • 9.7寸液晶屏 ... .192 mm Pixel Format 1024 horiz. by 768 vert. Pixels RGB strip arrangement Color Depth 6-bit, 262,144 colors Luminance, White 400 cd/m2(Typ., @ILED=20mA) Power Consumption Logic : 0.8W(typ.@Mosaic), Back Light : 2.1W (typ.@ ILED= 20mA) Weight 160g (Max.) ...
  • 12.1寸液晶屏 ... Dimension 210.53(H) × 166.53 (V) × 3.55(D, Max.) mm ※ PCB area : 5.82(Max.) Pixel Pitch 0.192 mm × 0.192 mm Pixel Format 1024 horiz. by 768 vert. Pixels RGB strip arrangement Color Depth 6-bit, 262,144 colors Luminance, White 400 cd/m2(Typ., @ILED=20mA)
  • Maven2 的新特性.7z ... build.properties。配置在Maven2中存在两种级别: • 用户级,针对操作系统登录用户而言。一般在$home/.m2/,对于windows用户,就是目录:C:\Documents and Settings\用户名\.m2\settings.xml。 • 全局级:一般在%M2_HOME%/conf/settings.xml,M2_HOME是Maven2的根目录环境变量名。 在settings.xml中可以 ...
  • 基于FSD Pyramid的图像融合算法程序 ... inputs [z1 s1] = size(M1); [z2 s2] = size(M2); if (z1 ~= z2) | (s1 ~= s2) error('Input images ... '),w', 'valid'); G2 = conv2(conv2(es2(M2,2), w, 'valid'),w ... of last decompostion stage M1 = selb(M1,M2,mp); % loop over decomposition depth -> synthesis ...
  • connect-1.3.0-all-in-one ... release Lamb at Google Maven repository of release http://m2-rep.googlecode.com/svn/release false true </
  • excel表格公式大全 ... K$2:K$56) ——对55名学生的成绩进行排名; 4、等级: =IF(K2>=85,"优",IF(K2>=74,"良",IF(K2>=60,"及格","不及格"))) 5、学期总评: =K2*0.3+M2*0.3+N2*0.4 ——假设K列、M列和N列分别存放着学生的“平时总评”、“期中”、“期末”三项成绩; 6、最高分: =MAX(K2:K56) ——求K2到K56区域(55名学生)的最高分; ...
  • jacob-1.17-M2 用于读取doc文件,比较好用的jar.需要例子可以给我留言