代码搜索:多模式

找到约 10,000 项符合「多模式」的源代码

代码结果 10,000
www.eeworm.com/read/259027/11826480

txt timea计数模式.txt

此例程已在MC430F11实验板上验证过 //利用MC430F11开发板实验的TimerA 增计数模式学习实验. //编写:www.microcontrol.cn DC #include void main(void) { WDTCTL = WDTPW + WDTHOLD; // 停止 P1DIR |= BI
www.eeworm.com/read/155270/11886943

txt 活用xp安全模式.txt

活用XP安全模式 2002-02-25 作者:    一、尝试到安全模式下检测不兼容的硬件   XP由于采用了数字签名式的驱动程序模式,对各种硬件的检测也比以往严格,所以一些设备可能在正常状态下不能驱动使用。例如一些早期的CABLE MODEM,如果你发现在正常模式下XP不能识别硬件,可以在启动的时候按F8,然后选进入安全模式,在安全模式里检测新硬件,就有 ...
www.eeworm.com/read/234676/14101814

pdf c#设计模式.pdf

www.eeworm.com/read/230732/14277665

txt 字符模式设备范例.txt

/* * 声明:本范例源于书籍‘NiosII软件架构解析’ * 作者:蔡伟纲 * 博客地址: http://NiosII.cublog.cn * */ #include #include int main (void) { //将printf的内容由stdout输出; printf("This application
www.eeworm.com/read/224938/14561929

txt 字符模式设备范例.txt

/* * 声明:本范例源于书籍‘NiosII软件架构解析’ * 作者:蔡伟纲 * 博客地址: http://NiosII.cublog.cn * */ #include #include int main (void) { //将printf的内容由stdout输出; printf("This application
www.eeworm.com/read/218326/14926437

txt 字符模式设备范例.txt

/* * 声明:本范例源于书籍‘NiosII软件架构解析’ * 作者:蔡伟纲 * 博客地址: http://NiosII.cublog.cn * */ #include #include int main (void) { //将printf的内容由stdout输出; printf("This application