-
This book is unusual because it covers game programming in three different scrip...
This book is unusual because it covers game programming in three different scripting languages in three separate sections. Python, Lua, and Ruby are wonderful languages used all over the world to build efficient, flexible, scalable, and well-integrated programs and systems.
For the same reasons that these languages have been great choices for other projects, Python, Lua, and Ruby also are great for making games. This discovery, in fact, was made over a decade ago. Chances are you ve played a computer game that utilized one of these languages during development. You may be currently working through game levels that were designed with Lua, or playing on a graphics engine prototyped in Python, or using an Internet ladder developed with Ruby.-This book is unusual because it covers game programming in three different scripting languages in three separate sections. Python, Lua, and Ruby are wonderful languages used all over the world to build efficient, flexible, scalable, and well-inte
- 2022-10-09 23:55:03下载
- 积分:1
-
File name to use when first read PDF format can be opened up, the article is a r...
使用时先将文件名改为PDF格式就可以打开了,文章是复位电路。-File name to use when first read PDF format can be opened up, the article is a reset circuit.
- 2022-02-07 15:16:53下载
- 积分:1
-
Tutorial and the application of random process algorithm and intelligent computi...
应用随机过程教程及在算法和智能计算中的随机模型,清华大学出版社,龚光鲁,钱敏平著。-Tutorial and the application of random process algorithm and intelligent computing of the stochastic model, Tsinghua University Press, Gong Lu, Qian Min-Ping book.
- 2022-01-26 15:39:11下载
- 积分:1
-
Image Processing Curvelet
图像处理中关于Curvelet的非常好的中文文献-Image Processing Curvelet
- 2022-03-06 17:20:01下载
- 积分:1
-
c++编程实例详解(PDG 电子书需要超星阅读器)
c++编程实例详解(PDG 电子书需要超星阅读器)-c++ Detailed programming examples (PDG e-book reader needs Chaoxing)
- 2022-01-24 15:06:34下载
- 积分:1
-
本书详细介绍了c++的技术,为中高级程序员使用,是一本内容丰富,很有深度的国际标准书籍...
本书详细介绍了c++的技术,为中高级程序员使用,是一本内容丰富,很有深度的国际标准书籍-Described in detail in this book c++ of the technology, the use of senior programmers, are rich in content and a very deep book of international standards
- 2022-05-31 09:11:18下载
- 积分:1
-
1. Socket Programming Principle 1.1 Client/server communications model Soc Windo...
1.套接字编程原理
1.1 Client/server通信模型
1.2 Windows Sockets规范
1.3 套接字
1.3.1 套接字定义
1.3.2分类
1.3.3 套接字的作用
1.3.4端口与地址
1.3.5 套接口属性
2.基本的Windows Sockets API编程
2.1常用函数
2.2 TCP实例
2.3 UDP实例
2.4 Socket 通信阻塞的解决方法
3.MFC下的Socket编程的类
3.1 CAsyncSocket类
3.2 CSocket类
3.3 Windows Sockets:带存档的套接字的工作方式
3.4 流式套接字通信的操作顺序
3.5 使用 CAsyncSocket 类
3.6 从套接字类派生
3.7 套接字通知
3.8 一个使用CSocket类的网络通信实例
3.8.1 服务器端应用程序设计(ServerDemo)
3.8.2 客户端应用程序设计(项目名称ClientDemo)
4.套接字的托管实现
4.1 System::Net::Sockets 命名空间
4.2 实例:一个新邮件检查器
-1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t
- 2023-02-02 21:10:04下载
- 积分:1
-
Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络
(例如以太网)和其它设备之间可以通信。它已经成为...
Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络
(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设
备可以连成工业网络,进行集中监控。
此协议定义了一个控制器能认识使用的消息结构,而不管它们是经过何种网络进行通信的。它描述了一
控制器请求访问其它设备的过程,如果回应来自其它设备的请求,以及怎样侦测错误并记录。它制定了消
息域格局和内容的公共格式。
当在一Modbus 网络上通信时,此协议决定了每个控制器须要知道它们的设备地址,识别按地址发来的
消息,决定要产生何种行动。如果需要回应,控制器将生成反馈信息并用Modbus协议发出。在其它网络上,
包含了Modbus 协议的消息转换为在此网络上使用的帧或包结构。这种转换也扩展了根据具体的网络解决节
地址、路由路径及错误检测的方法。 -err
- 2023-08-31 13:25:03下载
- 积分:1
-
C和指针
介绍C语言中指针的使用方法,以及应注意的事项
C和指针
介绍C语言中指针的使用方法,以及应注意的事项-C and C language pointer pointer describes the use of methods and precautions
- 2022-10-05 16:00:07下载
- 积分:1
-
shellcode资料
shellcode资料-Shellcode
- 2022-03-25 19:17:12下载
- 积分:1