登录
首页 » Linux-Unix program » 在linux系统下编写游戏的手册。英文版本。

在linux系统下编写游戏的手册。英文版本。

于 2022-01-30 发布 文件大小:1.52 MB
0 147
下载积分: 2 下载次数: 1

代码说明:

在linux系统下编写游戏的手册。英文版本。-Linux system in the preparation of the game manual. English version.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • multithreaded process as a multi
    多线程程序作为一种多任务、并发的工作方式,有以下的优点:   1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。   2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。   3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,成为几个独立或半独立的运行部分,这样的程序会利于理解和修改。 -multithreaded process as a multi-task, complicated by the way, has the following advantages : 1) improve application response. This graphical interface is especially meaningful, when a very long time-consuming operation, the entire system will wait for the operation, this procedure will not respond to keyboard, mouse, the menu of operations, and the use of multithreading technology, long will be time-consuming operation (time consuming) under a new thread, avoided this embarrassing situation. 2) multi-CPU system more effective. When the operating system would ensure that not more than a few threads CPU number of different threads running on different CPUs. 3) to improve program structure. A long and complex
    2023-06-23 05:00:03下载
    积分:1
  • linux by default, Linux can use 6 virtual consoles to log in local Linux (local...
    linux默认情况下,Linux可以使用6个虚拟控制台来登录本地Linux (本地终端) 系统,当然,这个设置是可以修改的(修改文件/etc/inittab)。每一个虚拟控制台允许让一个用户登录,我们可以使用 ALT+Fn(n=1,2,3,4,5,6)来登录或者是切换到某个虚拟控制台,它们分别对应tty1到tty6虚拟终端。-linux by default, Linux can use 6 virtual consoles to log in local Linux (local terminal) system, of course, this setting can be amended (to modify the file/etc/inittab). Each virtual console to allow a user log, we can use ALT+ Fn (n = 1,2,3,4,5,6) to log in or switch to a virtual console, tty1 they correspond to tty6 virtual terminal.
    2022-07-05 11:31:30下载
    积分:1
  • 要求上传五份源代码, 这是重量级的, 苹果达尔文服务器源代码, RTSP, RTP/RTCP等等, 其中RTSP解析, RTP/RTCP接收发送等等高效源码...
    要求上传五份源代码, 这是重量级的, 苹果达尔文服务器源代码, RTSP, RTP/RTCP等等, 其中RTSP解析, RTP/RTCP接收发送等等高效源码-request upload five source code, which is the heavyweight, Apple Darwin server source code, RTSP, RTP/RTCP, etc., analytic RTSP, RTP/RTCP receive this efficient source, etc.
    2022-01-26 07:40:59下载
    积分:1
  • Taiwan
    台湾
    2022-03-21 16:42:23下载
    积分:1
  • linux下如何访问mysql
    linux下如何访问mysql-how mysql visit
    2022-03-25 08:26:21下载
    积分:1
  • 共享记忆体是指同一块记忆体区段被一个以上的行程所分享。这是我们所知速度最快的行程间通讯方式。使用共享记忆体在使用多CPU的机器上,会使机器发挥较佳的效能。...
    共享记忆体是指同一块记忆体区段被一个以上的行程所分享。这是我们所知速度最快的行程间通讯方式。使用共享记忆体在使用多CPU的机器上,会使机器发挥较佳的效能。-shared memory is with a memory segment was more than one trip to share. We know this is the fastest means of communication between the itinerary. The use of shared memory in the use of multi-CPU machines, machines will play better efficiency.
    2022-02-03 14:25:34下载
    积分:1
  • linux下的串口工具
    linux下的串口工具-The Serial tool
    2022-03-22 06:17:40下载
    积分:1
  • 这些代码和文本文件写在EUC
    These code and text file are written in euc-jp-unix
    2023-05-27 22:25:03下载
    积分:1
  • This code is a linux kernel microcode for beginner linux kernel valuable.
    本代码是一个linux内核的微代码,对初学linux内核很有参考价值。-This code is a linux kernel microcode for beginner linux kernel valuable.
    2023-03-22 16:00:04下载
    积分:1
  • Viewml的一个不错的库
    Viewml的一个不错的库-Viewml of a good library. .
    2022-03-18 22:15:23下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载