代码搜索:如何学习 msc?
找到约 10,000 项符合「如何学习 msc?」的源代码
代码结果 10,000
www.eeworm.com/read/153696/12011928
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/153696/12011944
plg adc.plg
礦ision3 Build Log
Project:
Y:\Support\Project\Examples\MSC1211\ADC\ADC.uv2
Project File Date: 07/13/2004
Output:
Build target 'MSC1211Yx'
com
www.eeworm.com/read/341533/12078755
h memory.h
/*----------------------------------------------------------------------------
* Name: MEMORY.H
* Purpose: USB Memory Storage Demo Definitions
* Version: V1.10
*-------------
www.eeworm.com/read/340960/12117647
makecfg
#
# Compilers supported == MSC 5.1, MSC 6.0ax, MSC 7.0, QC 2.5, and BCC 3.1
# Makes supported == Microsoft's nmake and Borland's make
#
# To make TDECFG with Microsoft compilers, change the de
www.eeworm.com/read/339492/12229591
h config.h
#ifndef CRYPTOPP_CONFIG_H
#define CRYPTOPP_CONFIG_H
// ***************** Important Settings ********************
// define this if running on a big-endian CPU
#if defined(__sparc__) || defined
www.eeworm.com/read/252147/12297908
txt 解决a盘不见的方法.txt
A盘不见的解决方法
1、先检查硬件,连线是否正确、完好;
2、检查在BIOS中禁用了软盘驱动器,在“Standard CMOS Features”中,发现“Drive A”是否被设置成了“NONE”?
3、“开始”---“运行”---输入“gpedit.msc”运行组策略,在“用户配置---管理模板---Windows组件---资源管理器”右侧窗口中,找到“隐藏‘我的电脑’中这些 ...
www.eeworm.com/read/252147/12298383
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/337403/12370745
bas module1.bas
Attribute VB_Name = "Module1"
Rem 串行口初始化
Public Sub SCIinit(Msc1 As MSComm, ByVal COMx As Byte, ByVal SCIFormat As String)
If Msc1.PortOpen = True Then
Ms1.PortOpen = False
End If
www.eeworm.com/read/250881/12380108
txt 解决a盘不见的方法.txt
A盘不见的解决方法
1、先检查硬件,连线是否正确、完好;
2、检查在BIOS中禁用了软盘驱动器,在“Standard CMOS Features”中,发现“Drive A”是否被设置成了“NONE”?
3、“开始”---“运行”---输入“gpedit.msc”运行组策略,在“用户配置---管理模板---Windows组件---资源管理器”右侧窗口中,找到“隐藏‘我的电脑’中这些 ...
www.eeworm.com/read/250881/12380485
txt 运行命令.txt
运行命令
winver检查Windows版本
dxdiag检查DirectX信息
mem.exe显示内存使用情况
Sndvol32音量控制程序
sfc.exe系统文件检查器
gpedit.msc 组策略
regedit.exe 注册表
Msconfig.exe 系统配置实用程序
cmd.exe CMD命令提示符
chkdsk.exe Chkdsk磁盘检查
mem.