-
12?ADC ??Multisim
STC8F2K64S2系列单片机提供16个中断请求源,分别是:外部中断0中断(int0)、定时器0中断(timer0)、外部中断1中断(int1)、定时器1中断(timer1)、串行端口1中断(uart1)、低压检测中断(lvd)。,串行端口2中断(UART2),串行外围接口中断(SPI),外部中断2中断(INT2),外部中断3中断(INT3),定时器2中断(Timer2),外部中断4中断(INT4),定时器3中断(Timer3),定时器4中断(Timer4),比较器内部PT(CMP),I2C总线中断。除了外部中断2、外部中断3、定时器2中断、定时器3中断、定时器4中断和比较器中断固定是最低优先级中断外,所有其他中断都有四个可设置的中断优先级。(STC8F2K64S2 series single chip microcomputer provides 16 interrupt request sources, which are: external interrupt 0 interrupt (INT0), timer 0 interrupt (Timer0), external interrupt 1 interrupt (INT1), timer 1 interrupt (Timer1), serial port 1 interrupt (UART1), low voltage detection interrupt (LVD), serial port 2 interrupt (UART2), serial peripheral interface interrupt (SPI), external interrupt 2 interrupt (INT2), external interrupt 3 interrupt (INT3), Timer 2 interrupt (Timer2), external interrupt 4 interrupt (INT4), timer 3 interrupt (Timer3), timer 4 interrupt (Timer4), comparator interrupt (CMP), I2C bus interrupt. Except that the external interrupt 2, the external interrupt 3, the timer 2 interrupt, the timer 3 interrupt, the timer 4 interrupt and the comparator interrupt fixed are the lowest priority interrupts, all the other interrupts have four interrupt priorities that can be set.)
- 2020-06-25 08:00:02下载
- 积分:1
-
winform 抽奖程序源码
winform 抽奖程序源码
- 2014-01-02下载
- 积分:1
-
cstr_src
Yet another CString replacement (Yet another CString replacement)
- 2007-10-23 11:27:53下载
- 积分:1
-
BIT1612
BIT1612使用说明书,包括详细的电路设计参考文件,(BIT1612 Manual, including the detailed circuit design reference document,)
- 2008-05-07 19:45:30下载
- 积分:1
-
contiki 2.7 版本内核
contiki 2.7 内核源代码,大家可以下载修改,编辑,为你所用;有什呢疑问可上https://github.com/contiki-os了解
- 2022-03-28 11:33:37下载
- 积分:1
-
3D打印控制软件
桌面级3D打印机控制软件以及相关源代码。可以实现Delta rostock结构形式的3D打印功能。操作方面、结构简单、维护方面、成本较低等优点。
- 2022-07-25 16:49:12下载
- 积分:1
-
0
说明: 谭浩强《C++程序设计》课本程序 课后题程序,是初学者课后答案的参考。所有例子本人均上机运行过。(Hemopurification "C++ programming textbook program after-school title program is the reference beginners afterschool answer. Example of this per capita on the machine running.)
- 2012-11-20 17:04:01下载
- 积分:1
-
货车路径问题vrp问题代码
货车路径问题的源代码,基于遗传算法,以货车的载重量为限制条件,自带数据集,使用vs2012编写,进行了局部搜索优化,收敛性好,结果准确,值得拥有
- 2022-04-02 12:17:23下载
- 积分:1
-
SX1303224_3
利用OpenGL绘制不断旋转的生日蛋糕。应用工具库中的圆柱体、球,通过使用旋转、平移、放大缩小等方法变换坐标,组成蛋糕、蜡烛、火焰等相应物体。(Using OpenGL drawing birthday cake constantly rotating. Utility library cylinders, spheres, through the use of rotating, panning, zooming and other methods transform coordinates corresponding object composed of cake, candles, flame.)
- 2020-11-09 01:49:46下载
- 积分:1
-
C-language
【功能与要求】(1)角色和权限管理。设有系统管理员、图书管理员和普通用户,他们设有不同的权限,各类用户进入系统时需先登录。(2)系统管理员角色,系统管理员管理各类用户的增加、删除、修改和查询。(3)图书管理员角色,图书管理员可对图书信息的录入、删除及修改、统计; (4)普通用户角色,普通用户可借阅图书、归还图书。(Functions and Requirements】 (1) the role and rights management. Offers system administrators, librarians and ordinary users, they have different permissions, all kinds of users need to be logged into the system. (2) System Administrator role, the system administrator to manage all types of users to add, delete, modify, and query. (3) the role librarian, librarians can book information entry, delete, and modify, statistics (4) the role of ordinary users, ordinary users can borrow books, return books.)
- 2013-06-20 18:16:52下载
- 积分:1