-
串口接收发送源码
串口接收发送源码,单片机,FPGA开发
实现了串口的配置和传输
基于MFC的开发程序
很规范的源码示例
适合单片机入门和FPGA,DSP等和串口相关的开发者参考
- 2023-08-18 05:30:03下载
- 积分:1
-
课程设计,简易的图书馆管理系统,包含前台收银系统,仓库管理系统...
课程设计,简易的图书馆管理系统,包含前台收银系统,仓库管理系统-Curriculum design, a simple library management system, including the front cash register systems, warehouse management systems, etc.
- 2023-09-06 10:55:04下载
- 积分:1
-
One can write your own bitmap rectangle superimposed on the characters and the p...
自己写的一个能够在位图上叠加字符和矩形框的程序,本人初学者,希望对大家有帮助-One can write your own bitmap rectangle superimposed on the characters and the procedures, I beginners, want to help everyone
- 2022-03-20 22:49:00下载
- 积分:1
-
FileSerialize实现画线例子 用C++成功实现
FileSerialize实现画线例子 用C++成功实现-FileSerialize realize line drawing examples C successful
- 2022-11-29 02:10:03下载
- 积分:1
-
计算机主机网关的作用是什么?假设你的名字叫小不点,你住在一个大院子里,你的邻居有很多小伙伴,在门口传达室还有个看大门的李大爷,李大爷就是你的网关...
计算机主机网关的作用是什么?假设你的名字叫小不点,你住在一个大院子里,你的邻居有很多小伙伴,在门口传达室还有个看大门的李大爷,李大爷就是你的网关-Mainframe computer What is the role of gateway? The assumption that your name does not叫小point, you live in a compound yard, your neighbors, there are many small partners, at the door there is a janitor
- 2022-10-24 21:55:03下载
- 积分:1
-
ProcessPool,处理进程池,具有一定的参考价值。
ProcessPool,处理进程池,具有一定的参考价值。-ProcessPool, deal with the process of pool, have a certain reference value.
- 2023-04-07 18:00:03下载
- 积分:1
-
STM32F103 LED跑马灯实验代码
使用库函数调用,思路清晰,代码精简易懂。对于初学者来说是很好的练习学习资料。实验在keil5环境下操作。
- 2022-02-01 06:00:27下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
小飞侠再战江湖之Delphi 5上手七日谈程序代码之简易时钟
小飞侠再战江湖之Delphi 5上手七日谈程序代码之简易时钟-PAN future battles Delphi five corners to get started on the 7th code would simplify clock
- 2022-02-12 21:40:01下载
- 积分:1
-
基于fpga的8051核程序
主要是通过逻辑设计8051核,进而通过各类小的测试程序对所设计的核进行测试与评估
- 2022-10-26 21:45:03下载
- 积分:1