资源列表

« 1 2 ... .56 .57 .58 .59 .60 11061.62 .63 .64 .65 .66 ... 21467 »

[其他小程序zhebanchazhao

说明:首先,假设表中元素是按升序排列,将表中间位置记录的关键字与查找关键字比较,如果两者相等,则查找成功;否则利用中间位置记录将表分成前、后两个子表,如果中间位置记录的关键字大于查找关键字,则进一步查找前一子表,否则进一步查找后一子表。重复以上过程,直到找到满足条件的记录,使查找成功,或直到子表不存在为止,此时查找不成功。 -First of all, table of the elements are assumed to be in ascending order, key comparis
<> 在 2025-11-06 上传 | 大小:1kb | 下载:0

[其他小程序shellpaixu

说明:希尔排序(Shell Sort)是插入排序的一种。是针对直接插入排序算法的改进-双语对照查看希尔排序(Shell Sort)是插入排序的一种。是针对直接插入排序算法的改进。 Hill sorting (Shell Sort) is a kind of insertion sort. Is to improve the direct insertion sort algorithm.
<> 在 2025-11-06 上传 | 大小:1kb | 下载:0

[其他小程序PS

说明:基于VC6.0,MFC编程的简易图片处理小软件,包含一些常用的图像处理程序,只支持256色图像的处理。-Based on VC6.0, MFC programming simple image processing small software, including some commonly used image processing program.
<高海丹> 在 2025-11-06 上传 | 大小:3.98mb | 下载:0

[其他小程序devcpp4src

说明:devcpp项目源码,c++开源编译器,通过项目,更加深入的了解C++的核心,提高编程水平。-devcpp project source, c++ open source compiler, through the project, more in-depth understanding of C++ core, improve the level of programming.
<suehao> 在 2025-11-06 上传 | 大小:1.23mb | 下载:0

[其他小程序gcc-gPP-3.4.2-20040916-1-src.tar

说明:gcc,g++源码,通过对其的研究,可以深入了解编程的细节,提高编程技术和能力。-gcc, g++ source, through their study provides insight into the details of programming, to improve programming skills and capabilities.
<suehao> 在 2025-11-06 上传 | 大小:3.44mb | 下载:0

[其他小程序SigleBlock

说明:VC6.0环境,通过MFC编程制作的简单的俄罗斯方块小游戏,有一定参考价值。-VC6.0 environment, through the MFC programming produced by the simple Tetris game, there is a certain reference value.
<高海丹> 在 2025-11-06 上传 | 大小:4.29mb | 下载:0

[其他小程序11110

说明:计算机网络里面的应用,使用opengl实现各种功能,变色,旋转-Computer networks inside the application, the use opengl achieve a variety of functions, color, rotation
<刘嘉璐> 在 2025-11-06 上传 | 大小:6.91mb | 下载:0

[其他小程序nRFFlasherPV1.20(Beta)(1)

说明:NRF芯片资料及程序,包括调试技巧和注释,有需要的可以下载。-NRF chip data and procedures, including debugging techniques and comments, there is a need to be downloaded.
<王欢> 在 2025-11-06 上传 | 大小:652kb | 下载:0

[其他小程序ChannelCodingMatlabSimulation

说明:简单的信道编码matlab仿真程序,主要是无噪声信道和高斯噪声信道下的信道仿真。-Simple channel coding matlab simulation program, the main channel is no noise and Gaussian noise channel channel simulation.
<沈雪冰> 在 2025-11-06 上传 | 大小:6kb | 下载:0

[其他小程序friends

说明:c语言动画课程设计,包含插入文字,插入音乐人物-c language animation curriculum design, insert text, insert music figures
<mohan> 在 2025-11-06 上传 | 大小:3kb | 下载:0

[其他小程序DMA

说明:这是一个基于S3C2410的DMA实验代码。包含了所有用到的源文件。-This is a S3C2410-based DMA experimental code. Contains all of the source files used.
<zhangji> 在 2025-11-06 上传 | 大小:35kb | 下载:0

[其他小程序ssd-sad-ncc

说明:sad、ssd、ncc的立体匹配方法,测试效果好,适合初学者-Sad, SSD, NCC stereo matching method, the test effect is good, suitable for beginners
<张小学> 在 2025-11-06 上传 | 大小:777kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 11061.62 .63 .64 .65 .66 ... 21467 »

源码中国 www.ymcn.org