代码搜索:如何学习 msc?
找到约 10,000 项符合「如何学习 msc?」的源代码
代码结果 10,000
www.eeworm.com/read/305933/13756090
mpj 直流电机.mpj
*** TKStudio Project (C)ZLG-MCU By YinHandong[尹寒冬]
*** Do not modify !
# Begin Project
# PROP RegFile_Dir "C:\Keil\C51\INC\Philips"
# Begin Target "直流电机"
# PROP DEVICE=P89C60X2
# PROP VENDOR=P
www.eeworm.com/read/303572/13812395
txt abstract.txt
Analog to Digital Converter Example Program
===========================================
Project: ADC
This example project shows how to configure and use the A/D Converter
of the following micro
www.eeworm.com/read/303572/13812401
plg adc.plg
礦ision3 Build Log
Project:
Y:\Support\Project\Examples\MSC1210\ADC\ADC.uv2
Project File Date: 07/13/2004
Output:
Build target 'MSC1210Yx'
com
www.eeworm.com/read/302637/13830342
txt 解决a盘不见的方法.txt
A盘不见的解决方法
1、先检查硬件,连线是否正确、完好;
2、检查在BIOS中禁用了软盘驱动器,在“Standard CMOS Features”中,发现“Drive A”是否被设置成了“NONE”?
3、“开始”---“运行”---输入“gpedit.msc”运行组策略,在“用户配置---管理模板---Windows组件---资源管理器”右侧窗口中,找到“隐藏‘我的电脑’中这些 ...
www.eeworm.com/read/302637/13830461
txt 运行命令.txt
运行命令
winver检查Windows版本
dxdiag检查DirectX信息
mem.exe显示内存使用情况
Sndvol32音量控制程序
sfc.exe系统文件检查器
gpedit.msc 组策略
regedit.exe 注册表
Msconfig.exe 系统配置实用程序
cmd.exe CMD命令提示符
chkdsk.exe Chkdsk磁盘检查
mem.
www.eeworm.com/read/150933/5687770
bat c.bat
@echo off
echo Compiling: PolyComm 1.00 (MSC)
cl /AL polycomm.cpp /link graphics
del polycomm.obj
www.eeworm.com/read/150933/5687776
bat c.bat
@echo off
echo Compiling: FAXUTIL (MSC)
cl /AC faxutil.cpp /link graphics
del faxutil.obj
www.eeworm.com/read/146341/5738845
c syscon_core.c
/************************************************************************
*
* syscon_core.c
*
* Core card specific parts of SYSCON module.
*
* #################################################
www.eeworm.com/read/142911/5761740
c syscon_core.c
/************************************************************************
*
* syscon_core.c
*
* Core card specific parts of SYSCON module.
*
* #################################################
www.eeworm.com/read/140156/5794790
hpp visualc.hpp
// (C) Copyright Boost.org 2001. Permission to copy, use, modify, sell and
// distribute this software is granted provided this copyright notice appears
// in all copies. This software is provide