资源列表

« 1 2 ... .49 .50 .51 .52 .53 48654.55 .56 .57 .58 .59 ... 66581 »

[Windows编程lq

说明:对于给出的一组数据,要找到它们的最大或者最小值,运用递归和分治的思想方法来解决问题。n=2时,一次比较就可以找出两个数据元素的最大元和最小元。 当n>2时,可以把n个数据元素分为大致相等的两半, 一半有?n/2?个数据元素,而另一半有?n/2?个数据元素。 先分别找出各自组中的最大元和最小元,然后 将两个最大元进行比较,就可得n个元素的最大元; 将两个最小元进行比较,就可得n个元素的最小元。-For a given set of data to find their maximum or
<> 在 2025-06-22 上传 | 大小:564kb | 下载:0

[Windows编程try_to_link

说明:对于用户输入的两点坐标,判断能否用小于等于两个转折的连线连接,并且在连线上不能有障碍物。-For the user to enter two-point coordinates to determine whether we can turn the connection is less than equal to two connections, and in connection there must be no obstructions.
<spyman> 在 2025-06-22 上传 | 大小:564kb | 下载:0

[Windows编程ProBooster

说明:借助于二叉树实现信号扩大器的放置,使得扩大器的数量最少-With binary signal amplifiers to achieve the placement, allowing a minimum number of amplifiers
<小宝> 在 2025-06-22 上传 | 大小:564kb | 下载:0

[驱动编程CTX+2000INF-E

说明:pascal driver findeer
<jhonny> 在 2025-06-22 上传 | 大小:564kb | 下载:0

[Windows编程facedetection

说明:face detection project
<ASHMO> 在 2025-06-22 上传 | 大小:564kb | 下载:0

[C#编程ProjNET-34175

说明:ProjNET开源代码,支持地图投影转换等功能,很实用,希望对大家有所帮助!-code of ProjNET
<张进> 在 2025-06-22 上传 | 大小:564kb | 下载:0

[界面编程vc_control_programming_tutorial_source_code_exampl

说明:vc控件编程源码实例教程vc control programming tutorial source code examples-vc control programming source code examples tutorial vc control programming tutorial source code examples
<wangli> 在 2025-06-22 上传 | 大小:564kb | 下载:0

[Windows编程IntraWeb

说明:descr iption IntraWeb components for web development
<alys> 在 2025-06-22 上传 | 大小:564kb | 下载:0

[其他小程序HuffMan

说明:《算法导论》用visual studio 实现的哈弗曼编码-huffman
<杨采凤> 在 2025-06-22 上传 | 大小:564kb | 下载:0

[通讯编程CC2430TEST

说明:此程序可以测试CC243O无线通信模块的很多功能,包括两个模块的互相通信,如果对无线通信的内容感兴趣,可以联系我 wangguixi110@126.com-This program can test the wireless communication module CC243O many functions, including two modules communicate with each other, if interested in the contents of wireless
<王桂喜> 在 2025-06-22 上传 | 大小:564kb | 下载:0

[其他小程序csyjsb

说明:程序员用小工具——程序员记事本!!!(非源码)-Programmer with a small tool- programmers notepad! ! ! (Non-source)
<Hephaestus.D> 在 2025-06-22 上传 | 大小:564kb | 下载:0

[.net编程LibraryMgmt

说明:Library Management is good for beginner to study
<izzah88> 在 2025-06-22 上传 | 大小:564kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 48654.55 .56 .57 .58 .59 ... 66581 »

源码中国 www.ymcn.org