-
c++库函数, 中文版, 很有用, 适合于初学者
c++库函数, 中文版, 很有用, 适合于初学者-c++lib
- 2022-07-15 20:41:17下载
- 积分:1
-
使用链式存储实现一元多项式的以下运算:
实现多项式的加法、减法、求导。...
使用链式存储实现一元多项式的以下运算:
实现多项式的加法、减法、求导。
-Used to achieve a dollar store chain polynomial of the following operations: the realization of polynomial addition, subtraction, derivation.
- 2022-03-09 08:56:39下载
- 积分:1
-
实现服务器端与客户端的相互通信,开发环境是Visual C
实现服务器端与客户端的相互通信,开发环境是Visual C-The realization of server-side and client to communicate with each other, development environment is Visual C
- 2023-08-12 22:00:04下载
- 积分:1
-
伦敦八分钟视频,可以随便下载啊,欢迎下载
伦敦八分钟视频,可以随便下载啊,欢迎下载-London 8 minutes video, can be downloaded ah, welcome to download
- 2023-01-26 14:25:04下载
- 积分:1
-
读取.Frx中的图片.rar
读取.Frx中的图片.rar-read. Frx the picture. Rar
- 2022-01-27 19:43:04下载
- 积分: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
-
USB串行驱动程序的Windows移动
usb to serial driver for windows mobile
- 2022-04-06 12:17:26下载
- 积分:1
-
used in wince5.0, an online calls to change the practice of ringtones
使用在wince5.0,一个线上改变来电铃声的作法-used in wince5.0, an online calls to change the practice of ringtones
- 2022-07-15 04:21:23下载
- 积分:1
-
This procedure is mainly developed in the WinCE environment SQLCE database progr...
这个程序主要是在WinCE环境下开发访问SQLCE数据库程序的例子程序,其中有对相关功能进行了组件封装,采用套间线程模型。其中ALTCOMM项目是封装的组件,WinMain项目是调用程序。-This procedure is mainly developed in the WinCE environment SQLCE database program to visit examples of the procedure, which has the relevant functions of the component package, the use of threading model suites. One project is ALTCOMM package components, WinMain is the procedure call.
- 2022-07-19 04:51:00下载
- 积分:1
-
图片文件转换为二进制流文件并生成.dat文档
使用QT的QDatastream控件,将图片文件读取到二进制流中,并生成.dat或者.txt文件。
- 2023-03-21 02:55:05下载
- 积分:1