- 博客(6)
- 资源 (3)
- 收藏
- 关注
原创 5-22
#include <stdio.h>#include <unistd.h>#include <string.h>#include <stdlib.h>#include <sys/types.h>#include <sys/stat.h>#include <errno.h>#include <fcntl.h>int main(int argc,char *argv[]){if(argc!=2)
2020-12-17 14:53:57 134
原创 三个进程互斥
#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <sys/types.h>#include <sys/ipc.h>#include <sys/sem.h>#include <errno.h>#include <fcntl.h>#include <signal.h>int room=0;char ch;
2020-11-26 14:39:19 321
原创 2020-10-04
Oracle中口令管理配置四个用户密码超级管理员:sys/root普通管理员:system/manager普通用户:scott/test大数据用户:sh/sh
2020-10-04 22:09:21 92
原创 2020-10-04
标题 Oracle中下载口令管理配置四个用户的密码:需要自己解锁,自己完成sys/rootsystem/managerscott/testsh/bigdata
2020-10-04 22:05:00 73
原创 美赛中常用的建模方法
综合评价(多维降为一维)属于哪一类?排名是多少? 最优方案是什么?• 1 模糊综合评判• 2 主成分综合评价、因子分析、投影寻踪综合评价• 3 层次分析法(AHP)、熵值法、秩和比综合评价、优劣解距离法(TOPSIS法) • 灰色关联分析、数据包络(DEA)分析•分类与判别• 1 模糊聚类 2.系统聚类• 3.层次聚类 4.密度聚类• 5.其他聚类 6.贝叶斯判别• 7.费舍尔...
2020-02-16 12:48:49 4207
原创 美赛数据网站
论文转PDF,文件名用控制号命名在规定的时间内发邮箱到solutions@comap.com主题为“控制号”全球免费数据库:DOAJ:http://www.doaj.org/ 文献检索Oaister: http://www.oclc.org/oaister/ 全球联合机构知识库arXiv: http://cn.arxiv.org 论文网站Citeseer: h...
2020-02-12 20:17:58 2019
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人