搜索资源列表
mulmon
- 多显示器编程控件 -The control for multi-monitor programming
sourcea
- VC++对多显示系统的编程实现,利用多显示卡和多显示器实现大屏幕。-VC++ Multi-display system programming using multi-display cards and more than the realization of large-screen displays.
多显示器编程
- 目标:用程序实现 复制模式,扩展模式,单显示器模式,及主辅屏切换. (注: 最好是用API,如果有相应显卡厂商提供的SDK来实现也可以的) 目前状态: 用API EnumDisplayDevices,EnumDisplaySettings,ChangeDisplaySettingsEx可以实现部分功能 A.检查当前模式是复制,扩展,或者单显示器,但是仅对ATI显卡有效. (通过DISPLAY_DEVICE结构体的StateFlags判断) B.设置单显示
多文档不同视图的显示
- 实现在VC中的多个文档的不同视图的显示,-VC achieve multiple document display different views,
基于51单片机和ADC0809多通道模数转换
- 这是一个基于51单片机和ADC0809多通道模数转换的C++源程序代码,对于要设计AD转换及LCD1602显示的有一定的帮助
多张图像一次性显示
- 可以实现一次去读多张图片并显示在dialog上,方便实时浏览(You can read multiple pictures at once and display them on dialog, so that you can browse in real-time)
多线程copy
- 一命令行的形式实现多进程copy,同时显示进度。eg:./my_cp srcfile destfile N(Achieve multi process copy, while displaying progress)
多路18B20温度采集
- c++builder编写的串口多路18B20温度采集、数据显示程序(C++builder prepared by the serial multi-channel 18B20 temperature acquisition, data display program)
多功能电子时钟
- 多功能电子时钟,lcd12864显示,多功能设置。(Multifunctional electronic clock)
单片机-多路数据采集
- 基于ADC0804的1602液晶显示多路数据采集器,能同时进行多路数据的采集,分时显示(It can simultaneously collect multi-channel data and display time-sharing)
窗口显示多货币k线
- 可以将需要对比的货币对以指标形式显示在窗口副图,可添加多个货币,适用于MT5平台(The indicator can display currencies in the index window as an index added, it's suitable for the MT5 platform)
124-多个18b20温度传感器1602液晶显示
- 124-多个18b20温度传感器1602液晶显示(124- multi 18b20 temperature sensor 1602 LCD display)
54-多位数按键加减(闪烁)数码管显示
- 54-多位数按键加减(闪烁)数码管显示(54- multi key buttons add and subtract (blinking) digital tube display)
55-多位数按键加减(不闪烁)数码管显示
- 55-多位数按键加减(不闪烁)数码管显示(55- multi key buttons add and subtract (not blinking) digital tube display)
TeeChart 显示两条线
- 使用delphi语言开发,使用Teechart 工具生成多个Y坐标画图(Using Delphi language development, the use of Teechart tools to generate multiple Y coordinates)
动态显示
- 数码管是一种半导体发光器件,其基本单元是发光二极管。数码管按段数可分为七段数码管和八段数码管,八段数码管比七段数码管多一个发光二极管单元,也就是多一个小数点(DP)这个小数点可以更精确的表示数码管想要显示的内容(The digital tube is a semiconductor light emitting device. Its basic unit is a light emitting diode. According to the number of digital tube can
LABVIEW多图形显示
- 演示多图像显示的例子,可以通过例子熟悉和掌握图像显示的方法技巧(Demonstration of multi image display examples, you can use examples to master and master the methods of image display skills)
多通道数据采集系统毕业设计
- 本设计采用了虚拟的NI-PCI 6221数据采集卡,利用虚拟仪器及其相关技术实现了多通道数据采集。该系统具有多路采集、实时显示、存储管理与密码保护等功能。(This design uses a virtual NI-PCI 6221 data acquisition card, using virtual instruments and related technologies to achieve multi-channel data acquisition. The system has m
实时数据显示
- (1) 添加曲线条数属性(在一个坐标轴上,一次可画多条曲线,1~MAX_CURVECOUNT 条可设置。) 注意:设置条数后,每条曲线都会画(即使没有用 AddValue 添加值!添加 blnShouldDrawCurve 变量决定是否要画出), 不过,建议想画出多少就设置多少,不要有多余的。 (2) 曲线颜色 属性改动,支持多条曲线不同颜色((1) add the property of the number of curves (on one axis, one can draw a
基于51单片机的单总线多点温度测量
- 基于51单片机的单总线温度测量,显示在LCD1602屏上(Single bus temperature measurement based on 51 singlechip display on the LCD1602 screen)