资源列表
[Windows编程] Parralel_printing_OpenMP
说明:Parallel printing in using C++ with OpenMP<Tomas> 在 2025-12-23 上传 | 大小:3kb | 下载:0
[Windows编程] PhotonMapping
说明:focus on photon mapping,讲述photon mapping的详细思想-focus on photon mapping, the detailed thinking about the photon mapping<helen> 在 2025-12-23 上传 | 大小:1.95mb | 下载:0
[其他小程序] parking_problem
说明:分布式应用中的停车场问题应用代码:现需要一个用于停车场控制汽车进出的分布式系统, 在该系统中没有集中的管理者(central server), 每个进(出)口通过通信平等协商保存当前车库的状态信息(如空闲车位数UNOCCUPIED-NUM等), 并据此决定是否允许车辆进入, 为简便计, 假定通信是可靠的.-a parking promblem in Distributed Systems。<Sylvia> 在 2025-12-23 上传 | 大小:36kb | 下载:0
[Windows编程] m-sim_v3.0
说明:SimpleScalar的多核补丁 希望能帮到大家-SimpleScalar' s multi-core patch hope to help you<tanxu> 在 2025-12-23 上传 | 大小:607kb | 下载:0
[Windows编程] howtowritepaper
说明:介绍了研究生论文撰写的基本方式,并且指出了一些写好文章的建议-Introduced the basic form of graduate students writing papers, and pointed out a number of articles written proposal<ncf> 在 2025-12-23 上传 | 大小:16kb | 下载:0
[C#编程] sortMerge
说明:Conceptually, a merge sort works as follows If the list is of length 0 or 1, then it is already sorted. Otherwise: Divide the unsorted list into two sublists of about half the size. Sort each sublist recursively by re-applying merge sort. Mer<Mahmoud> 在 2025-12-23 上传 | 大小:6kb | 下载:0
[C#编程] BubbleSorter
说明:Bubble sort has worst-case and average complexity both О(n2), where n is the number of items being sorted. There exist many sorting algorithms with substantially better worst-case or average complexity of O(n log n). Even other О(n2) sorting algorith<Mahmoud> 在 2025-12-23 上传 | 大小:1kb | 下载:0
[C#编程] HeapSort
说明:Heapsort is a comparison-based sorting algorithm, and is part of the selection sort family. Although somewhat slower in practice on most machines than a well implemented quicksort, it has the advantage of a more favorable worst-case Θ(n log n) runtim<Mahmoud> 在 2025-12-23 上传 | 大小:1kb | 下载:0
[通讯编程] gtm900b_dtu
说明:GTM900B华为GSM编程开源参考源代码-GTM900B Huawei GSM reference source code open source Programming<胡金凤> 在 2025-12-23 上传 | 大小:796kb | 下载:0