登录
首页 » Windows开发 » a thread based on asynchronous serial communication program running commApi fold...

a thread based on asynchronous serial communication program running commApi fold...

于 2023-01-23 发布 文件大小:504.50 kB
0 157
下载积分: 2 下载次数: 1

代码说明:

一个基于线程的异步串行通信程序运行commApi文件夹中的CommApi.exe。程序调试涉及到计算机硬件-a thread based on asynchronous serial communication program running commApi folder of CommApi.exe. Commissioning procedures relating to computer hardware

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 该函数用来更新RTC中的时间,它仅有一个参数nowtime,是以秒数表示的当前时间。...
    该函数用来更新RTC中的时间,它仅有一个参数nowtime,是以秒数表示的当前时间。-This function is used to renew the RTC time.There is just a parameter nowtime,the current time denoted by seconds
    2022-07-24 14:28:42下载
    积分:1
  • Video format conversion
    PES ES TS格式相互转换,ES流:也叫基本码流,包含视频、音频或数据的连续码流。 PES流:也叫打包的基本码流,是将基本的码流ES流根据需要分成长度不等的数据包,并加上包头就形成了打包的基本码流PES流。 TS流:也叫传输流,是由固定长度为188字节的包组成,含有独立时基的一个或多个节目,适用于误码较多的环境。
    2022-12-27 23:30:04下载
    积分:1
  • 基于Windows Ce 嵌入式环境下的带有科学型和普通型的计算器...
    基于Windows Ce 嵌入式开发环境下的带有科学型和普通型的计算器-Windows Ce-based embedded development environment with a scientific calculator-type and ordinary type
    2022-01-31 02:46:10下载
    积分:1
  • 1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.Valid...
    1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好属性就可以了,支持鼠标感应变色。 4.YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 可限制调整范围, 最大调整范围:-9223372036854775808 ~ +9223372036854775807 5.YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等 6.VictorPanel: 透明效果的 Panel、可以设置背景,支持平铺、拉伸缩放、居中等 7.YbRichEdit: 测试版的控件,可以改变外观效果 (边框和滚条)-1.ImButton : Dynamic effects of button controls, can be set to various exterior style, mouse sensors change color bitmap can be inserted, and will support image animation effects, but also a self-portrait incidents themselves appearance. 2.ValidateEdit : to limit the importation of content input box, BCB"s own TMaskEdit many inconvenient places, I still miss not Builder before the Borland C ValidateEdit, to limit the importation of integers, floats, or importing their own arbitrary restrictions, such
    2022-08-06 04:07:39下载
    积分:1
  • 代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用...
    代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了NET SEND网络命令和创建了一个进程和一个主线程。本软件一共两个线程,显示网络用户信息也用到了第二个线程主要用到的是NETBIOS会话。本程序是发布的DEBUG版如果有什么DEBUG请指出。本程序参考了VISUAL C++网络通信编程一书。 代码6:数据库连接 AD0。本包为数据连接,在您的程序中整体加入此包能帮您的数据库连接省n多代码 里面注释很规范, 请自己阅读。-a code : the source implementation of a graphic display of CPU and memory utilization. Code 2 : Recently, I developed a VC MIS without using MFC View template files, so that the print on the above but their set was used up feeling also, so we write together that so much today, we can perhaps starting role! UI system is based on then the box, if you can feel good for self-correction! code 3 : Programming sometimes need to read SQL server"s directory and list of documents, especially for some database backup procedures, the procedures for this function co
    2022-03-24 19:05:28下载
    积分:1
  • 窗口置顶功能,防止其他窗口挡住指定窗口,使其能一直显示在最前端...
    窗口置顶功能,防止其他窗口挡住指定窗口,使其能一直显示在最前端-Top features a window to prevent other windows to block the designated window, so that they can always show in the most front-end
    2022-03-23 01:46:27下载
    积分:1
  • com asynchronous processing examples on the Internet to find, and that a simple...
    com异步处理例子,在网上找到的,做了简单修改-com asynchronous processing examples on the Internet to find, and that a simple modification
    2023-04-26 00:45:03下载
    积分:1
  • 获取硬件信息,不过在windows98/me下调试通过的,在win2k/xp下大部分功能不可用...
    获取硬件信息,不过在windows98/me下调试通过的,在win2k/xp下大部分功能不可用-hardware access information, but to debug windows98/me adopted by the majority under the win2k/xp function is not available
    2022-03-19 15:13:08下载
    积分:1
  • 多平台插件制作容易!
    Multi Platform Plugin Development Made Easy!
    2022-05-27 13:56:18下载
    积分:1
  • C#写web service
    C#写web service-C# Write web service
    2022-06-21 08:11:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载