资源列表

« 1 2 ... .52 .53 .54 .55 .56 47757.58 .59 .60 .61 .62 ... 66581 »

[界面编程CurtainBox

说明:本程序的核心思路是调整控件的位置和显示/隐藏控件,当一个面板被收起或展开时,只要把它下面的控件都隐藏或显示出来,再调整各面板控件位置,这样整个面板组就像百叶窗一样可以收放自如了。 -The core idea of this program is to adjust the position of the control and display/hide the controls, when a panel is put away, or expanded, as long as it co
<吴志刚> 在 2025-09-15 上传 | 大小:55kb | 下载:0

[Windows编程Parralel_printing_OpenMP

说明:Parallel printing in using C++ with OpenMP
<Tomas> 在 2025-09-15 上传 | 大小:3kb | 下载:0

[界面编程vcshiyi

说明:关于图书馆的一些系统的界面设计,下载后可以直接运行-Some systems on the library interface design can be directly downloaded to run
<于洪> 在 2025-09-15 上传 | 大小:1.52mb | 下载:0

[Windows编程PhotonMapping

说明:focus on photon mapping,讲述photon mapping的详细思想-focus on photon mapping, the detailed thinking about the photon mapping
<helen> 在 2025-09-15 上传 | 大小:1.95mb | 下载:0

[其他小程序parking_problem

说明:分布式应用中的停车场问题应用代码:现需要一个用于停车场控制汽车进出的分布式系统, 在该系统中没有集中的管理者(central server), 每个进(出)口通过通信平等协商保存当前车库的状态信息(如空闲车位数UNOCCUPIED-NUM等), 并据此决定是否允许车辆进入, 为简便计, 假定通信是可靠的.-a parking promblem in Distributed Systems。
<Sylvia> 在 2025-09-15 上传 | 大小:36kb | 下载:0

[Windows编程dfdfd

说明:实现简单的个人电话号码查询系统,根据用户输入的信息(如姓名,身份证号,电话号码、邮件地址等)进行快速查询-Simple personal telephone number inquiry system, based on user input information (such as name, ID number, telephone number, e-mail address, etc.) to quickly check
<Jack> 在 2025-09-15 上传 | 大小:3kb | 下载:0

[Windows编程m-sim_v3.0

说明:SimpleScalar的多核补丁 希望能帮到大家-SimpleScalar' s multi-core patch hope to help you
<tanxu> 在 2025-09-15 上传 | 大小:607kb | 下载:0

[Windows编程howtowritepaper

说明:介绍了研究生论文撰写的基本方式,并且指出了一些写好文章的建议-Introduced the basic form of graduate students writing papers, and pointed out a number of articles written proposal
<ncf> 在 2025-09-15 上传 | 大小: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-09-15 上传 | 大小:6kb | 下载:0

[其他小程序binder

说明:Teach you, how to bind two files in one .exe file. This good tutorial.
<kakadu666> 在 2025-09-15 上传 | 大小:1kb | 下载: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-09-15 上传 | 大小: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-09-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 47757.58 .59 .60 .61 .62 ... 66581 »

源码中国 www.ymcn.org