资源列表
[C#编程] CaptureImageToolDemo
说明:C#制作的截图控件,类似QQ截图中的效果-C# source code control, similar to QQ screenshot Screenshot<孙鹏飞> 在 2025-06-09 上传 | 大小:452kb | 下载: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-06-09 上传 | 大小: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-06-09 上传 | 大小: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-06-09 上传 | 大小:1kb | 下载:0
[C#编程] 2cf6241fdc87
说明:任意形状按钮的制作,圆形,方形,圆形能够相应周围区域- DemoButton<wuqi> 在 2025-06-09 上传 | 大小:54kb | 下载:0
[C#编程] AnimatedGif
说明:if you want decode or encode gif file use this project<reza_stb2002> 在 2025-06-09 上传 | 大小:151kb | 下载:0
[C#编程] StaticHTML
说明:用CSharp实现,生成静态页面技术;后台操作,前天浏览生成后的页面。-With CSharp implementation techniques generate static pages background operation, the day before yesterday, after browsing the page generated.<郭强> 在 2025-06-09 上传 | 大小:20.77mb | 下载:0
[C#编程] ShellSort
说明:Shell sort is a sorting algorithm, devised by Donald Shell in 1959, that is a generalization of insertion sort, which exploits the fact that insertion sort works efficiently on input that is already almost sorted. It improves on insertion sort by all<Mahmoud> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[C#编程] MY_file_cut
说明:文件分割。。C#代码实现。。注释详尽。。希望有助于各位-File Splitter. . C# code. . Detailed comments. . Hope that helps you<BDS> 在 2025-06-09 上传 | 大小:47kb | 下载:0
[C#编程] Web_BookShop
说明:网上书店源码。。。visual studio 2008,sql2008-Online bookstore source. . . visual studio 2008, sql2008<BDS> 在 2025-06-09 上传 | 大小:2.25mb | 下载:0