-
Modbus electronic controller is used on a common language. Through this agreemen...
Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控。-Modbus electronic controller is used on a common language. Through this agreement between controller, the controller through the network (such as Ethernet), and other equipment between the communication. It has become a common industry standard. With it, the different manufacturers can even control equipment for industrial network for centralized monitoring.
- 2022-02-20 06:23:11下载
- 积分:1
-
实现一个节点的插入和删除
实现了AVL_tree的插入与删除功能
及AVL_tree的线索化,并心图形的方式打印出结果-Implement insert and remove of a node
in a AVL-tree
- 2022-03-19 13:13:37下载
- 积分:1
-
MFC播放器
应用背景为学习ffmpeg接口所用,用做http、rtsp客户端来测试使用。可以实时接收音频,视频,为学习ffmpeg所以。为学习ffmpeg接口所用,用做http、rtsp客户端来测试使用。可以实时接收音频,视频,为学习ffmpeg所以。为学习ffmpeg接口所用,用做http、rtsp客户端来测试使用。可以实时接收音频,视频,为学习ffmpeg所以。关键技术用的是FFMPEG, 用做HTTP客户端,SDL播放音频视频。 FFMPEG接收数据;用的是FFMPEG, 用做HTTP客户端,SDL播放音频视频。 FFMPEG接收数据;用的是FFMPEG, 用做HTTP客户端,SDL播放音频视频。 FFMPEG接收数据;用的是FFMPEG, 用做HTTP客户端,SDL播放音频视频。 FFMPEG接收数据;
- 2022-08-03 03:46:28下载
- 积分:1
-
DRM服务器端软件,能对音视频文件进行加密,并设置使用权限,授权并控制用户的使用...
DRM服务器端软件,能对音视频文件进行加密,并设置使用权限,授权并控制用户的使用-DRM server-side software, audio and video files can be encrypted, and set permissions, authorization and control the user" s use of
- 2022-04-16 19:38:24下载
- 积分:1
-
帮助了解磁盘的物理组织,以及如何通过用户态的程序直接读写磁盘上的信息...
帮助了解磁盘的物理组织,以及如何通过用户态的程序直接读写磁盘上的信息-Help understand the physical disk, as well as how the state through the user directly to read and write disk information
- 2022-08-14 21:31:03下载
- 积分:1
-
万年历(通过Dos界面显示)
本程序用VS2010编译运行,附件里包含工程。
1、能够查询日期和星期。
2、查询的范围为:1900/01/01到2099/12/31。
3、两种输入查询方式。输入:年/月,或者:年/月/日。
4、对应于两种输入方式的输入方式。当输入为:年/月时,输出显示:该月的日期与星期的对应表;当输入为:年/月/日时,输出显示:只显示当日是星期几。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-07 13:21:56下载
- 积分:1
-
条形码生成打印(VB.NET2005)
===================================
一个条形码生成代码,所见即所得的条形码...
条形码生成打印(VB.NET2005)
===================================
一个条形码生成代码,所见即所得的条形码标签设计方式,支持批量生成非数字前缀的条码,支持各种标准WINDOWS打印方式的普通打印机和条形码打印机,支持方案的应用。-Print bar code generation (VB.NET2005) =================================== a bar code to generate code, see that is, from the bar code label design, to support non-numeric quantities to generate the bar code prefix, to support a variety of standard forms of general printing WINDOWS printers and bar code printers, supported the application program.
- 2022-03-16 15:30:47下载
- 积分:1
-
这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。
另外代码具有自动...
这个代码功能是格式化需要输入内容的文本框,同时对输入的数据进行检查和验证。每当按键产生变化,如回车,粘贴等动作时,文本框会自动检查和修改。
另外代码具有自动文本全选、改变文本框颜色、默认背景/前景色、保存当前输入内容以被撤消时恢复用。支持各种类型的字符和数字格式化,支持按键检测,如按 ESC撤消,按回车和向下箭头键调到下一个文本框,类似TAB键,支持回车声音事件、聚焦和失焦颜色编号等。-This code function is to format the text box to enter the content, while the input data checking and validation. Whenever the button a difference, such as Enter, paste and other movements, the text box will automatically check and modify. Another source with automatic text Select All and change the text box color, the default background/foreground color, save the current input in order to resume use was withdrawn. Support various types of characters and numbers, formatting, support for key detection, such as press ESC Undo, press enter and down arrow keys transferred to the next text box, similar to the TAB key, enter the sound to support the event, focus and lose focus color number.
- 2022-07-28 08:59:44下载
- 积分:1
-
在 WPF 中的灯箱效果
此代码演示如何在 Windows 演示文稿基础创建灯箱效果。
通常灯箱是流行的 Web 由 JQuery 或其他 JS 库执行。但通过此代码示例,其中一个可以学习如何制作灯箱效果在 WPF 中 !!!
- 2022-01-31 03:40:45下载
- 积分:1
-
自己用VC写的猜数字的小程序,
有图形界面,
供初学者学习.
最重要的是:皮肤的使用及界面的设计...
自己用VC写的猜数字的小程序,
有图形界面,
供初学者学习.
最重要的是:皮肤的使用及界面的设计-VC with their own small???written procedures, has a graphical interface for beginners to learn. The most important thing is: the use of skin and interface design
- 2023-08-24 11:30:04下载
- 积分:1