-
此程序是七彩渐变控制程序,利用采交流频率实现同步,由红绿蓝三基色实现七彩。...
此程序是七彩渐变控制程序,利用采交流频率实现同步,由红绿蓝三基色实现七彩。-This procedure is colorful gradient control procedures, the use of mining realize the exchange of frequency synchronization, by the RGB trichromatic color realize.
- 2022-01-24 09:15:58下载
- 积分:1
-
DSP2407的CAN通讯例程,调试通过。
DSP2407的CAN通讯例程,调试通过。-DSP2407 the CAN communication routines, debugging through.
- 2022-04-18 22:10:17下载
- 积分:1
-
利用PC机的硬件定时8253, 编制秒表延时(0~9秒)程序.要求: 按任意键,开始计时, 在屏幕上以1秒间隔从0到9显示 按ESC键,计时停止....
利用PC机的硬件定时8253, 编制秒表延时(0~9秒)程序.要求: 按任意键,开始计时, 在屏幕上以1秒间隔从0到9显示 按ESC键,计时停止.-use of PC hardware-timed 8253, the establishment of a stopwatch Delay (0 ~ 9 seconds) program. Requirements : by the arbitrary button, the timer on screen to a second interval from 0 to 9 shows by the ESC key, a time to stop.
- 2022-03-24 09:19:04下载
- 积分:1
-
AT89C2051时钟程序
AT89C2051时钟程序 -AT89C2051 clock procedures
- 2023-04-03 13:45:03下载
- 积分:1
-
汇编程序原代码.
汇编程序原代码.-assembler source code.
- 2022-07-25 01:20:56下载
- 积分:1
-
单片机数字电容表C程序 想要具体电路的话发邮件给我
单片机数字电容表C程序 想要具体电路的话发邮件给我-Single-chip digital capacitors Table C procedures specific circuit if you want to email to me
- 2022-03-29 16:58:04下载
- 积分:1
-
无线通信功能的读写程序,包括汇编原代码,可烧录文件,熟悉无线通信产品的读写方式...
无线通信功能的读写程序,包括汇编原代码,可烧录文件,熟悉无线通信产品的读写方式-Wireless communication function to read and write procedures, including the compilation of the original code, recordable documents, familiar with the wireless communications products to read and write mode
- 2022-07-25 12:48:15下载
- 积分:1
-
用汇编做的简单的打砖块游戏,在13h号图形方式下运行,源码大小为10k...
用汇编做的简单的打砖块游戏,在13h号图形方式下运行,源码大小为10k-a small game written in asm , which calls interrupt 13h to run under graphic mode , the code is less than 10k
- 2022-07-19 02:23:39下载
- 积分:1
-
way light
是一个汇编延时程序,适合初学者使用,当P1.0端口输出高电平,即P1.0=1时,根据发光二极管的单向导电性可知,这时发光二极管L1熄灭;当P1.0端口输出低电平,即P1.0=0时,发光二极管L1亮;我们可以使用SETB P1.0指令使P1.0端口输出高电平,使用CLR P1.0指令使P1.0端口输出低电平。
-Delay is a compilation of procedures, suitable for beginners to use, when the high output port P1.0, P1.0 = 1 that is, when the one-way light-emitting diodes based on conductivity, we can see that this light-emitting diodes L1 extinguished when P1. 0 port output low, that is, P1.0 = 0, the light-emitting diodes L1-liang we can use the command SETB P1.0 port P1.0 output high to enable the use of instructions to enable CLR P1.0 output port P1.0 low.
- 2022-05-20 21:18:00下载
- 积分:1
-
c-c++使用gsoap调用wcf发布的webservice
资源描述c-c++使用gsoap调用wcf发布的webservice,
在使用gsoap调用wcf发布的webservice时,总是提示415错误,查找错误半天发现,
gsoap使用的是soap2.0,而wcf发布的webservice使用的是soap1.0,所以想解决问题就是
需要将两边使用的soap对等。
- 2022-02-25 09:30:39下载
- 积分:1