-
usart bit banged 8 port
位碰撞是一种使用软件而不是专用硬件进行串行通信的技术。软件直接设置和采样微控制器上管脚的状态,并负责信号的所有参数:定时、电平、同步等。与位碰撞不同,专用硬件(如调制解调器、UART或移位寄存器)处理这些参数,并在其他系统中提供(缓冲)数据接口,因此,不需要软件来执行信号解调。位碰撞可以以非常低的成本实现,并且在例如嵌入式系统中被使用。
- 2022-03-12 03:54:40下载
- 积分:1
-
Hotels Lodging Management System source code, interested can s
这是宾馆住宿管理系统的源代码,感兴趣可以-Hotels Lodging Management System source code, interested can s
- 2022-03-24 08:54:53下载
- 积分:1
-
如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲...
如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I decide to make the classes and dialogs in common use into DLLs. Now we begin with a simple example, to explain how to export classes an dialogs from MFC extended DLL.
- 2022-01-26 03:16:04下载
- 积分:1
-
C++ programming design including data struct
C++ programming design including data struct
- 2022-03-04 06:58:37下载
- 积分:1
-
MFC Socket通讯源码可用
资源描述
MFC 版的 socket 简单通讯 程序,可实现 客户端和 服务端 互相发送数据,
供新手学习socket编程
- 2022-05-31 20:18:56下载
- 积分:1
-
editeble html invoice
可编辑HTML发票;
- 2022-05-30 09:55:15下载
- 积分:1
-
wince 5.0下SDIO驱动,能够支持SDIO的WiFi和Bluetooth及DVB-T设备
wince 5.0下SDIO驱动,能够支持SDIO的WiFi和Bluetooth及DVB-T设备-SDIO driver under wince 5.0, can support SDIO
- 2022-07-27 01:23:07下载
- 积分:1
-
源代码。按照网站的规定。ini中的列表要求,…
VC++源码。按照“网址.ini”中的列表要求,自动批处理下载网页。程序后台隐藏运行。只有程序仍在运行,那么每天自动下载一次,按照日期分别建立文件夹保存,且保存的文件名的尾部都自动添加了日记标志。提供了安装BAT文件和卸载BAT文件。安装后,只要系统启动,就会自动后台执行网页下载。-VC++ Source. In accordance with the Web site. Ini in the list of requirements, automated batch download page. Hide the background process is running. Only the process is still running, then automatically downloaded once a day, in accordance with the dates of the establishment of a folder to preserve and save the file name of the tail are automatically added to the diary signs. Provided to install and uninstall BAT file BAT file. After installation, as long as the system startup, will be automatically downloaded from the homepage of the background.
- 2022-12-30 21:00:09下载
- 积分:1
-
注册 与 卸载 OCX
注册 与 卸载 OCX-registration and unloading OCX
- 2023-06-08 14:55:03下载
- 积分:1
-
make use of serial port communication to relay messages for use wince
利用串口通信转发消息供wince使用
- 2022-06-15 13:33:47下载
- 积分:1