登录
首页 » Linux-Unix program » doom游戏,手机上玩得

doom游戏,手机上玩得

于 2022-04-24 发布 文件大小:457.13 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

doom游戏,手机上玩得-doom games played on mobile phones

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

发表评论

0 个回复

  • 一个小的qt3程序,可以帮助初学者的理解,主要是体现控件的应用等...
    一个小的qt3程序,可以帮助初学者的理解,主要是体现控件的应用等-Qt3 a small program that can help beginners to understand, mainly reflect the application of control
    2022-02-13 03:39:57下载
    积分:1
  • 很棒的web服务器源代码
    很棒的web服务器源代码-terrific web server source code
    2022-02-03 02:09:52下载
    积分:1
  • linux 客户和服务端单线程编程,开机按揭贷款卡斯酒店客房
    linux 客户和服务端单线程编程,开机按揭贷款卡斯酒店客房 -linux client and server-side single-threaded programming, boot mortgage loans cass hotel rooms
    2022-02-07 13:41:20下载
    积分:1
  • //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) m...
    //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win2, ACS_VLINE, ACS_HLINE) mvwprintw(win2, 2,1, "WINDOW 2") //建立子窗口 subwin = derwin(win2, 5, 25, 4, 5) box(subwin, ACS_VLINE, ACS_HLINE) mvwprintw(subwin, 2,1, "Sub Window of Window2") //刷新屏幕 refresh() wrefresh(win1) wrefresh(win2) touchwin(win1) wrefresh(win1) getch() touchwin(win2) mvwprintw(win2, 12,1, "Press any key to exit...") wrefresh(win2) //等待按键 getch() //结束 delwin(win1) delwin(subwin) delwin(win2) endwin() -//建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win
    2022-12-24 01:10:04下载
    积分:1
  • it is a code for kruskal algorithm
    it is a code for kruskal algorithm
    2022-01-26 05:35:35下载
    积分:1
  • Nucleus PLUS实时操作系统是很好的
    Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实 时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目标代码,下载到目标板的RAM 中或直接烧录到目标板的ROM 中执行。在典型的目标环境中,Nucleus PLUS核心代码区一般不超过20K字节大小。-Nucleus PLUS RTOS is well-known American manufacturers ATI Corporation (Accelera ted Tedmology lnc) in Embedded Real-time Operating System Nucleus multi-task basis, for real-time embedded applications designed to pre-empt a multi-tasking operating system kernel. Its 95% of the code is written in ANSI C, very easy transplantation and to support most types of processors Nucleus PLUS is a function of the group c, Application code and linked to the core function, generating an object code, downloaded to the target board RAM or direct copying to the target board ROM implementation. In a typical target environment, Nucleus PLUS core code is generally not exceed 20 K byte size.
    2022-06-18 03:55:05下载
    积分:1
  • ARM编程的基本知识,BOOT代码流程和功能分析,OS中断程序的编写举例 和BOOT代码的流程图,希望这些内容能为初学ARM的朋友拨开迷雾,以...
    ARM编程的基本知识,BOOT代码流程和功能分析,OS中断程序的编写举例 和BOOT代码的流程图,希望这些内容能为初学ARM的朋友拨开迷雾,以最快的速度和最短的时间走进嵌入世界的大们 -ARM basic knowledge of programming, BOOT code flow and functional analysis, OS interrupted, for example the preparation of procedures and flow chart BOOT code, I hope the content of the ARM for the beginner Friend fog cleared, the fastest and the shortest period of time away embedded into the big world have
    2022-01-25 18:23:49下载
    积分:1
  • linux c 的函数使用大全,所有的函数都有
    linux c 的函数使用大全,所有的函数都有-the function uses Daquan, all have a function
    2022-03-23 02:38:16下载
    积分:1
  • S3C2410 under linux the I2C bus driver
    linux下S3C2410的I2C总线的驱动-S3C2410 under linux the I2C bus driver
    2023-05-29 05:10:03下载
    积分:1
  • implementing Fibonacci algorithm using fork on Linux
    implementing Fibonacci algorithm using fork on Linux
    2022-01-22 06:15:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载