摘要:
APG——Algorithm PlayGround "项目地址" 一个有趣,智能和简单的HTML5游戏框架 简单的开发方式,将你的算法变成游戏 对PhaserCE库的封装开发 70+个函数接口可供使用,通过配置文件智能优化游戏 提供可视化的地图编辑方案 "官网" "官网(备用)" Demo 演示 + 阅读全文
摘要:
from CSDN: https://blog.csdn.net/su_cicada/article/details/87898579 例题6 1 并行程序模拟( Concurrency Simulator, ACM/ICPC World Finals 1991, UVa210) 你的任务是模拟n个 阅读全文
摘要:
from my CSDN: https://blog.csdn.net/su_cicada/article/details/86939523 例题6 2 铁轨(Rails, ACM/ICPC CERC 1997, UVa 514) 某城市有一个火车站,铁轨铺设如图6 1所示。 有n节车厢从A方向驶入 阅读全文
摘要:
from my CSDN: https://blog.csdn.net/su_cicada/article/details/86939944 参考 https://raspberrypi.stackexchange.com/questions/3617/how to install unrar no 阅读全文
摘要:
csdn : https://blog.csdn.net/su_cicada/article/details/86773007 例题5 8 Unixls命令(Unix ls,UVa400) 输入正整数n以及n个文件名,按照 字典序排序 后按 列优先 的方式 左对齐输出 。 假设最长文件名有M字符,则 阅读全文
摘要:
来自:https://blog.csdn.net/su_cicada/article/details/86773043 virtualbox 报错 ,看提示让执行以下 如果报错: 那么应该是本用户没有加入vboxusers. 参考: https://ubuntuforums.org/archive/ 阅读全文
摘要:
csdn:https://blog.csdn.net/su_cicada/article/details/86710107 例题5 4 反片语(Ananagrams,Uva 156) 输入一些单词,找出所有满足如下条件的单词:该单词不能通过字母重排,得到输入文 本中的另外一个单词。 在判断是否满足条 阅读全文
摘要:
如果你直接可以 那就相安无事 否则参考https://www.itzgeek.com/how tos/linux/linux mint how tos/install virtualbox 4 3 on linux mint 17.html 打开终端并将Oracle VirtualBox存储库的公钥 阅读全文
摘要:
https://www.raspberrypi.org/forums/viewtopic.php?t=216737 我是因为空间不够 阅读全文
摘要:
https://community.linuxmint.com/tutorial/view/2334 This tutorial was adapted from here. 1. Remove the default Vino server: 2. Install x11vnc: 3. Creat 阅读全文