摘要:
用到的方法是 CIFS (Common Internet File System)windows自己的网络文件系统 操作系统: Linux为 debian. Windows 为 windows 8 Windows 上配置:若原来关闭了windows共享服务,则首先开启该服务。方法如下打开 计算机-... 阅读全文
摘要:
下面为求取组合数的代码: 1 #include 2 #define MAX 10009 3 int prime[168]; 4 void print(int *v, int length) 5 { 6 int i = 0; 7 for (; i m - n; i--) {38 ... 阅读全文