-
嗯
知名游戏《模拟城市》(SimCity)公开了源代码,采用的是GPLv3许可证。由于版权方面的考虑,开源版本的《模拟城市》改名为 Micropolis,这正是它最初的开发代号。获得了《模拟城市》商标的持有者EA同意后,OLPC可以在XO笔记本上使用SimCity这一名称。负责《模拟城市》更新和维护的Don Hopkins为XO版本进行一些很cool的改动,程序也从最初的C代码换成了C++和Python。可以到这个网址下载所有不同版本的源代码。-Well-known game " Sim City" (SimCity) source code public, using the GPLv3 license. Because of copyright considerations, the open source version of the " Sim City" was renamed Micropolis, which is code-named its initial development. Access to the " Sim City" the holder of trademark EA consent, OLPC can be used in the XO notebook the name SimCity. Responsible for " Sim City" to update and maintain the XO version of Don Hopkins for some very cool changes, the program from the original C code into a C++ and Python. Can go to this website all the different versions of source code.
- 2023-08-14 14:25:05下载
- 积分:1
-
GNU
GNU-Monitor是一个开源事务监视系统。它允许创建一个3层的客户端/服务器应用程序。-GNU-Monitor is opens the source business supervisory system. It
allows to found a 3 customers ends/server application procedure.
- 2022-11-15 22:35:03下载
- 积分:1
-
这是谭豪强C语言书上的不分作业习题,是我自己做的,都能运行,有茱萸学习...
这是谭豪强C语言书上的不分作业习题,是我自己做的,都能运行,有茱萸学习-This is the C-language book on the big or worksheets, yes I do, to run, learning Cantleye
- 2022-04-19 05:47:35下载
- 积分:1
-
capture keyboard operation records
捕获键盘操作的记录-capture keyboard operation records
- 2022-03-17 17:38:38下载
- 积分:1
-
桃源网络硬盘.Net 5.2 (免费版)主要功能:
1.多用户注册各自使用,互不干予。
2.在自己的空间中上传多文件及大文件进行在线查看管理,可建多级目...
桃源网络硬盘.Net 5.2 (免费版)主要功能:
1.多用户注册各自使用,互不干予。
2.在自己的空间中上传多文件及大文件进行在线查看管理,可建多级目录存放。
3.文件目录多级共享,可共享整个用户空间。
4.树状显示系统功能和目录结构,操作方便。
5.界面模板和样式自定义并可由用户在前台选择喜爱的空间风格。
6.共享权限可设好友、所有人、指定人,并可指定共享类别、查看密码、列表修改删除下载等权限。
7.用户的共享目录和文件可自行设置外部空间处固顶和精华。
8.可以按名称、时间、大小、类型、注释、子目录等元素组合搜索文件。
9.文件和目录可进行压缩解压ZIP操作,可以批量上传及批量下载文件。-err
- 2022-01-24 14:32:52下载
- 积分:1
-
可本地机器的IP地址,同时对指定的IP地址…
可以得到本地机器IP地址,同时对指定IP地址进行检测,是否正常-Can be the local machine IP address, at the same time on the specified IP address detection, and whether it is normal
- 2022-09-21 17:45:03下载
- 积分:1
-
编译原理NFA到DFA的转换源码
编译原理NFA到DFA的转换源码-compiler theory NFA to the DFA source conversion
- 2022-04-30 00:29:25下载
- 积分:1
-
颜色拾取器,能拾取当前鼠标的网页所需要色彩值。非常好用,希望大家喜欢!...
颜色拾取器,能拾取当前鼠标的网页所需要色彩值。非常好用,希望大家喜欢!-color picking device that can pick up the mouse"s current website needed color value. Very good, hope you like them!
- 2022-03-30 21:57:39下载
- 积分:1
-
帮我下载
帮我下载
- 2022-02-01 09:20:51下载
- 积分:1
-
Addressbook using double
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
- 2022-08-24 01:14:44下载
- 积分:1