代码搜索:运行环境
找到约 10,000 项符合「运行环境」的源代码
代码结果 10,000
www.eeworm.com/read/336110/12476490
txt 使用说明.txt
FlashThief U盘小偷
本程序以服务形式运行。当然,双击它也是开始监听了……
安装服务:FlashThief.exe -install
卸载服务:FlashThief.exe -uninstall
安装服务后,默认启动方式为自动启动。你要安装后就运行,请使用
net start "Windows Management Acquisition"
www.eeworm.com/read/283598/9002947
txt ipc和管道简介.txt
IPC和管道简介
--------------------------------------------------------------------------------
第八军团 时间:2004-1-17 21:44:46
1 Interprocess Communication (IPC)和管道Pipes
在UNIX的内核环境中,要解决的
www.eeworm.com/read/364798/9894640
cpp cpuid.cpp
////////////////////////////////////////////////////////////
// 文 件 名: cpuid.cpp
// 功 能: 通过 cpuid 指令, 获取 CPU 信息, 详见cpuid.h
// 编译环境: VC++ 6.0 (Windows XP SP2)
// 作 者: boer
//
www.eeworm.com/read/457538/7323031
h 时钟控制.h
/*---------------------------------------------------------------------------
; Copyright (C) 2007 8 29
; All rights reserved.
;
;
; 文件名 : 时钟控制.H
; 驱动对象: C8051F020
; 软件环境: C8051F020
; 系统要
www.eeworm.com/read/443951/7619894
c avr320240.c
/******************************************************************************
**
** 西安博控电子科技有限公司.
**
** 文件名: C320240.C
**
** 用途: C320240 LCM 底层驱动函数库
**
** 编译环境:ICCAVR 7.0
*
www.eeworm.com/read/199686/7836149
txt extendkalman.txt
%Decoupling joint probabilistic data association algorithm for multiple target tracking
%杂波环境下多传感器的数据融合
%三维常速CV模型
clear all;
clc;
T=1;
www.eeworm.com/read/296905/8073205
txt readme.txt
============================================================================
NDIS中间驱动程序:xpassthru
适应环境: Windows 2000
作者: 朱雁辉
创建时间: 2001-10-10
Email: xstudio@371.net、xstudio@xfilt.com
网址:
www.eeworm.com/read/296668/8083038
c protodma.c
//********************************
//厂商请求处理protodma.c
//编译环境WinAVRGCC
//2007-01-11
//Hjxiang
//********************************
//标准C头文件
#include
#include
//AVR头文件
#inc