mirror: https://pan.baidu.com/s/1dFohO7v Crafting GBD-Net for Object Detection intro: winner of the ImageNet object detection challenge of 2016. CUImage and CUVideo intro: gated bi-directional CNN (GBD-Net) arxiv: https://arxiv.org/abs/1610.02579 github: https://github.com/craftGBD/cra...
这是一个归纳梳理类的项目,由开发者 @eryajf 创建,整理了常见的包管理工具,软件,系统的国内镜像,以助力运维同学自建企业私服,开发同学直接上手使用。 开源地址:https://github.com/eryajf/Thanks-Mirror 04 跨平台跨框架 Web 解决方案 Elux:基于“微模块”和“模型驱动”的跨平台、跨框架同构方案,由开发者 @hi...
Newjynew 是使用 Unity 引擎实现的金庸群侠传 3D 重制版,且支持后续一系列 MOD 和二次开发。 GitHub 地址→https://github.com/jynew/jynew 2.2 Python GUI 界面帮手:Tkinter-Designer 本周star 增长数:1,100+ Tkinter-Designer 是一个让你通过拖拽即可实现一个高颜值 Tkinter GUI 的工具,它通过知名设计软件 ...
1.清除clean 2.返回上一级cd .. 3.克隆仓库地址git clone+地址 4.添加忽悠文件vim .gitignore 5查看cat .gitignore 6.进入到test,并且添加所有的文件:cd test git add. 7.查看状态,绿色git status 8.提交git commit -am "wangtingwx" 9.查看状态 ...
gitclone.com 会在每天夜间与 同步。目前 gitclone.com 对 star 超过 1500 的都做了镜像。通过 gitclone.com clone,如果能命中镜像,则速度会达到 1M 多,如果之前未 mirror 过,会随着 git clone 命令建立起镜像,下次 clone 会用到 六、Github 加速下载链接...
installer 下载器,用于选手包的下载与更新,生成可执行文件 运维组 interface Unity 界面 界面组 launcher 游戏启动器,用于快速启动游戏,生成可执行文件 运维组 logic 游戏逻辑,生成可执行文件 逻辑组 playback 游戏回放组件,生成类库 逻辑组 resource 资源文件目录,用于存储主目录下 README 所用图片 端茶倒水分支...
Welcome to the Unity Test Project, one of the main projects of ThrowTheSwitch.org. Unity Test is a unit testing framework built for C, with a focus on working with embedded toolchains. This project is made to test code targetting microcontrollers big and small. The core project is a singl...
Open up the Unity project located at./unity/docker-mirror-tanksin the Unity Hub application. Once the project is open in your Unity editor then build the required builds. Note you will need to be able to build WebGL, dedicated linux build, and optionally an app relevant to your operating...
Unity 是一个轻量级的测试框架,它使用 C 语言实现, 代码本身很小 。其代码中大多数是宏定义,所以实际编译后的代码会更小, 比较适合在嵌入式测试应用。 下载链接: github.com/ThrowTheSwit 相关使用笔记: 6、CmBacktrace CmBacktrace (Cortex Microcontroller Backtrace)是一款针对 ARM Cortex-M 系列 MCU 的错误代码...
此项目主要用来上手和学习基于 Unity 引擎的游戏框架 GameFramework,感兴趣的同学可以把玩一下。游戏共有五个关卡,玩家通过击杀敌人和建造能量塔获取资源,消耗能量建造防御塔阻止敌人攻击基地 C++ 项目 7、Cpp_Primer_Practice:《C++ Primer》中文版第 5 版的学习笔记。该项目不仅包含学习笔记还有课后习题的答案 8、...