-
c算法的一些应用,以帮助大家可以更好的理解C 和VC
c算法的一些应用,以帮助大家可以更好的理解C 和VC-c算法的一些应用
- 2022-11-24 00:10:04下载
- 积分:1
-
MSDN/VC6自带的VC例子程序,学习Windows编程应该先把这些例子看懂。
MSDN/VC6自带的VC例子程序,学习Windows编程应该先把这些例子看懂。-MSDN/VC6 bring their own examples of the VC process, learning Windows programming should first understand these examples.
- 2022-03-09 14:02:28下载
- 积分:1
-
hungaryan igo branding zip
hungaryan igo branding zip
- 2022-08-24 00:53:22下载
- 积分:1
-
数理统计的小软件,可以计算方差,列表列出输入的数字,界面简洁!...
数理统计的小软件,可以计算方差,列表列出输入的数字,界面简洁!-mathematical statistics of small software can calculate the variance, the importation of table lists the number of interface simplicity!
- 2022-09-09 05:10:03下载
- 积分: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
-
你好
hello
I write this program to chenge the size of all forms and controls in my projects.and I useing it for larg projects .But you can change it for any pubic change in your pojects
Just chenge your target in conver() method and enjoy-hello
I write this program to chenge the size of all forms and controls in my projects.and I useing it for larg projects .But you can change it for any pubic change in your pojects
Just chenge your target in conver() method and enjoy
- 2022-02-05 12:42:48下载
- 积分:1
-
VisualC++应用技巧与常见问题你问我答
为初学者提供,希望对大家有帮助!
分三部分传...
VisualC++应用技巧与常见问题你问我答
为初学者提供,希望对大家有帮助!
分三部分传-VisualC++ Application techniques and frequently asked questions you ask me to provide A for beginners, and they hope to have everyone help! Communication is divided into three parts
- 2022-05-10 21:50:14下载
- 积分:1
-
对学C#的编程的人具有很大作用,内部介绍说明了如何构建一个银行电子商务系统...
对学C#的编程的人具有很大作用,内部介绍说明了如何构建一个银行电子商务系统-to learn C# programming with the significant role of the internal describe how to build an e-commerce system banks
- 2023-03-25 19:00:03下载
- 积分:1
-
a bezier curve , is ok
一条贝塞曲线,还可以的。-a bezier curve , is ok
- 2023-07-27 22:00:02下载
- 积分:1
-
wrk1.2
windows wrk1.2 微软为高校操作系统课程提供的可修改和跟踪的操作系统教学平台。它给出了Windows这个成功的商业操作系统的内核大部分代码,可以对其进行修改、编译,并且可以用这个内核启动Windows操作系统。可让学生将操作系统基本原理和商业操作系统内核联系起来,进一步加深对操作系统整体的理解
- 2022-03-05 04:14:47下载
- 积分:1