-
对于协议SPI ATmega示例代码
sample code for the protocol spi atmega-sample code for the protocol spi atmega88
- 2023-05-10 19:20:03下载
- 积分:1
-
- 2022-01-26 05:08:17下载
- 积分:1
-
关于单片机的极值问题的编程,比较简单的东西了
关于单片机的极值问题的编程,比较简单的东西了-Extremal problems on the microcontroller programming, a relatively simple thing of
- 2022-04-20 12:03:55下载
- 积分:1
-
c51液晶程序,很好用的
c51液晶程序,很好用的--Program for C51 LCD.
- 2022-03-28 22:55:18下载
- 积分:1
-
atmel at91sam7s header file extented, some extra register definitions are set an...
atmel at91sam7s header file extented, some extra register definitions are set and extra functions are dinifined-atmel at91sam7s header file extented. some extra register definitions are set and ext ra functions are dinifined
- 2022-06-19 14:56:51下载
- 积分:1
-
此为本人今期一个项目的部分C51源程序,包含AD键盘检测及处理程序,语音芯片WTV―S的资料,配套软件及驱动控制程序。(如须更详细的资料,可邮件索取,ligan...
此为本人今期一个项目的部分C51源程序,包含AD键盘检测及处理程序,语音芯片WTV―S的资料,配套软件及驱动控制程序。(如须更详细的资料,可邮件索取,ligang048006@163.com-this as a phase I of this part of the C51 project source files, including AD keyboard detection and processing Voice Chip WTV-S information, and supporting software-driven control procedures. (For more detailed information, please obtain the mail, ligang048006@163.com
- 2022-01-26 01:27:37下载
- 积分:1
-
MPC02板卡VB控制程序:这是一个非常简单的演示示例:
使用方法如下:
1、 用安装光盘安装驱动程序及函数库。
1、 在硬盘上建立一个文件夹...
MPC02板卡VB控制程序:这是一个非常简单的演示示例:
使用方法如下:
1、 用安装光盘安装驱动程序及函数库。
1、 在硬盘上建立一个文件夹。
2、 将文件夹下所有文件拷贝到硬盘上所建文件夹中,并去掉所有文件的只读属性。
3、 启动VB6.0集成环境,并打开工程。
4、 确保板卡已经正确插入到计算机中。
6、 编译该工程生成EXE文件。
7、 运行生成的EXE文件。-MPC02 Card VB control procedures : This is a very simple demonstration Example : Use the following method : 1, with the installation CD-ROM driver installation procedures and libraries. 1, in the establishment of a hard disk folder. 2, the file folder to copy all the documents on your hard disk built folder and remove the read-only document all attributes. 3, the start VB6.0 integrated environment, and open the project. 4 ensure that the device has been correctly inserted into the computer. 6, compile the project generated EXE file. 7, operation generated EXE file.
- 2023-05-17 23:20:03下载
- 积分:1
-
ZLG500ATG IC卡模块应用文档和C51平台函数库及示范程序,很难搞到的。...
ZLG500ATG IC卡模块应用文档和C51平台函数库及示范程序,很难搞到的。-ZLG500ATG IC card module application documents and C51 platform library and demonstration program, it is difficult to get the.
- 2022-05-13 08:28:17下载
- 积分:1
-
QT5 編程入門源碼
资源描述目 录
第1章 开发环境
1.1 Qt 简介。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
5
1.2 下载安装 Qt Creator 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。6
1.3 第一个程序 Hello World 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。7
第2章 窗体应用
1.1 窗体基类说明 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
12
1.2 控制窗体大小 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
13
1.3 窗体初始位置及背景色 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
13
1.4 修改标题栏图标 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
14
1.5 移动无边框窗体 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
16
1.6 去掉标题栏中最大化、最小化按钮 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
17
1.7 多窗体调用 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
18
1.8 字体形状窗体 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
20
第3章 控件应用
1.1 QPushButton 按钮 。。。。。。。。。。。。。
- 2022-07-21 02:14:15下载
- 积分:1
-
uboot是一款优秀的嵌入式系统的bootloader程序。本软件包是uboot在ADI公司的blackfin533处理器上的移植。...
uboot是一款优秀的嵌入式系统的bootloader程序。本软件包是uboot在ADI公司的blackfin533处理器上的移植。--Uboot is a good bootloader program for embedded system. This software package is a migration of uboot on ADI s blackfin533 CPU.
- 2022-03-13 05:48:09下载
- 积分:1