虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

samPLE

samPLE来自古法语essamPLE。英文samPLE,specimen,example这三个名词都有“样子”,“样品”的含义。samPLE所表示的“样品”指的是其它的都与这个“样品”在质量、性质和设计上相同。例如推销员持本厂的产品的“样品”去推销,或出版社要求你把自己的书稿寄去一个章节作“样品”去评审是否有出版价值等。经常会在CD、外贸服饰,当中出现。
  • samPLE目录下是例子程序。 1.分组汇总例子 TestGroupReport.java 2.交叉报表例子 TestCrossReport.java 需要使用crossTabsamPLE.x

    samPLE目录下是例子程序。 1.分组汇总例子 TestGroupReport.java 2.交叉报表例子 TestCrossReport.java 需要使用crossTabsamPLE.xml文件。 请修改程序中引用crossTabsamPLE.xml文件的路径。 3.select.jsp和ShowReportServlet.java是将各种格式报表直接输出到浏览器的例子。 将jsp放到web容器(如tomcat)的根目录下,将ShowReportServlet.java 放到适当的目录下编译。 ------------------------------------------------------------------- 开发指南: tutorial.htm src目录下为源文件。

    标签: java TestGroupReport TestCrossReport crossTabsamPLE

    上传时间: 2016-08-08

    上传用户:cc1015285075

  • C++ Footprint and Performance Optimization contains case studies and samPLE code to give readers con

    C++ Footprint and Performance Optimization contains case studies and samPLE code to give readers concrete examples and proven solutions to problems that don t have cut and paste solutions. The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wearable computers, and intelligent appliances. This book gives readers valuable knowledge and programming techniques that are not currently part of traditional programming training.

    标签: Optimization Performance Footprint and

    上传时间: 2014-01-06

    上传用户:杜莹12345

  • MC9S08DZ60AD samPLE可以完整调试 有详细说明

    MC9S08DZ60AD samPLE可以完整调试 有详细说明

    标签: samPLE MC9 S08 MC

    上传时间: 2016-08-11

    上传用户:shizhanincc

  • ucos on lpc213x ,and a samPLE for the arm7

    ucos on lpc213x ,and a samPLE for the arm7

    标签: samPLE ucos 213x arm7

    上传时间: 2016-08-18

    上传用户:顶得柱

  • This chapter contains samPLE programs for determining capacity. The reader is advised to go through

    This chapter contains samPLE programs for determining capacity. The reader is advised to go through the coding. The file "capacity_water.m" is for measuring the waterfilling capacity. It should be made to work with a file similar to "capacity_plot_main.m". The latter file deals with all the other capacity plots given in the book in Chapter 2. All programs are verified with MATLAB versions 6.0 and above with signal processing and communications toolboxes.

    标签: determining capacity contains programs

    上传时间: 2016-08-24

    上传用户:yph853211

  • ST7 Mcu eeprom setting and program samPLE for learning

    ST7 Mcu eeprom setting and program samPLE for learning

    标签: learning setting program eeprom

    上传时间: 2013-12-23

    上传用户:wfeel

  • a samPLE WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The sam

    a samPLE WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.

    标签: supports capture cameras digital

    上传时间: 2014-01-13

    上传用户:yph853211

  • AC97 samPLE Driver and Related Code samPLEs. This directory contains a samPLE AC97 adapter driver a

    AC97 samPLE Driver and Related Code samPLEs. This directory contains a samPLE AC97 adapter driver and several related code samPLEs. These samPLEs need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To build the samPLEs, enter any Windows .NET or Windows XP build environment and run build –cZ from this directory. The AC97 samPLE driver also runs in Windows 98 Second Edition or Windows Me, but the property page DLL and control panel application do not. For more information, please refer to the readme.htm files in each subdirectory. The INF file in the driver directory installs all of the samPLEs in the subdirectories. The header file in this directory defines the private property used by each of the samPLEs.

    标签: directory contains Related samPLEs

    上传时间: 2014-07-06

    上传用户:凤临西北

  • This a samPLE Plug and Play filter driver that provides WMI data blocks. Typically, driver writers w

    This a samPLE Plug and Play filter driver that provides WMI data blocks. Typically, driver writers will copy the samPLE code into their own driver and make any minor modifications so that the WMI data blocks are always available when the driver is loaded. Alternatively, WmiSamp can be left as a filter driver if WMI data blocks should only be made available when the filter driver is loaded.

    标签: driver Typically provides writers

    上传时间: 2016-08-26

    上传用户:talenthn

  • This samPLE displays a basic integer calculator powered by the 8051 microcontroller. Although Keil

    This samPLE displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this samPLE to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.

    标签: microcontroller calculator Although displays

    上传时间: 2014-12-01

    上传用户:edisonfather