资源列表

« 1 2 ... .71 .72 .73 .74 .75 49476.77 .78 .79 .80 .81 ... 66605 »

[C#编程1

说明:要求质数很简单,但如何快速的求出质数则一直是程式设计人员与数学家努力的课题,在这边介绍一个着名的 Eratosthenes求质数方法。-Requirements primes is very simple, but how fast it has been determined primes programmers and mathematicians efforts topics here introduce a famous Era
<王硕> 在 2025-03-11 上传 | 大小:11kb | 下载:0

[C#编程2

说明:最大公因数使用辗转相除法来求,最小公倍数则由这个公式来求: GCD * LCM = 两数乘积 -The greatest common divisor using Euclidean algorithm to seek, to find the least common multiple by this formula: GCD* LCM = product of two numbers
<王硕> 在 2025-03-11 上传 | 大小:11kb | 下载:0

[C#编程3

说明:现将举行一个餐会,让访客事先填写到达时间与离开时间,为了掌握座位的数目,必须先估计不同时间的最大访客数。-Now hold a banquet, so that visitors pre-filled arrival time and departure time in order to keep the number of seats, you must first estimate the maximum number of vis
<王硕> 在 2025-03-11 上传 | 大小:11kb | 下载:0

[C#编程6

说明:快速排序法(quick sort)是目前所公认最快的排序方法之一(视解题的对象而定),虽然快速排序法在最差状况下可以达O(n2),但是在多数的情况下,快速排序法的效率表现是相当不错的。 快速排序法的基本精神是在数列中找出适当的轴心,然后将数列一分为二,分别对左边与右边数列进行排序,而影响快速排序法效率的正是轴心的选择。 -Quick sort (quick sort) is currently recognized as one
<王硕> 在 2025-03-11 上传 | 大小:11kb | 下载:0

[其他小程序Prediction_RBF

说明:混沌预测和神经网络的预测程序,使用matlab编程得到的预测图形- Prediction program predicted chaos and neural network, using matlab programming was forecast graphics
<张学阳> 在 2025-03-11 上传 | 大小:11kb | 下载:0

[其他小程序HXD3

说明:主要内容是电力机车牵引(HXD3)simulink仿真模型,采用的是转差型矢量控制-The main content is electric locomotive traction (HXD3) Simulink simulation model, using the slip vector control
<雒明浩> 在 2025-03-11 上传 | 大小:11kb | 下载:0

[文件操作chazhiyunsuan

说明:用matlab进行插值运算的一套程序,对于初学者入门参考有一定的借鉴意义-Using matlab interpolation set of procedures, for beginners reference has certain significance
<张三> 在 2025-03-11 上传 | 大小:11kb | 下载:0

[C#编程linear-equations-calculator

说明:简单方便实用的二元一次方程组求解计算器,如有需要的火速下载哦。-Simple and practical solving linear equations calculator, if necessary rushed to download oh.
<王冰> 在 2025-03-11 上传 | 大小:11kb | 下载:0

[C#编程Reset-spatial-index

说明:ArcENgine:重置空间索引并删除原有索引!-Reset spatial index and delete the original index!
<凡永胜> 在 2025-03-11 上传 | 大小:11kb | 下载:0

[.net编程.netDataBase

说明:.net数据库编程,基于C#语言,数据库的相关操作-. net database programming, based on C# language, database-related operations
<郑浩明> 在 2025-03-11 上传 | 大小:11kb | 下载:0

[其他小程序printlottery

说明:微型针式打印机直接打印。利用window的Printer,进行设置和输出。-Micro DotPrinter Printing. Using Windows.Printer, setting and outputing.
<冰海> 在 2025-03-11 上传 | 大小:11kb | 下载:0

[C#编程mouseclick

说明:Delphi持续响应鼠标点击,以图片移动、图片放大和图片连续缩小为例,演示如何实现持续的鼠标点击响应代码,你可以编译本源码,运行生成的测试程序,用鼠标连续点击对应功能查看演示。-Delphi continued response to the mouse to click to move, zoom, and pictures of continuous narrow as an example, demonstrate how to
<王珂> 在 2025-03-11 上传 | 大小:11kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 49476.77 .78 .79 .80 .81 ... 66605 »

源码中国 www.ymcn.org