-
因子分析案例和R语言代码
说明: 因子分析:包括案例和对应的R语言代码,代码中地址需要自行修改后使用(Factor analysis: including a case and corresponding R language code, the address in the code needs to be modified by itself)
- 2020-08-11 10:58:28下载
- 积分:1
-
数据结构是从清华
Data Structure is from qinghua
- 2022-04-24 22:10:28下载
- 积分:1
-
The program is the source AD9956, the program demonstration of frequency synthes...
该程序是AD9956的源程序,该程序演示频率合成-The program is the source AD9956, the program demonstration of frequency synthesis
- 2022-10-11 04:20:02下载
- 积分:1
-
无限复制
整蛊专用,不可用于商用,不可用于故意破坏,不随意传播(Specialized for whole maggots)
- 2020-06-19 20:00:02下载
- 积分:1
-
SeisInversionProceed
用C语言地震合成记录 里面包括计算反射系数 生成雷克子波 等部分 有点长 希望有用(Synthetic seismic records using C language, including calculation of the reflection coefficient which generate Leike Zi Bo and some other little long hoped that a useful)
- 2021-03-03 18:49:32下载
- 积分:1
-
算法集锦 美国大学生数学建模比赛常用代码
说明: 美国大学生数学建模比赛常用代码;不同题型;不同算法(Methematical Modelling Contest)
- 2020-04-21 20:32:53下载
- 积分:1
-
wordcloud(3)
字符云标签生成,插件生成字符元标签,静态展示字符云标签(this is a wordcloud test , you can see this code to know how to make wordcloud)
- 2017-11-21 10:41:58下载
- 积分:1
-
binocular_stereo_vision-master
说明: 双目立体视觉标定以及立体匹配参考图片,可用于立体标定,图像校正,立体匹配算法验证(Binocular stereo vision calibration and stereo matching reference pictures can be used for stereo calibration, image correction and stereo matching algorithm verification)
- 2020-03-02 16:22:49下载
- 积分:1
-
可控硅无极调光
可控硅无极调光(Stepless dimming of controlled silicon)
- 2021-03-04 15:19:32下载
- 积分:1
-
main
为了了解系统的资源分配情况,假定系统的任何一种资源在任一时刻只能被一个进程使用。任何进程已经占用的资源只能由进程自己释放,而不能由其他进程抢占。当进程申请的资源不能满足时,必须等待。因此,只要资源分配算法能保证进程的资源请求,且不出现循环等待,则系统不会出现死锁。
要求编写系统进行资源调度的程序,采用银行家算法,有效地避免死锁的产生。(In order to understand the resource allocation of the system, it is assumed that any resource of the system can only be used by one process at any one time. Any resources that have been occupied by the process can only be released by the process itself, rather than by other processes. You must wait when the resources for the process cannot be satisfied. Therefore, as long as the resource allocation algorithm can guarantee the resource request of the process, and there is no circular waiting, the system will not deadlock. Write the system scheduling procedures for resources, using bankers algorithm, effectively avoid the deadlock.)
- 2017-11-26 20:49:34下载
- 积分:1