搜索结果

找到约 113 项符合 sys 的查询结果

驱动编程 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 pr ...
https://www.eeworm.com/dl/618/338151.html
下载: 57
查看: 1107

其他 vfp 1>开发环境 Windows 2000 Professional + SP4 Visual FoxPro 6.0简体中文版 2>程序运行说明 安装Visual Fo

vfp 1>开发环境 Windows 2000 Professional + SP4 Visual FoxPro 6.0简体中文版 2>程序运行说明 安装Visual FoxPro 6.0运行库后即可运行。 系统登录用户 sysadmin: sys 3>文件说明: “JXC”目录为程序源文件 “JXC.Exe”目录为编译后的可执行程序+数据库 ...
https://www.eeworm.com/dl/534/339363.html
下载: 67
查看: 1061

教育系统应用 通用题库组卷系统 1.本来是一个学生的本科毕业课题

通用题库组卷系统 1.本来是一个学生的本科毕业课题,学生作不来后只好老师代替其编程 2.支持工科的图文混排,本系统在组卷时能够判断试卷剩余空间能否容纳新题或新图 3.主要采用的是WORD的VBA二次开发技术 4.因为是一个通用框架,只要更换题库,就能改成其它学科之用,特别适合学生应付毕业论文,我的那个学生把老师为他编 ...
https://www.eeworm.com/dl/621/339953.html
下载: 116
查看: 1137

嵌入式/单片机编程 在嵌入式开发中

在嵌入式开发中,需要烧写flash时,先要安装giveio.sys驱动,由于很多开发板提供的安装文档根本就不详细,其中一些选项不说清楚,导致安装不成功,这里给出详细的过程说明
https://www.eeworm.com/dl/647/366831.html
下载: 143
查看: 1024

matlab例程 螺旋桨PID控制 In response to constant pressure to design more efficient, faster, smaller, and better sys

螺旋桨PID控制 In response to constant pressure to design more efficient, faster, smaller, and better systems, engineers are constantly looking for ways to improve existing designs or replace them with better ones. Facing large fuel costs, the aerospace industry in particular has been researching alt ...
https://www.eeworm.com/dl/665/369672.html
下载: 101
查看: 1074

驱动编程 U盘过滤驱动程序

U盘过滤驱动程序,让U盘成为一个只读存储器。在DISK.sys和USBSTOR.sys驱动之间建立一个过滤驱动
https://www.eeworm.com/dl/618/378831.html
下载: 128
查看: 1104

Linux/Unix编程 gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints -----------------

gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints ----------------- This suit contains include.taz, local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for using with gcc 1.40 ...
https://www.eeworm.com/dl/619/381722.html
下载: 124
查看: 1080

Linux/Unix编程 #include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h&gt

#include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char * g_ptr char * g_lim extern void yylex() int main (void){ for( ){ if(fputs(PROMPT_STRING,stdout ...
https://www.eeworm.com/dl/619/386155.html
下载: 32
查看: 1043

Linux/Unix编程 帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <s

帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <asm/page.h> #include <linux/fb.h> #define TRUE 1 #define FALSE 2 //a framebuffer device structure typed ...
https://www.eeworm.com/dl/619/386216.html
下载: 187
查看: 1101

教育系统应用 DELPHI7.0+SQL2005环境下开发 2008年8月假期所写

DELPHI7.0+SQL2005环境下开发 2008年8月假期所写,12天的开发周期,(但没有完成。呵呵) 无第三方控件,程序全部详解 程序目的主要是写对来访问宿舍与货品进出宿舍的管理(已经完成) 程序还差最后几个查询模块没有写。本来是想写完参加大二的文化节的,不过感觉水平还是太低,放弃了,把源码给需要的人参考。 程序模块规划 ...
https://www.eeworm.com/dl/621/409656.html
下载: 30
查看: 1034