资源列表

« 1 2 ... .68 .69 .70 .71 .72 4273.74 .75 .76 .77 .78 ... 5346 »

[C#编程migong

说明:迷宫求解:可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出 -Maze Solver: You can enter a maze of data of any size, with a non-recursive method get out of the maze of paths and path output
<王明> 在 2024-09-29 上传 | 大小:11264 | 下载:0

[C#编程acm2

说明:采用队列数据结构按层次遍历二叉树,用一般的队列来存储和访问二叉树 -The queue data structure traversal of binary tree according to the level of two, with the general queue to store and access the two fork tree
<向日葵> 在 2024-09-29 上传 | 大小:11264 | 下载:0

[C#编程ArcEngine-point-polylion-line

说明:在AE中实现在地图文档中画点,画线,画面等功能。-Realize painting, line drawing, pictures and other features in the map document in the AE.
<明阳> 在 2024-09-29 上传 | 大小:11264 | 下载:0

[C#编程MSP430_10AD

说明:ADC12单通道和序列通道多次转换程序 东西可以完美运行,使用的是IAR-Single and multiple serial channels ADC12 conversion process Things can run perfectly, using the IAR
<薄迪> 在 2024-09-29 上传 | 大小:11264 | 下载:1

[C#编程Resection

说明:武大遥感学院摄影测量专业单片后方交会程序-Wuhan University School of Photogrammetry Remote Sensing professional single resection procedures
<钟虎> 在 2024-09-29 上传 | 大小:11264 | 下载:0

[C#编程Segy_Seg2Example

说明:地震数据SEG2、SEGY读取关键类及函数,写地震资料处理程序比较关键的代码。值得下载,初学者可借鉴学习。-Seismic data SEG2, SEGY key classes and functions to read and write more critical seismic data processing program code. Worth the download, beginners can learn from.
<yinyong> 在 2024-09-29 上传 | 大小:11264 | 下载:0

[C#编程cSharpyuyingliaotian

说明:c#语言聊天实现-c# language chat achieve
<狠无赖> 在 2024-09-29 上传 | 大小:11264 | 下载:0

[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
<王硕> 在 2024-09-29 上传 | 大小:11264 | 下载: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
<王硕> 在 2024-09-29 上传 | 大小:11264 | 下载: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
<王硕> 在 2024-09-29 上传 | 大小:11264 | 下载:0

[C#编程6

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

[C#编程linear-equations-calculator

说明:简单方便实用的二元一次方程组求解计算器,如有需要的火速下载哦。-Simple and practical solving linear equations calculator, if necessary rushed to download oh.
<王冰> 在 2024-09-29 上传 | 大小:11264 | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 4273.74 .75 .76 .77 .78 ... 5346 »

源码中国 www.ymcn.org