资源列表

« 1 2 ... .09 .10 .11 .12 .13 4614.15 .16 .17 .18 .19 ... 5346 »

[C#编程QuickSort

说明:快速排序(快速排序)是一种快速排序算法,它被广泛应用于实践。它是用于分而治之的原则。快速排序的工作原理是划分一个给定的数组A [P。 。 R]分成两个非空的子阵列A [页。 。 Q]和A [Q + 1。 。 R]使得在[P每个元素。 。问]是小于或等于每个元素A [Q + 1。 。 R]。然后两个子阵列被递归调用快速排序排序。快速排序的细节描述如下: 1.选择一个支点值(基准)。您可以采取的第一个元素的值 枢轴值,但它可以是任何
<lefter> 在 2025-04-24 上传 | 大小:11kb | 下载:0

[C#编程3

说明:使用visual C++的遗传算法单目标函数编程程序,能有效的计算出n代优化结果-Single objective function using visual c++ genetic algorithm programming procedures, can effectively calculate the n generation optimization results
<一见> 在 2025-04-24 上传 | 大小:326kb | 下载:0

[C#编程BookManageSystem

说明:这是一个使用了三层框架编写的图书管理系统,是一个很好的入门学习例子-manage System
<shitou> 在 2025-04-24 上传 | 大小:542kb | 下载:0

[C#编程51CTO-.net

说明:大型超市进销存管理系统,可以进行进货管理,销售管理,数据统计-Large supermarket inventory management system that can be purchase management, sales management, statistics
<杨闯> 在 2025-04-24 上传 | 大小:4.19mb | 下载:0

[C#编程CoordCovert

说明:精确定位 易于使用,操作方便,外形美观大方,界面友好,扩展性强- Precise positioning Easy to use, easy to operate, elegant appearance, friendly interface, strong expansion
<李政> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[C#编程2_RA8875_800x480_BTE

说明:這世代罵步錯 800x480_BTE.ra 大家試試看-this a code for cthis a code for cthis a code for cthis a code for c
<安安安> 在 2025-04-24 上传 | 大小:368kb | 下载:0

[C#编程Train

说明:wpf写的车票查询系统,界面比较简单,需要连接本地数据库-wpf written ticket query system, the interface is relatively simple, you need to connect to a local
<zndxwll> 在 2025-04-24 上传 | 大小:483kb | 下载:0

[C#编程temperature-measuring-system

说明:单片机 多机测温 多机温度检测系统设计-Single-chip multi-machine multi-machine temperature Temperature Detection System
<zz> 在 2025-04-24 上传 | 大小:16kb | 下载:0

[C#编程KEYBOARD

说明:29个源代码 C 源代码 KEYBOARD-29 source code for C source code KEYBOARD
<zz> 在 2025-04-24 上传 | 大小:7kb | 下载:0

[C#编程lnglat

说明:经纬度在范围内外判断,经纬度在范围内外判断-Latitude and longitude in the range of internal and external judgment,Latitude and longitude in the range of internal and external judgment
<俊杰> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[C#编程Jmail-CSharp

说明:C#使用Jmail实现客户端向用户邮箱发送信息!-C# send Email by Jmail
<吴寿斌> 在 2025-04-24 上传 | 大小:64kb | 下载:0

[C#编程CSharp-fitting

说明:C#实现的线性和非线性拟合程序,高斯消元法实现。-C# implementation of linear and nonlinear fitting procedures, Gauss elimination method.
<李李> 在 2025-04-24 上传 | 大小:53kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 4614.15 .16 .17 .18 .19 ... 5346 »

源码中国 www.ymcn.org