码迷,mamicode.com
首页 >  
搜索关键字:experiment    ( 90个结果
Assembly Experiment5
Answer to the experiment(1),(2),(3),(4) Experiment(5): Screenshots&Results: from the command u we can know that a : 076A b :076B c1 :076C elements in ...
分类:其他好文   时间:2018-11-25 22:15:39    阅读次数:229
Assembly Experiment4
AIMS & PREPARATIONS of THIS EXPERIMENT: SCREENSHOTS of THIS EXPERIMENT: 1. change 0403h to 0441h Now, I find myself made a mistake: the former code: s ...
分类:其他好文   时间:2018-11-18 15:03:59    阅读次数:145
Assembly Experiment3
AIMS & PREPARATIONS of THIS EXPERIMENT: 1st point of this experiment: realize the programme t1.asm in DOSBox (code as follow) STEPS&SCREENSHOTS of THI ...
分类:其他好文   时间:2018-11-18 12:33:42    阅读次数:169
Keras vs. PyTorch
We strongly recommend that you pick either Keras or PyTorch. These are powerful tools that are enjoyable to learn and experiment with. We know them bo ...
分类:其他好文   时间:2018-10-05 16:12:13    阅读次数:175
Physics Experiment(POJ 3684)
原题如下: Physics Experiment Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 3583 Accepted: 1275 Special Judge Description Simon is doing a phy ...
分类:其他好文   时间:2018-08-21 10:55:22    阅读次数:244
POJ3684-Physics Experiment 弹性碰撞
Physics Experiment Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 3576 Accepted: 1270 Special Judge Description Simon is doing a physics e ...
分类:其他好文   时间:2018-08-12 21:42:52    阅读次数:175
redux sample with redux source code
code sample没有package.json文件,也就没有任何外部依赖,直接使用redux source code。 nodejs对es6的import export还不支持,这里使用了stackoverflow上一位网友的办法,js文件后缀改成mjs, 用 node --experiment ...
分类:其他好文   时间:2018-08-10 14:31:11    阅读次数:156
git log
还未合并的分支记录? ? 即从 master 不可以回溯,从 experiment 可以回溯的记录。 查看要 push 到远程分支的记录git log origin/master..HEAD 即从 HEAD 可以回溯,但是从 origin/master 不能回溯的记录。 也可以直接写 git log... ...
分类:其他好文   时间:2018-06-09 23:16:17    阅读次数:174
20172317 2017-2018-2 《程序设计与数据结构》实验二报告
20172317 2017 2018 2 《程序设计与数据结构》实验二报告 课程:《程序设计与数据结构》 班级: 1723 姓名: 蒋子行 学号: 20172317 实验教师: 王志强 实验日期: 2018年4月22日 必修/选修: 必修 实验内容Experiment content 1. Mast ...
分类:其他好文   时间:2018-04-28 10:45:25    阅读次数:196
experiment 3
任务一 1、ppsuc 2、 When I am down and, oh my soul, so weary; When troubles come and my heart burdened be; Then, I am still and wait here in the silence, U ...
分类:其他好文   时间:2018-04-07 12:54:20    阅读次数:168
90条   上一页 1 2 3 4 5 ... 9 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!