-
设计模式小例,自己写的一些源码,请多指教
设计模式小例,自己写的一些源码,请多指教-example for pattern,
- 2022-07-09 07:40:25下载
- 积分:1
-
讲术了编译器后端设计过程中的指令调度算法及具体的设计方案...
讲术了编译器后端设计过程中的指令调度算法及具体的设计方案-Speaking technique the compiler back-end design process, the instruction scheduling algorithms and specific design
- 2022-08-10 13:11:41下载
- 积分:1
-
ADP宏指令:
ADP提供了一种既方便又功能强大的宏指令应用方式,使人机得以经由内部宏指令(Macro Function)功能执行数值运算,逻辑判断,流程控...
ADP宏指令:
ADP提供了一种既方便又功能强大的宏指令应用方式,使人机得以经由内部宏指令(Macro Function)功能执行数值运算,逻辑判断,流程控制,数值传递,数值转换,定时器计数器,自定通讯指令操作等等,由宏指令的使用可让人机不仅和PLC联机通讯,同时由另一通讯端口来执行同其它通讯设备联机,此功能不仅提供有效的系统整合同时成为最经济便宜的硬件应用架构。而且使用宏指令也可大大的减少PLC的程序容量,让PLC的控制精度及效率最佳化。-ADP macros: ADP provides a convenient and powerful way macro applications, makes machines to be through the internal macro (Macro Function) function implementation of the numerical calculation, logic to determine, process control, value transmission, numeric conversion, timing device counters, custom communication instruction operation, etc., by the use of macros makes machines not only with PLC-line communication at the same time by another communications port to perform with other communication equipment on-line, this feature not only provides an effective system integration At the same time become the most expensive hardware, application architecture economy. And the use of macros can significantly reduce the capacity of PLC programs, so that PLC control accurac
- 2022-08-15 04:03:35下载
- 积分:1
-
Used to check travel info
Used to check travel info
- 2022-01-20 23:03:08下载
- 积分:1
-
ADP6人机界面的系统控制读写区
介绍如何定义人机界面的系统用控制暂存区和状态应答暂存区 (其相对于PLC的缓存器地址),如此PWS将可与各厂牌PLC作双向...
ADP6人机界面的系统控制读写区
介绍如何定义人机界面的系统用控制暂存区和状态应答暂存区 (其相对于PLC的缓存器地址),如此PWS将可与各厂牌PLC作双向讯息沟通与相互控制。-ADP6 human-machine interface system control areas how to read and write the definition of human-machine interface systems controlled temporary storage area and the state response temporary area (relative to its PLC-buffer address), so PWS will be able to brand with the PLC two-way message communication and mutual control.
- 2022-01-22 08:17:12下载
- 积分:1
-
这个隐写码工作很好。
This steganography code working perfectly.-This is steganography code working perfectly.
- 2023-04-21 14:40:02下载
- 积分:1
-
文件for FreeType 2.2.1
documentation for freetype 2.2.1
- 2022-04-16 08:58:07下载
- 积分:1
-
对UML语言开发详细介绍.设计建模基础,数据库建模基础,需求建模基础,...
对UML语言开发详细介绍.设计建模基础,数据库建模基础,需求建模基础,-Described the use of UML development language in detail
- 2022-05-15 07:31:52下载
- 积分:1
-
2 自由机器人手臂运动范围检查
这是 2 自由机器人手臂运动范围检查。公共类 TDraw {私人 PictureBox picbox = null ; 私人位图位图 = null ; 私人图形 = null ; 私人双 xmin,xmax,ymin,ymax ; 논리좌표최소최대 / / 논리좌표를좌표로public 浮球的 xpixelpos (双 xpo) {返回 Convert.ToSingle (picbox。ClientSize.Width/(xmax-xmin) * (xpos-xmin)) ;}公众持股量 ypixelpos (双 ypos) {返回 Convert.ToSingle(-picbox.ClientSize.Height / (ymax-ymin) * (ypos-ymin) + picbox。ClientSize.Height) ;}公众持股量 xpixelsize(double xsize) {返回 Convert.ToSingle (picbox。ClientSize.Width * xsize/(xmax-xmin)) ;}公众持股量 ypixelsize(double ysize) {返回 Convert.ToSingle (picbox。ClientSize.Height * ysize/(ymax-ymin)) ;}pixel좌표를논리좌표로public 双 xposD (浮法 xpixel) {返回 Convert.ToDouble ((xmax-xmin) / picbox。ClientSize.Width * xpixel + xmin);}公共双 yposD (浮法 ypixel) {返回 Convert.ToDouble ((ymax-ymin) / (-picbox。ClientSize.Height) * (ypixel-picbox。ClientSize.Height) + ymin) ;}公共双 xsizeD (浮法 xpixelsize) {返回 Convert.ToDouble (xpixelsize/picbox。ClientSize.Width * (xmax-xmin)) ;}公共双 ysizeD (浮法 ypixelsize) {返回 Convert.ToDouble (ypixelsize/picbox。Clie
- 2022-10-29 14:20:03下载
- 积分:1
-
schrodinger energy and wave solver
schrodinger energy and wave solver
- 2022-05-14 18:02:00下载
- 积分:1