您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Cypress电容触摸

  2. Cypress电容触摸应用源码 //Overview // CapSense buttons are scanned regularly using CSD technology and the scanned // data is sent to the Master using SPI protocol implemented with the help SPIS // user module. Master has to provide the button number whose d
  3. 所属分类:Android

    • 发布日期:2011-06-22
    • 文件大小:817kb
    • 提供者:dualmine
  1. 图像盖章程序

  2. 新买了一个数码相机,但是照片都没有日期,网上有找不到连续添加日期的东西,所以自己动手编写了一个。以前,自己做过一个SPIS格式的矢量文件(绝对开放式的),便也写了进去,在图像上盖章,这个章是自己画的(随你画什么)。你先编译的用一下就明白了。自己修改一下——T_course、mainwork_II、ProOption和T_file的路径吧。BusII.ini 程序配置文件ProOption:程序设置窗体DateCn_:日期转换函数集mainwork_II:程序用函数集 图形转换、日期转换、文件存
  3. 所属分类:专业指导

    • 发布日期:2006-02-23
    • 文件大小:381kb
    • 提供者:chenxh
  1. spis-源码

  2. spis
  3. 所属分类:其它

  1. gic-源码

  2. Arm的GIC库 该库提供了Arm的GIC的API。 初始化 安全世界的主CPU use gic :: v2 :: GICv2; let gicv2 = GICv2 :: new (GICD_BASE, GICC_BASE); let props = []; // Primary CPU initialization // Enable the secure GIC distributor interface // Enable SPIs, PPIs & SGIs gicv2. distif_
  3. 所属分类:其它