-
VB串口编程源码示例-电子秤
VB串口编程 现有电子秤台使用串口和计算机进行通讯编写VB来访问串口达到读取电子秤上显示数据该电子秤为BE01型仪表输出为RS-232C标准接口波特率为300-9600、偶校验、7个数据位、2个停止位所有均发送11位ASCII码个起始位在VB中和串口通讯需要引入Control控件MSComm串口通讯Control控件(在Microsoft Comm Control 6.0中)具体如下:Control控件简称:MSC
- 2023-03-20 20:10:04下载
- 积分:1
-
Based on the WinCE operating system, SMDK2410 hardware development platform for...
基于WinCE操作系统、SMDK2410硬件开发平台下的键盘程序――通过串口传输键值-Based on the WinCE operating system, SMDK2410 hardware development platform for keyboard under the program- through the serial transmission key
- 2022-07-04 14:57:30下载
- 积分:1
-
利用c++编写的图形显示程序,供大家学习
利用c++编写的图形显示程序,供大家学习-Using c++ graphics programs written for them to learn from
- 2022-03-04 23:25:36下载
- 积分:1
-
使用子
使用子像素的方法来减轻图像系统的负荷已经是目前主流3D程序中的必用方法。比如知道Sin函数的特性,就只需要计算0~pi/2的点就可以了,剩下的pi/2~pi可以通过子像素来画出,在图形量大的情况下可以减轻至少一半的系统压力。 这个程序不光可以加速Sin函数的显示,还可以加速所有函数的显示。 -The use of sub-pixel image of the ways to reduce the load on the system is already the existing procedures of the mainstream 3D methods will be used. For example, to know the characteristics of Sin function, we only need to calculate 0 ~ pi/2 could be the point, and the rest of pi/2 ~ pi can be sub-pixels to draw, in the graphic case of a large quantity can be reduced at least half of the system pressure. This process not only speed up the Sin function can be shown that all functions can also speed up the display.
- 2022-05-25 18:34:59下载
- 积分:1
-
dataGril重载复用,实现下拉列表,图片,时间选择等
dataGril重载复用,实现下拉列表,图片,时间选择等-overloaded dataGril reuse realize the drop-down list, pictures, timing, etc.
- 2023-09-02 18:30:04下载
- 积分:1
-
单纯形法c++编程,以解决运筹学中线性规划问题,程序简单明了,对于初学者来说是一个很不错的选择...
单纯形法c++编程,以解决运筹学中线性规划问题,程序简单明了,对于初学者来说是一个很不错的选择-Simplex Method c programming, operations research to solve linear programming problems, procedures simple and clear, for a newcomer is a very bad choice
- 2022-01-25 17:01:39下载
- 积分:1
-
CGridListCtrlEx-基于 CListCtrl 网格控制
微软的 CListCtrl 已经在报告的风格,使用了一个网格中显示数据的支持,但我们不得不做出几个改变,来实现的功能,如:
排序
单元格导航和键盘搜索
工具提示
隐藏和显示的列
单元格内编辑
超链接
自定义行和单元格着色
分组
剪贴板(只复制)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-10 02:40:02下载
- 积分:1
-
程序功能是实现字符和hex值之间的互相转换。
程序功能是实现字符和hex值之间的互相转换。-program feature is character and hex values among the conversion.
- 2022-11-30 23:30:03下载
- 积分:1
-
java实现的银行管理系统,有存款 取款 查询等功能
java实现的银行管理系统,有存款 取款 查询等功能-java实现的银行管理系统,有存款 取款 查询等
- 2022-10-06 22:00:02下载
- 积分:1
-
子窗口发送消息给父窗口,父窗口接收到消息后显示子窗口输入的字符串...
子窗口发送消息给父窗口,父窗口接收到消息后显示子窗口输入的字符串-Sub-window send a message to the parent window, parent window to receive the news shows that sub-window input string
- 2022-11-28 11:40:03下载
- 积分:1