-
USART
USART-ATMEGA16A.rar是ATMEGA16的升级版本ATMEGA16A的串口的使用介绍,包括硬件设置和源代码-USART-ATMEGA16A.rar upgrade is the ATMEGA16 serial ATMEGA16A use, including hardware setup and source code
- 2023-08-18 19:50:04下载
- 积分:1
-
Chinese character dot
汉字点阵提取,包括24x24,16x16,12x12-Chinese character dot-matrix extraction, including 24x24, 16x16, 12x12
- 2022-03-14 17:38:23下载
- 积分:1
-
awd bios文件的修改工具,用vc和vb制作
awd bios文件的修改工具,用vc和vb制作-AWD bios document revision tool and vc production and vb
- 2022-03-24 17:32:57下载
- 积分:1
-
collection of examples of well
twain事例 本人精心收藏 相信对大家有帮助-collection of examples of well-twain I believe that we have to help
- 2022-09-14 19:20:03下载
- 积分:1
-
VC++ Excel操作,介绍了Excel的基本操作
vc++对于excel的操作,介绍了基本的excle的操作-vc++ for excel operation, describes the basic operation of excle
- 2022-06-01 18:04:28下载
- 积分:1
-
有大量的源程序,简单易懂。虽然比较简单,但是也涵盖了c语言的精华。...
有大量的源程序,简单易懂。虽然比较简单,但是也涵盖了c语言的精华。-A large number of source code, easy to understand. Although relatively simple, but it also covers the essence of the c language.
- 2022-02-03 18:19:02下载
- 积分:1
-
雷电同类游戏的VB源码
一款非常相似于雷电的VB游戏源码,包括了飞行躲避、射击、爆炸之类的动作设置,游戏界面写的也是相当精彩,另外还附带有雷电游戏地图的编辑器源码,整个工程比较庞大,对学习参考来说,绝对是不可多得的游戏源码范例。
注: Timer的稳定记时为 5 毫秒,本可以取1000,但为了防止使用者开启“变速齿轮”(如降低到-256)
会造成启动或中间的暂停时间达到256秒(即使关掉齿轮)
设为 5 后最多为1.3秒,在timegettime函数计时时,x=timegettime 与 timegettime-x之间不能有doevents(齿轮会在此时插入程序而造成记时错误,以至在齿轮关闭后使程序暂停相当长时间(timegettime-x 为负)
解决办法:1、之间不用doevents,把它放到外面,但如果doevents中插入的事件过程运行稍微超时,即可造成主运行模块有点卡(速度不很稳定)
2、将检测条件timegettime-x 改为 abs(timegettime-x),即可避开齿轮开启后又关闭而对计时造成的影响(本程序即用此)
- 2022-03-19 05:31:27下载
- 积分:1
-
井字游戏:为双人对弈游戏,双方轮流放子,单任一行,列,斜线为三个相同的 子时即为胜利!...
井字游戏:为双人对弈游戏,双方轮流放子,单任一行,列,斜线为三个相同的 子时即为胜利!-gridwork game : Chess game for a double, the two sides take turns in taking sons, single-line series of three slash the same firm shall victory!
- 2023-06-06 08:10:03下载
- 积分:1
-
宽带放大器析评。2003全国大学生电子设计竞赛一等奖。有用的朋友请下载...
宽带放大器析评。2003全国大学生电子设计竞赛一等奖。有用的朋友请下载-An Analysis of broadband amplifiers. 2003 National Undergraduate Electronic Design Contest first prize. Friend please download useful
- 2022-02-03 00:58:46下载
- 积分:1
-
H桥电机驱动在系统调试的一个重要组成部分,H桥…
H桥是电机驱动中的重要部件 在系统的调试中,H桥的调试是很重要的一环,这是长时间调试总结的,愿意和大家分享-H bridge motor driver is an important component in the system debugging, H Bridge Debugging is a very important aspect, which is summed up a long time debugging, and is willing to share
- 2022-02-25 10:11:06下载
- 积分:1