找到约 2,946 条结果
www.eeworm.com
利用TIM3的通道2(PA7)产生PWM来控制DS0的亮度,实现DS0从 暗->亮->暗的循环变化。
2024-12-27 19:00:01
下载 3
查看 7,992
www.eeworm.com
涵盖变量、循环、条件判断等核心概念,适合初学者系统学习Linux自动化操作。
2026-01-24 09:28:56
下载 3
查看 26
www.eeworm.com
不能打开头文件'stdi.h',文件或文件夹不存在
error C2101: '&' on constant
不能计算常量的地址
error C2059: syntax error : 'while
2025-04-22 03:30:01
下载 8
查看 1,941
www.eeworm.com
The other is Doug Lea s well tested allocator that tries to minimize fragmentation while keeping the
2015-08-28 20:33:01
下载 187
查看 1,089
www.eeworm.com
Microsoft Foundation Classes (MFC) and other tools let the user build GUIs while working in the same
2014-12-02 15:33:01
下载 31
查看 1,090
www.eeworm.com
how to develop shell extensions that more closely integrate an application with the Windows shell, while
2016-02-01 00:00:02
下载 120
查看 1,094
www.eeworm.com
The variable VAR contains the off-subspace variance (which
is assumed to be spherical), while the vector
2016-04-28 00:14:01
下载 196
查看 1,183
www.eeworm.com
Can someone sit on your chair while you are at a coworkers office and play with your data?
2017-08-24 00:08:02
下载 64
查看 1,166
www.eeworm.com
While teaching classes on digital transmission and mobile communications for
undergraduate and
2020-05-27 03:26:15
查看 112
www.eeworm.com
the technical and theoretical under-
pinnings to WiMAX that are not available anywhere else, while
2020-05-27 13:52:44
查看 110
www.eeworm.com
mobile systems towards the highest broadband data transmissions (GSM,
EDGE/GPRS, UMTS then HSDPA), while
2020-06-01 03:00:19
下载 1
查看 83
www.eeworm.com
C语言中,修饰符volatile含义是什么?其应用场合有哪些?
2022-08-29 03:30:02
下载 1
查看 9,045
www.eeworm.com
用百钱购买百鸡,计算出可以买到的鸡翁、鸡母、鸡雏各有几只,用循环控制鸡的个数,找出满足条件的不同答案。
2015-08-22 00:14:01
下载 91
查看 1,079
www.eeworm.com
有关TI DSP c6000系列的C代码优化总结,对期数据打包、循环分解、内联函数的应用以及字节对齐等方面都有所介绍。
2014-01-10 08:30:02
下载 184
查看 1,099
www.eeworm.com
这是我的一个密码作业代码,它演示了分组密码的加密过程,并对密码的循环加密次数进行了统计。不要错过啊。
2016-03-16 20:52:02
下载 186
查看 1,077
www.eeworm.com
几个汇编语言的程序设计,包括子程序设计,分支程序设计,循环程序设计,顺序程序设计,以例题的形式给出代码。
2016-03-23 10:35:01
下载 187
查看 1,066
www.eeworm.com
依次灭掉前一个灯和点亮后一个灯,再延时一会,不断循环,就可以看到跑马灯的效果
2016-08-16 20:21:02
下载 27
查看 1,049
www.eeworm.com
51单片机计时器,P1口控制数码管段选,P2口控制数码管位选,采用24进制循环计数。
2025-06-23 23:30:01
下载 2
查看 7,512
www.eeworm.com
鼠标单击下拉框可以选择要播放的声音文件(*.au),按下播放按钮可以播放当前的声音文件,按下循环按钮可以循环播放当前声音文件,按下停止按钮可以停止播放当前声音文件。
2015-02-18 10:15:01
下载 25
查看 1,092
www.eeworm.com
1层循环例程:
movlw 0x00 取值
movwf n0
incfsz n0
goto $-1
return
2层循环例程:
movlw 0x11 外层
movwf
2013-12-19 08:58:04
下载 57
查看 1,076