-
研华采集卡程序
研华采集卡程序,定时器采集,
DMA方式的高速数据采集。DMA方式的数据传输可以节省CPU时间,提高数据传输速率,用于高速传输大量数据。
研华设备驱动支持事件处理机制,用户可以利用各种类型的事件来获得设备当前数据采集和传输的状态,在事件发生时做相应的操作。这种方式无需用户定时查询,提高了系统处理效率。
- 2022-03-03 02:57:42下载
- 积分:1
-
国外写的桌面融合软件
外国的桌面融合软件——源码,C++,内含文档,与原理介绍。-Desktop integration of foreign software- source, C++, containing documents, introduced with the principle.
- 2022-07-19 00:01:27下载
- 积分:1
-
支持 1。简体到简繁体,2。简体到繁体
3。繁体到繁简体 4。繁体到简体
的文件和句子的转换。
做多语言版本够了,只需提供一个版本的中文,可以提供包...
支持 1。简体到简繁体,2。简体到繁体
3。繁体到繁简体 4。繁体到简体
的文件和句子的转换。
做多语言版本够了,只需提供一个版本的中文,可以提供包括原版本在内的4个版本的字符。-1. Traditional to Simplified and Traditional, 2. Simplified to Traditional 3. Traditional to either traditional and simplified 4. Traditional to Simplified documents and sentence conversion. To do enough of multi-language version, simply to provide a version of the Chinese, including the original version can provide, including four versions of the characters.
- 2023-01-22 15:05:03下载
- 积分:1
-
vc++实时曲线
VC6下的实时显示曲线// 设置网格间距void SetGridResolutionX(int nGridReluX);// 设置网格间距void SetGridResolutionY(int nGridReluY);// 设置网格滚动速度,正值为从左向右滚动,0不动void SetGridScrollSpeedX(int nSpeedX);// 正值为从上到下滚动,0不动void SetGridScrollSpeedY(int nSpeedY);// 网格线宽度void SetGridLineWidth(int nWidth);// 背景色void SetGridBackClr(COLORREF clr);// // 锁定数据显示范围void LockRang(bool bfLo
- 2022-01-28 15:55:44下载
- 积分:1
-
自动识别验证码
在与服务端的连接建立以后,我们就可以通过此连接来发送和接收数据。端口与端口之间以流(Stream)的形式传输数据,因为几乎任何对象都可以保存到流中,所以实际上可以在客户端与服务端之间传输任何类型的数据。对客户端来说,往流中写入数据,即为向服务器传送数据;从流中读取数据,即为从服务端接收数据。对服务端来说,往流中写入数据,即为向客户端发送数据;从流中读取数据,即为从客户端接收数据
- 2022-09-20 08:55:02下载
- 积分:1
-
msgbox version of xp interface, we can learn from XP interface to the basic meth...
msgbox的xp界面版本,可以学习到XP界面的基本实现方法,VB!-msgbox version of xp interface, we can learn from XP interface to the basic method, VB!
- 2022-11-07 00:10:03下载
- 积分:1
-
multi view change for wince
multi view change for wince
- 2022-08-07 15:47:42下载
- 积分:1
-
标签选项卡来实现动态效果,做景观美化界面
实现TAB选项卡动态特效,去除了tab静态界面,做界面美化-TAB tab to achieve dynamic effects, to do landscaping Interface
- 2022-11-05 00:10:03下载
- 积分:1
-
use prepared, tested and the expansion of examples ListView
使用VC++6.0编写,经过测试,ListView的扩展示例-use prepared, tested and the expansion of examples ListView
- 2022-01-21 20:45:22下载
- 积分:1
-
功能简单说明
1)任意单元格融合,真融合与假融合;
2)列对齐(左、中、右),行对齐(上、中、下)
3)自动换行,多行表头
3)Flat,Gri...
功能简单说明
1)任意单元格融合,真融合与假融合;
2)列对齐(左、中、右),行对齐(上、中、下)
3)自动换行,多行表头
3)Flat,Grid3d,Lower 显示效果
4)标题排序(左键升序,右键降序),图标提示排序方向,支持大数据排序,速度非常非常快!
5)自动列宽,单列列宽
6)报表输出:打印机设置、表头、次表头、页脚、次页脚,字体、颜色、融合、对齐、列显示、打印预览、直接打印
7)导出:xls csv rtf txt html db dbf,大数据量支持,速度非常快;
- 1 2 3 Flat,Grid3d,Lower 4 the title sort (ascending Left, Right descending), the ranking icon suggested direction, and support the sequencing data, the speed is very, very fast! 5) automatically out wide, six separate column width) Statement output : Printer configuration, the first table, the table the first time, footnotes, sub-footers, fonts, colors, integration, alignment, out shows, print preview, print 7) Export : Excel csv rtf txt html db dbf, data support, very fast;
- 2023-04-07 06:50:04下载
- 积分:1