The Linux Programming Interface - A Linux and UNIX System Programming Handbook 英文文字版 厚达1556页的好书,循序渐进的方式讲述 Linux 内核及 glibc 的 API,同时也方便老手查找。
2023-08-29 23:36:08 6.92MB Linux Programming Interface
1
C Programming A Modern Approach, 2nd Edition(Part 2)
2023-08-28 10:52:20 28.47MB C lang
1
C Programming A Modern Approach, 2nd Edition(Part 1)
2023-08-28 10:37:31 25.88MB C lang
1
Python游戏编程入门配套源代码。书中所说的3个地址均已失效,联系作者本人email索取的,分享给想通过pygame入门python的朋友。
2023-08-18 14:44:13 12.04MB python 代码
1
Introduction to Programming Using Python
2023-08-14 16:56:04 8.83MB Introduction to Programming Using
1
17.1 在线监控 17.1.1 切换主机的运转/停止状态 在进行测试与除错的过程中,须要经常性地改变主机的运行状态,而透过 ISPSoft,我们可轻易的进 行切换。在操作前,请确认目前 ISPSoft已可与主机正常联机,详细说明请参考第 2.4节。 于功能工具栏中点选 PLC 主机(P) > 运行(R),或按下图示工具栏的 图标可将主机切换至 RUN 的状态;而于功能工具栏中点选 PLC主机(P) > 停止(S),或按下图示工具栏的 图标 则可重新将主机切换至 STOP状态。 透过 ISPSoft 来切换主机的状态时,并不用考虑主机本体的 RUN/STOP 开关位置;且由 ISPSoft 下 达 RUN/STOP命令后,若再次切换主机本体的 RUN/STOP开关时还是可以变更主机的运行状态。 17.1.2 在线监控的功能与环境介绍 当 ISPSoft已可与主机正常联机后,我们便可经由在线监控模式来对 PLC 的执行状况进行监控。关于 主机与 ISPSoft之间的联机设定方式请参考第 2.4 节的内容。 在 ISPSoft中,在线监控的模式又可分为「装置监控」与「程序监控」。 监控模式 说明 装置监控 可透过监控表来实时监控主机目前的装置状态,且在此模式下,ISPSoft仅需更 新装置状态,因此目前 ISPSoft所开启的程序与主机内部的程序无须一致。 程序监控 在此模式下,系统会实时将程序的运作状况显示于程序画面中,也因此系统会要 求目前 ISPSoft所开启的程序必须与主机内部的程序一致。 *.装置监控模式可单独启动,而程序监控模式则必须伴随装置监控模式一起启动。
2023-08-06 21:52:41 22.57MB 台达 PLC 编程 ispsoft
1
As the computer industry changes from single-processor to multiprocessor architectures, this revolution requires a fundamental change in how programs are written. To leverage the performance and power of multiprocessor programming, also known as multicore programming, you need to learn the new principles, algorithms, and tools presented in this book. It includes fully-developed Java examples detailing data structures, synchronization techniques, transactional memory, and more. Prof. Maurice Herlihy, who coined the phrase 'transactional memory,' is on the faculty of Brown University. He is the recipient of the 2003 Dijkstra Prize in distributed computing. Prof. Nir Shavit is on the faculty of Tel-Aviv University and a member of the technical staff at Sun Microsystems Laboratories. In 2004 they shared the Gödel Prize, the highest award in theoretical computer science., , * THE book on multicore programming, the new paradigm of computer science, * Written by the world's most revered experts in multiprocessor programming and performance, * Includes examples, models, exercises, PowerPoint slides, and sample Java programs
2023-08-06 10:43:45 4.44MB Program Multiple processor 多处理器
1
第二版,oreilly,java servlet programming
2023-08-03 16:29:35 2.19MB servlet chm 英文
1
Java程序设计英文版(含书签)
2023-07-24 10:32:15 14.13MB Java
1
真正的C++编程经典书籍 The C++ Programming Language中文版-英文版-合集 英文版:The C++ Programming Language 3rd Edition 中文版:The+C+Programming+language
2023-07-07 10:15:01 5.39MB C++ Programming 中文 英文
1