代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/116467/14969057
txt help.txt
模拟电子技术教学软件使用说明
本教学软件属教师用课堂教学软件,以清华大学电子学教研组编写的“模拟电子技术基础简明教程”第二版和“模拟电子技术基础”第二版为主要参考教材,适用于电类专业的本科学生。已成功应用于计算机专业和自动化专业的八个班级,取得了很好的教学效果。
整个软件分封面、人机交互界面、幻灯片文字脚本、动画演示、图形演示、电路仿真 ...
www.eeworm.com/read/116467/14969129
txt 模拟电子技术教学软件使用说明.txt
模拟电子技术教学软件使用说明
本教学软件属教师用课堂教学软件,以清华大学电子学教研组编写的“模拟电子技术基础简明教程”第二版和“模拟电子技术基础”第二版为主要参考教材,适用于电类专业的本科学生。已成功应用于计算机专业和自动化专业的八个班级,取得了很好的教学效果。
整个软件分封面、人机交互界面、幻灯片文字脚本、动画演示、图形演示、电路仿真实验、背景音乐及配音等几部分。
封面介绍了软件名称、研制 ...
www.eeworm.com/read/216674/14997975
pkg-info
Metadata-Version: 1.0
Name: pycrypto
Version: 2.0.1
Summary: Cryptographic modules for Python.
Home-page: http://www.amk.ca/python/code/crypto
Author: A.M. Kuchling
Author-email: amk@amk.ca
License: U
www.eeworm.com/read/216443/15006717
m isoctave.m
function t=isoctave()
%ISOCTAVE True if the operating environment is octave.
% Usage: t=isoctave();
%
% Returns 1 if the operating environment is octave, otherwise
% 0 (Matlab)
if exist('OCTAV
www.eeworm.com/read/115137/15024921
1 tapeinfo.1
.\" tapeinfo.1 Document copyright 2000 Eric Lee Green
.\" Program Copyright 2000 Eric Lee Green
.\"
.\" This is free documentation; you can redistribute it and/or
.\" modify it und
www.eeworm.com/read/114188/15069571
htm 00000139.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
发信人: CuteGuy (Pop's Love Suicide), 信区: Linux
www.eeworm.com/read/114188/15071467
htm 00000001.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
发信人: ruster (氰化钾), 信区: Linux
www.eeworm.com/read/114089/15114773
bugs
Bug reports should be sent to roesch@clark.net
Please include the following information with your report:
System Architecture (Sparc, x86, etc)
Operating System and version (Linux 2.0.22, IRIX
www.eeworm.com/read/209261/15224578
lbl 8d0-907-557-c.lbl
;
; VAG-COM Measuring Block Labels for
; VAG No: 8D0 907 557 C
; Component: 1.8L R4/5V MOTR
;
; Derived from Erwin (http://erwin.audi.de) data
; Erwin indicates applicability to ADR and AFY engi
www.eeworm.com/read/206867/15286842
c os_ver.c
#include
#include
void main(void)
{
printf("Operating system version number %d.%d\n",
_osmajor, _osminor);
printf("Operating system version number %d.%d\n",