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

Dev-cn-support

  • Example to support XML files using MSXML. ========================================= XML (Extensi

    Example to support XML files using MSXML. ========================================= XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is intended as an example of how XML data can be read with a DataPlugin. You can adjust it to meet the needs of your own XML file format. After installing the URI file (double click on it), you can find the VBScript file located at "C:\Program Files\National Instruments\Shared\USI\plugins\DataPlugins\XML Example" You can make changes to this file to read your specific XML file.

    标签: XML Example support Extensi

    上传时间: 2016-01-03

    上传用户:cooran

  • 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.

    2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries. 2.0.10 (April 9th, 2004) - Return "command timeout" status instead of "selection timeout status" to the SCSI mid-layer in response to selection timeouts. While the latter may seem more correct, the mid-layer will not offline devices suffering from persistent selection timeouts. This leads to extremely long recovery times for devices that go missing. Returning command timeout status causes the mid-layer to enter recovery and eventually offline persistently missing devices.

    标签: PF_FREEZE software support suspend

    上传时间: 2016-01-05

    上传用户:亚亚娟娟123

  • 演示:http://www.jspshop.cn/frshop 为方便广大网友测试安装成功

    演示:http://www.jspshop.cn/frshop 为方便广大网友测试安装成功,jspshop.cn技术人员提供了更为简洁的安装方法: 1.配置tomcat服务器--首先安装jdk,后安装tomcat 详细配置说明 2.点击jspshop 1.0.exe安装文件。(注意在安装时选择目录 tomcat根目录\webapps\root.) 3.设置数据源:控制面板--管理工具--数据源(ODBC)--添加 用户数据源 选择 驱动器为:microsoft Access Driver 数据源名为jspshop 数据库在 tomcat根目录\webapps\root\jspshop\database\db.mdb 数据库可以重命名(建议); 4.安装成功,重新启动服务器Tomcat,用浏览器中输http://localhost:8080/jspshop进行测试

    标签: jspshop frshop http www

    上传时间: 2016-01-07

    上传用户:gut1234567

  • acm.zju.edu.cn上1161题的代码。 此题可用动态规划也可用贪心

    acm.zju.edu.cn上1161题的代码。 此题可用动态规划也可用贪心,这里采用贪心,时空效率更高。

    标签: 1161 acm zju edu

    上传时间: 2014-01-15

    上传用户:skhlm

  • Support Vector Machine is small sample method based on statistic learning theory. It is a new method

    Support Vector Machine is small sample method based on statistic learning theory. It is a new method to deal with the highly nonlinear classification and regression problems .It can better deal with the small sample, nonlinear and

    标签: method statistic learning Support

    上传时间: 2014-12-02

    上传用户:zukfu

  • Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫

    Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = open("/dev/QuickMarkLed",O_RDWR) ioctl(testdev, 2, 1) //ioctl(device, led number, open/close) open=1 ioctl(testdev, argv[1][0]- 0 , argv[2][0]- 0 ) //ioctl(device, led number, open/close) open=1 close(testdev) return 0 }

    标签: s3c2440 driver Linux dev-C

    上传时间: 2014-01-01

    上传用户:qlpqlq

  • 二维树状数组 解北大2155 http://acm.pku.edu.cn/JudgeOnline/problem?id=21

    二维树状数组 解北大2155 http://acm.pku.edu.cn/JudgeOnline/problem?id=21

    标签: JudgeOnline problem 2155 http

    上传时间: 2016-01-17

    上传用户:米卡

  • 内核模块同进程对话有两种主要途径。一种是通过设备文件(比如/dev 目录中的文件)

    内核模块同进程对话有两种主要途径。一种是通过设备文件(比如/dev 目录中的文件),另一种是使用proc文件系统。我们把一些东西写入内核的一个主要原因就是支持一些硬件设备,所以我们从设备文件开始。

    标签: dev 内核 模块 进程

    上传时间: 2013-12-26

    上传用户:851197153

  • via usb driver that support vt6656 chipsets

    via usb driver that support vt6656 chipsets

    标签: chipsets support driver 6656

    上传时间: 2016-01-20

    上传用户:米卡

  • Delphi direct support for GIF files

    Delphi direct support for GIF files

    标签: support Delphi direct files

    上传时间: 2016-01-24

    上传用户:xiaoyunyun