资源列表
[Linux/Unix编程] TSP_citys
说明:TSP(旅行商)问题的测试数据及最优解,用于测试算法的优劣及效率等。TSP问题研究必备-TSP (traveling salesman) problems of test data and the optimal solution algorithm for testing the merits and efficiency. TSP studies necessary<hhj> 在 2025-11-22 上传 | 大小:1.93mb | 下载:0
[Linux/Unix编程] UNIXCcode
说明:用C语言编写的Unix代码实例 供大家参考 -#include <sys/sem.h> #include <sys/types.h> #include <sys/ipc.h> #include <stdio.h> #include <sys/stat.h> #define VERIFYERR(a, b) if (a) fprintf(stderr, " s failed.\n", b) else fp<netdavid> 在 2025-11-22 上传 | 大小:147kb | 下载:0
[Linux/Unix编程] Bcast
说明:This program uses MPI to send a char vector from one process to all the others, including itself. It simulates Bcast, but uses Send()<Stefan> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] Makefile
说明:什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。-What is a makefile? Maybe a lot of Winodws programmers do not know this thing, because those are Windows-IDE for you to do this work, but I think t<龙> 在 2025-11-22 上传 | 大小:49kb | 下载:0
[系统编程] forMenuRButtonUp
说明:很多同学说没地方添加WM_MENURBUTTONUP这个消息,这个例子教你手动添加-Many students said that had no place to add WM_MENURBUTTONUP this news, this example teaches you to manually add<yushier> 在 2025-11-22 上传 | 大小:45kb | 下载:0
[系统编程] zwtypes
说明:Zero ring important structures in one header.<Pudn4everFF> 在 2025-11-22 上传 | 大小:9kb | 下载:0
[系统编程] winsyscalls
说明:Windows service numbers in one header from NT SP3 till Win7 SP0.<Pudn4everFF> 在 2025-11-22 上传 | 大小:9kb | 下载:0