上一页 1 ··· 153 154 155 156 157 158 159 160 161 ··· 229 下一页
摘要: ![](https://img2020.cnblogs.com/blog/1030087/202007/1030087-20200725145508448-1526100589.png) ![](https://img2020.cnblogs.com/blog/1030087/202007/1030087-20200725145547875-1781424785.png) ![](https:// 阅读全文
posted @ 2020-07-25 14:58 ukyo--碳水化合物 阅读(400) 评论(0) 推荐(0)
摘要: ![](https://img2020.cnblogs.com/blog/1030087/202007/1030087-20200725143304453-930647838.png) ![](https://img2020.cnblogs.com/blog/1030087/202007/1030087-20200725144920158-592085558.png) ![](https://im 阅读全文
posted @ 2020-07-25 14:35 ukyo--碳水化合物 阅读(306) 评论(0) 推荐(0)
摘要: ![](https://img2020.cnblogs.com/blog/1030087/202007/1030087-20200725142847078-1259410708.png)![](https://img2020.cnblogs.com/blog/1030087/202007/1030087-20200725142909917-165469723.png)![](https://img... 阅读全文
posted @ 2020-07-25 14:31 ukyo--碳水化合物 阅读(300) 评论(0) 推荐(0)
摘要: ![](https://img2020.cnblogs.com/blog/1030087/202007/1030087-20200725141539245-270081422.png) ![](https://img2020.cnblogs.com/blog/1030087/202007/1030087-20200725141611458-992645843.png) ![](https://im 阅读全文
posted @ 2020-07-25 14:18 ukyo--碳水化合物 阅读(246) 评论(0) 推荐(0)
摘要: ![](https://img2020.cnblogs.com/blog/1030087/202007/1030087-20200725140156278-704357556.png) ![](https://img2020.cnblogs.com/blog/1030087/202007/1030087-20200725140235909-1900126998.png) ![](https://i 阅读全文
posted @ 2020-07-25 14:05 ukyo--碳水化合物 阅读(263) 评论(0) 推荐(0)
摘要: ![](https://img2020.cnblogs.com/blog/1030087/202007/1030087-20200725135055543-151416748.png)![](https://img2020.cnblogs.com/blog/1030087/202007/1030087-20200725135135780-19099637.png)![](https://img20... 阅读全文
posted @ 2020-07-25 13:56 ukyo--碳水化合物 阅读(190) 评论(0) 推荐(0)
摘要: def func1 i=0 while i<=2 puts "func1 at: #{Time.now}" sleep(2) i+=1 end end def func2 j=0 while j<=2 puts "func2 at: #{Time.now}" sleep(1) j+=1 end en 阅读全文
posted @ 2020-07-25 12:01 ukyo--碳水化合物 阅读(164) 评论(0) 推荐(0)
摘要: 使用Ruby可以写出简短而又功能强大的代码 下面的方法用来完成两个矩阵的乘积 def matrix_mul(matrix1,matrix2) result=[] (0...matrix1.length).each{|i| temp=[] (0...matrix2[0].length).each{|j 阅读全文
posted @ 2020-07-25 11:06 ukyo--碳水化合物 阅读(175) 评论(0) 推荐(0)
摘要: 基本信息 个人简介 个人经历 与中国的故事 早年生活 任职法庭 担任院长 晚年逝世 主要成就 微积分 拓扑学 符号思维 单子论 形势逻辑 莱布尼茨公式 和谐宇宙视频 阅读全文
posted @ 2020-07-25 10:53 ukyo--碳水化合物 阅读(668) 评论(0) 推荐(1)
摘要: 微积分是顺应时代的发展,经过很多数学家积累并总结起来的一套数学运算系统,目的是为了解决科学模型中的变量求解问题。 微积分作为初等数学和高等数学的分水岭,在现代科学中有着极其重要的作用,微积分的发明也绝对堪称人类智慧的结晶。 在17世纪以前,很多数学家已经开始萌发了微积分的思想;比如中国古代数学家祖冲 阅读全文
posted @ 2020-07-25 10:28 ukyo--碳水化合物 阅读(19644) 评论(0) 推荐(0)
上一页 1 ··· 153 154 155 156 157 158 159 160 161 ··· 229 下一页