资源列表

« 1 2 ... .10 .11 .12 .13 .14 4615.16 .17 .18 .19 .20 ... 5346 »

[C#编程Account

说明:一个与银行账户相关的管理程序。银行的所有账户都可以存款和取款。 存款能够产生一定的利息,查询和取款交易要缴纳一定的手续费。 派生类: SavingAccount 和 CheckingAccount; SavingAccount:继承 Account 的成员函数;构造函数接收两个参数:存 款初始值( initialBalance)和利率( rate);增加一个数据成员:利率(interestRate), 增加 public
<lefter> 在 2024-10-05 上传 | 大小:15360 | 下载:0

[C#编程QuickSort

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

[C#编程3

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

[C#编程BookManageSystem

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

[C#编程51CTO-.net

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

[C#编程CoordCovert

说明:精确定位 易于使用,操作方便,外形美观大方,界面友好,扩展性强- Precise positioning Easy to use, easy to operate, elegant appearance, friendly interface, strong expansion
<李政> 在 2024-10-05 上传 | 大小:1024 | 下载: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
<安安安> 在 2024-10-05 上传 | 大小:376832 | 下载:0

[C#编程Train

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

[C#编程temperature-measuring-system

说明:单片机 多机测温 多机温度检测系统设计-Single-chip multi-machine multi-machine temperature Temperature Detection System
<zz> 在 2024-10-05 上传 | 大小:16384 | 下载: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
<俊杰> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[C#编程Jmail-CSharp

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

[C#编程CSharp-fitting

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

源码中国 www.ymcn.org