-
Automation axes to limit the data within the automated axes 4000, restrict data...
自动化坐标轴,限制数据4000以内
自 动化坐标轴,限制数据4000以内-Automation axes to limit the data within the automated axes 4000, restrict data within 4000
- 2023-05-05 15:35:04下载
- 积分:1
-
本程序实现了聚类分析的功能,文件中附带了一农业生态经济系统各区域单元的有关数据,保存data文件中,并利用该程序对该数据进行了实验与分析,结果数据也包含在res...
本程序实现了聚类分析的功能,文件中附带了一农业生态经济系统各区域单元的有关数据,保存data文件中,并利用该程序对该数据进行了实验与分析,结果数据也包含在result文件中
- 2023-07-19 10:30:04下载
- 积分:1
-
c语言教程_htm文件 非常好的教程
大家想学c就下载吧!
c语言教程_htm文件 非常好的教程
大家想学c就下载吧!-an introduction to C (HTM files),which is a good way to teach you C programming.If you want to learn C , then please download it
- 2022-10-10 15:30:03下载
- 积分:1
-
Below is a small program procedures used to prepare WITH TC 2.0. Changes in marg...
下面给出的小程序程序用TC2.0编写。变化时边缘细胞不参与变化。随着迭代次数的不同,在屏幕显示的图案精彩纷呈,象万花筒般引人入胜-Below is a small program procedures used to prepare WITH TC 2.0. Changes in marginal cells do not change. With the number of iterations different, the screen shows the logo brilliant, as attractive as Kaleidoscope
- 2023-02-06 20:30:03下载
- 积分:1
-
source code for VC learning
vc学习的源代码-source code for VC learning
- 2022-04-12 09:34:53下载
- 积分:1
-
一个关于俄罗斯方块的原代码
一个关于俄罗斯方块的原代码-a Rubik"s cube on the original code
- 2023-04-29 22:50:03下载
- 积分:1
-
XCharMap_demo(字体字符映射源码,查看字体文件字符映射编码)
XCharMap_demo(字体字符映射源码,查看字体文件字符映射编码)-XCharMap_demo (Font Character Map source, view font file encoding Character Map)
- 2022-03-15 12:49:30下载
- 积分:1
-
This is a MFC progress bar to read the small program, there are loving friends c...
这是一个MFC进度条读取的小程序,有热爱MFC的朋友可以-This is a MFC progress bar to read the small program, there are loving friends can take a look at MFC
- 2022-03-06 19:26:16下载
- 积分:1
-
使用VC6.0开发的LoanArranger系统,包括整个工程文件
使用VC6.0开发的LoanArranger系统,包括整个工程文件-VC6.0 developed using LoanArranger system, including the entire project file
- 2022-03-10 15:50:54下载
- 积分: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