摘要: **第一步 Anaconda安装**进入[Anaconda官网](https://www.anaconda.com/products/individual)找到合适的版本安装,在安装过程中记得要勾选环境变量的选型。**第二步 查看本机CUDA版本**1.打开控制面板2.在右上角查看方式选择小图标进入 阅读全文
posted @ 2020-07-15 21:02 cwhac 阅读(483) 评论(0) 推荐(0) 编辑
摘要: 首先,创建一个工程,然后加入两个cocoaclass,分别命名为Student 和 StudentSystem. 然后就可以开始写代码喽 1.Student类--Student.h文件``` #import <Foundation/Foundation.h>@interface Student : 阅读全文
posted @ 2019-12-18 21:19 cwhac 阅读(255) 评论(0) 推荐(0) 编辑
摘要: JS继承 阅读全文
posted @ 2019-12-18 21:14 cwhac 阅读(289) 评论(0) 推荐(0) 编辑
摘要: Js闭包 阅读全文
posted @ 2019-12-18 18:11 cwhac 阅读(225) 评论(0) 推荐(0) 编辑
摘要: JS原型及原型链 阅读全文
posted @ 2019-12-18 03:15 cwhac 阅读(168) 评论(0) 推荐(0) 编辑
摘要: 人工智能对食道癌的诊断能力--鳞状细胞癌和腺癌(笔记) 阅读全文
posted @ 2019-10-25 17:54 cwhac 阅读(266) 评论(0) 推荐(0) 编辑
摘要: 面向对象设计 阅读全文
posted @ 2019-04-21 15:53 cwhac 阅读(619) 评论(0) 推荐(0) 编辑
摘要: 结构化软件测试----白盒测试技术 阅读全文
posted @ 2019-04-03 18:03 cwhac 阅读(1159) 评论(0) 推荐(0) 编辑
摘要: 内聚与耦合的实例分析 阅读全文
posted @ 2019-03-15 20:34 cwhac 阅读(1498) 评论(0) 推荐(1) 编辑
摘要: 图书预定系统数据流实例 阅读全文
posted @ 2019-03-14 14:40 cwhac 阅读(1237) 评论(0) 推荐(0) 编辑