- 授权协议: 未知
- 开发语言: C/C++
- 操作系统: 未知
- 软件首页: https://github.com/CTurt/PS4-SDK
- 软件文档: https://github.com/CTurt/PS4-SDK
软件介绍
这是索尼 PS4 游戏的 SDK 开发包,现在已经完全开源。
包含示例:
hello - Load libc module and perform getpid system call
sockets - Send a message over a TCP socket
modules - Load and dump a module
threads - Create and wait for a thread to increment a variable
canvas - Render to an HTML5 canvas
camera - Initialise the PlayStation Camera and capture 10 frames
pad - Read controller input (not finished)
算法分析-有效的学习方法(影印版)
Jeffrey J.McConnell / 高等教育出版社 / 2003-03-01 / 28.0
本书主要目标是提高读者关于算法对程序效率的影响等问题的认知水平,并培养读者分析程序中的算法所必需的技巧。各章材料以激发读者有效的、协同的学习方法的形式讲述。通过全面的论述和完整的数学推导,本书帮助读者最大限度地理解基本概念。 本书内容包括促使学生参与其中的大量程序设计课题。书中所有算法以伪码形式给出,使得具备条件表达式、循环与递归方面知识的读者均易于理解。本书以简洁的写作风格向读者介绍了兼具......一起来看看 《算法分析-有效的学习方法(影印版)》 这本书的介绍吧!
