码迷,mamicode.com
首页 >  
搜索关键字:experiment    ( 90个结果
Physics Experiment POJ 3684(弹性碰撞)
原题 题目链接 题目分析 先考虑只有一个球的时候,由运动学定理可知有,设t=sqrt(2H/T),kt<=T,当k为偶数时,h=H-(1/2)*g*(T-kt)2,当k为奇数时,h=H-(1/2)*g*((k+1)t-T)2.再考虑当R=0的时候,这时候所有球的投放起点高度都为H,在空中发生碰撞的时 ...
分类:其他好文   时间:2019-10-28 20:43:26    阅读次数:79
Experiment 22 - Monte Carlo Simulation
Experiment 22 - Monte Carlo SimulationDepartment of Electrical Engineering & ElectronicsSeptember 2019, Ver. 3.4Experiment specificationsModule(s) ELE ...
分类:其他好文   时间:2019-10-27 21:09:53    阅读次数:92
simon effect (psychology experiment ) : build the function of wait4key()
the result include the stilmuli start time ,the suject response time , and the key subject pressed ...
分类:其他好文   时间:2019-09-24 12:27:54    阅读次数:89
Monkey and Banana HDU - 1069 (基础dp)
Monkey and Banana A group of researchers are designing an experiment to test the IQ of a monkey. They will hang a banana at the roof of a building, an ...
分类:其他好文   时间:2019-07-30 16:02:03    阅读次数:98
experiment 7
验证性实验2 修改line29后 总结:运行结果相同且正确 验证性实验3和4比较 验证性实验4 正确输出且生成file4.dat,但不可读 实验2 总结:最后一次实验了,感觉c语言门还没入,还有好多东西需要学 ...
分类:其他好文   时间:2019-06-24 16:53:09    阅读次数:79
The second curriculum design experiment report in spring 2019
2019年第二次课程设计实验报告 一、实验项目名称 贪吃蛇 二、实验项目功能描述 1.小蛇的移动 玩家可以通过 W A S D控制小蛇的上左下右移动,通过函数改变小蛇部位的位置 2.判断游戏失败 当小蛇与边框或自生发生碰撞时,游戏就算失败 四、实现界面展示 五、代码托管链接 https://gite ...
分类:编程语言   时间:2019-06-03 23:42:43    阅读次数:131
Monkey and Banana
A group of researchers are designing an experiment to test the IQ of a monkey. They will hang a banana at the roof of a building, and at the mean time ...
分类:其他好文   时间:2019-04-03 22:33:19    阅读次数:242
ACL comprehensive experiment
实验需求:1、PC1PC2Server2是VLAN102、PC1可以ping通server3、PC3所在的网段可以ping通server4、pc2不能ping通server5、Client1Server属于vlan2006、Clinet1可以访问内SWEB7、Ls2可以远程访问Ls1密码HCIE实验步骤:Ethernet配置:1、配置PC、Server2IP、网关2、LS1配置1)创建VLAN10
分类:其他好文   时间:2019-01-17 23:42:32    阅读次数:275
【动态规划】Problem-1069 Monkey and Banana
动规题一直似懂非懂,今天做了道经典例题,加深理解。 下面给出原题: Problem Description A group of researchers are designing an experiment to test the IQ of a monkey. They will hang a ...
分类:其他好文   时间:2018-12-03 22:11:47    阅读次数:361
Dva框架如何让页面之间跳转
有三种方法 (1)没有传参的话,可以有三种方法进行页面之间的跳转 a. <link to = '/experiment/information' > b. this.props.history.push('/experiment/information') (2)需要传参的话,可以使用dva的rou ...
分类:其他好文   时间:2018-12-03 15:32:35    阅读次数:254
90条   上一页 1 2 3 4 ... 9 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!