-
Calculator
計算機,可以自行延伸,很簡單的寫法,希望可以幫助有需要的人(Computer, you can extend its own, very simple wording, I hope to help people in need)
- 2013-08-23 23:14:55下载
- 积分:1
-
Matlab的工程数学应用
工程数学的处理非常重要,而其往往非常复杂,这里是一本通过MATLAB对工程数学进行分析的教程(The processing of engineering mathematics is very important, and it is often very complex. Here is a course of analyzing engineering mathematics through MATLAB.)
- 2019-04-21 18:49:56下载
- 积分:1
-
MPU6050六轴传感器模块
MPU6050手册 源码驱动 多平台 可以在平台上任意移值,单片机,上位机看效果(MPU6050 Manual Source Drive Multi-Platform can be arbitrarily shifted on the platform, MCU, PC to see the effect.)
- 2019-05-14 08:47:58下载
- 积分:1
-
客户端优化.jar
优化客户端MOD,可以减少卡顿,增加用户体验(Optimizing client MOD can reduce Carton and increase user experience)
- 2020-06-25 11:40:01下载
- 积分:1
-
wxrki
说明: 主要是异步通讯编程,C语言,大家可以看一下,以提高自己的水平,一起努力(Mainly asynchronous communication programming, C language, we can take a look, in order to improve their level, work togethe)
- 2019-01-06 07:49:41下载
- 积分:1
-
createFit
极值分布拟合 MATLAB程序 主要针对实测风速数据(Extreme value distribution fitting)
- 2017-07-18 10:03:38下载
- 积分:1
-
2018-2019-2离散数学复习资料
复习离散数学,提高学习能力,更加清楚离散(Reviewing Discrete Mathematics to Improve Learning Ability and Clear Discrete Mathematics)
- 2021-01-28 21:28:36下载
- 积分:1
-
data-management
气象站点数据按年汇总 处理分析气象数据使用(site data is aggregated by year)
- 2018-06-29 14:49:12下载
- 积分:1
-
myself
说明: js控制尺子滑动,根据滑动距离计算尺子的当前值(JS controls the sliding of the ruler and calculates the current value of the ruler according to the sliding distance)
- 2020-06-17 07:20:01下载
- 积分:1
-
problem with M
排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0
- 2022-11-27 09:05:03下载
- 积分:1