-
Processes transactions like an ATM machine
Processes transactions like an ATM machine
- 2023-06-14 06:00:03下载
- 积分:1
-
more documentation procedures to help document the establishment, including the...
多文档程序中帮助文件的建立,包括帮助的主题索引等的设计-more documentation procedures to help document the establishment, including the subject index to help in the design
- 2023-03-07 09:10:03下载
- 积分:1
-
这是一个文件的武装土匪
this a file for a n armed bandit-this a file for a n armed bandit
- 2022-03-25 02:16:53下载
- 积分:1
-
C编程PIC单片机的12f508串行光游戏
Programing in C microchip pic 12f508 to serial ligth game
- 2022-02-27 04:33:54下载
- 积分:1
-
关于二十四点游戏的编程思路与基本算法,很好用的-24-point game on programming ideas and the basic algorithm, used in good
- 2022-01-25 19:40:08下载
- 积分:1
-
关于B减树用C写的小程序
关于B减树用C写的小程序-tree on the B minus C write small programs
- 2023-05-03 00:50:03下载
- 积分:1
-
White board like windows NetMeeting, Dll source code.
类似于Windows的电子白板的一个动态链接库,通过动态链接库导出来的3个函数可以实现绘图的功能-White board like windows NetMeeting, Dll source code.
- 2022-02-05 01:07:32下载
- 积分:1
-
收集到的orion_ep93xx_wince_bsp_1
收集到的orion_ep93xx_wince_bsp_1-3-507键盘鼠标驱动源码,未作测试-Collected orion_ep93xx_wince_bsp_1-3-507 keyboard and mouse driver source code, not for testing
- 2022-03-19 03:20:35下载
- 积分:1
-
可以运用它很简单的找出电脑中被劫持的dll格式文件,对于系统的安全管理很重要。...
可以运用它很简单的找出电脑中被劫持的dll格式文件,对于系统的安全管理很重要。-can use it is very simple to find the computer had been hijacked dll files, For the safety management system is very important.
- 2022-03-23 01:28:57下载
- 积分:1
-
基于STM32的多功能PWM控制程序
基于STM32的多功能程序,包括多路PWM控制程序,LCD12864液晶屏显示程序,多路按键控制程序。
名称:PWM发生器
功能:LCD12864显示;4*4键盘输入;可以设定Timer1和Timer2的PWM发生周期以及各路输出的占空比
说明:
通讯方式: 4*4键盘扫描。键盘接PD0-PD7
12864液晶屏端口接线说明:
sbit CS_LCD=PC0; //数据口定义
sbit SDO_LCD=PC1;
sbit SCK_LCD=PC2;
1-VSS:接电源负极
2-VDD:接电源正极
3-Vo:接电源正极(使对比度最大)
4-RS(CS):串行的片选信号 PC0
5-R/W(SID): 并行的读写选择信号;串行的数据口 PC1
6-E(CLK):并行的使能信号;串行的同步时钟 PC2
15-PSB:并/串行接口选择:H-并行;L-串行 (接低电平)
定时器1输出:PA8; PA9; PA10; PA11; Channel 1N, 2N and 3N ---PB13; PB14; PB15
定时器2输出:PA0; PA1; PA2; PA3;
- 2022-02-13 06:17:47下载
- 积分:1