资源列表
[C#编程] QuickSort
说明:快速排序(快速排序)是一种快速排序算法,它被广泛应用于实践。它是用于分而治之的原则。快速排序的工作原理是划分一个给定的数组A [P。 。 R]分成两个非空的子阵列A [页。 。 Q]和A [Q + 1。 。 R]使得在[P每个元素。 。问]是小于或等于每个元素A [Q + 1。 。 R]。然后两个子阵列被递归调用快速排序排序。快速排序的细节描述如下: 1.选择一个支点值(基准)。您可以采取的第一个元素的值 枢轴值,但它可以是任何值,这是在排序的值的范围,即使它不存在于阵列中。 2.分<lefter> 在 2025-07-15 上传 | 大小:11kb | 下载:0
[C#编程] UDP--socket-communication
说明:基于UDP的网络socket通信,客户机服务器均在本机实现-based on the UDP socket communication, client server are realized in this machine<唐念刚> 在 2025-07-15 上传 | 大小:11kb | 下载:0
[C#编程] WpfControlLibrary1
说明:入门。样式设计、滚动条。 -Introduction Style design, scroll bar.Introduction Style design, scroll bar.<暗黑结界> 在 2025-07-15 上传 | 大小:11kb | 下载:0
[C#编程] TestTaskMgr
说明:自己写的,C#的多线程并发,生产者消费者模式。查库模拟生产,多线程消费者并发发送获取的数据。(该源码用于学习用途,不能用于正式环境)-It s written by myself, C# multithread concurrency demo, producer-consumer model. Query to simulate the process of production, and multi-threaded concurrent consumers to send all the<ken> 在 2025-07-15 上传 | 大小:11kb | 下载:0
[C#编程] script1
说明:回想一下,上面的弹出窗口虽然酷,但是有一点小毛病(你沉浸在喜悦之中,一定没有发现吧?)比如你将上面的脚本放在一个需要频繁经过的页面里(例如首页),那么每次刷新这个页面,窗口都会弹出一次,是不是非常烦人?有解决的办法吗?Yes!Follow me。我们使用Cookie来控制一下就可以了。-Think back, the above the pop-up window is cool, but there is a little trouble (you are immersed in the jo<陈倩> 在 2025-07-15 上传 | 大小:11kb | 下载:0
[C#编程] CSharptuxiangjiexi
说明:数字摄影测量 图像解析-Digital image analysis Photogrammetry<看清> 在 2025-07-15 上传 | 大小:11kb | 下载:0
[C#编程] Inventory-manager
说明:c++ code design a simple inventory manager system<Jian Yi> 在 2025-07-15 上传 | 大小:11kb | 下载:0
[C#编程] PictureZoomExample-master
说明:picturBox Panning and Zooming<bashar> 在 2025-07-15 上传 | 大小:11kb | 下载:0