资源列表

排序选择:

« 1 2 ... .10 .11 .12 .13 .14 102415.16 .17 .18 .19 .20 ... 267458 »

[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-09-30 上传 | 大小:564kb | 下载:0

[图形图象Draw

说明:Mini draw,画图板功能,简单的类的继承与多态,类似windows自带的画图软件-Mini draw, drawing boards feature a simple class inheritance and polymorphism, similar to the Paint software that comes with windows
<吴晓群> 在 2025-09-30 上传 | 大小:41kb | 下载:0

[Windows编程studentScore

说明:VC++学生考试管理系统Access版,是学习vc++对数据库操作的好例子。-VC++ Student Test Management System Access version to learn vc++ on the database operations are good examples.
<侯跃霞> 在 2025-09-30 上传 | 大小:251kb | 下载:0

[OA系统System_Cloth

说明:婚纱店专用的库存系统出库入库点货等-colth shopping storing system。colth shopping storing system。
<jamesyang> 在 2025-09-30 上传 | 大小:262kb | 下载:0

[其他小程序PWBlog_GBK_5.1.5

说明:这是个php的pw博客,多用户类型,希望对各位有用,谢谢啦-This is a php-pw blog, multi-user type
<紫晓> 在 2025-09-30 上传 | 大小:2.33mb | 下载:0

[其他小程序AJAX-ASP-QQ

说明:ajax 仿webqq 简单点对 话,可供学习使用-ajax simple imitation webqq-point dialogue, for learning to use
<wowoof> 在 2025-09-30 上传 | 大小:153kb | 下载:0

[嵌入式/单片机编程AT91SAM7X128_lcd1602

说明:AT91SAM7X128_lcd1602,代码移植性非常好,驱动部分来自ouravr一位高人,把它添加到AT91SAM7X128平台,一次成功-AT91SAM7X128_lcd1602, code portability is very good, driven in part from ouravr a Gaoren to add it to AT91SAM7X128 platform, a successful
<杨过> 在 2025-09-30 上传 | 大小:721kb | 下载:0

[图形图像处理(光照,映射..)tdrh

说明:梯度锐化,图像处理的简单源代码。供初学者查看-Gradient sharpening, image processing, a simple source code. For beginners View
<lyg> 在 2025-09-30 上传 | 大小:55kb | 下载:0

[图形图象clip

说明:计算机图形学的裁剪算法实现,实现线裁剪,多边形裁剪-Computer Graphics cutting algorithm to achieve line clipping, polygon clipping
<吴晓群> 在 2025-09-30 上传 | 大小:101kb | 下载:0

[其他小程序shopex-single-4.8.4.31398

说明:shopex商城网站,界面非常美观,有需要的就下吧,呵呵,谢谢支持-shopex Mall site, the interface is very beautiful, there is need on the next bar, Oh, thank you support
<紫晓> 在 2025-09-30 上传 | 大小:9.99mb | 下载:0

[图形图像处理(光照,映射..)1

说明:比值算法基于比值法和模板匹配法的灰度图像拼接-Ratio algorithm is based on the ratio method and template matching method for grayscale image mosaic
<QQ> 在 2025-09-30 上传 | 大小:257kb | 下载:0

[Linux/Unix编程qtemu_2.0~alpha1.orig.tar

说明:linux下可视化的模拟虚拟机qemu。使得qemu的使用如同vmware一样,qtemu是免费的哦!-under the visual analogue linux virtual machine qemu. Makes the use of qemu like vmware, like, qtemu is free Oh!
<yangke> 在 2025-09-30 上传 | 大小:986kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 102415.16 .17 .18 .19 .20 ... 267458 »

源码中国 www.ymcn.org