资源列表

« 1 2 ... .23 .24 .25 .26 .27 213528.29 .30 .31 .32 .33 ... 216394 »

[Windows编程Quick-sort

说明:Quicksort sorts by employing a divide and conquer strategy to divide a list into two sub-lists. The steps are: Pick an element, called a pivot, from the list. Reorder the list so that all elements with values less than the pivot come before the
<irisrd> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数值算法/人工智能bubble

说明:Selection sort is a sorting algorithm, specifically an in-place comparison sort. It has O(n2) complexity, making it inefficient on large lists, and generally performs worse than the similar insertion sort. Selection sort is noted for its simplicity,
<irisrd> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[数值算法/人工智能insertion

说明:Insertion sort is a simple sorting algorithm: a comparison sort in which the sorted array (or list) is built one entry at a time. It is much less efficient on large lists than more advanced algorithms such as quicksort, heapsort, or merge sort
<irisrd> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[Windows编程simplenet

说明:zgbee simple atmell my software
<cyrus324> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程colorconstancy

说明:color constancy by white spot assumption
<amit> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程fcgltran2d

说明:2d chebyshev filter for dip
<amit> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[uCOS开发UCOS_II

说明:ucosii 学习例程--多任务切换和信号量-ucosii learning routines- the amount of multi-task switching and signal
<张晓鹏> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程scalebilateral

说明:MATLAB实现图像的保边平滑滤波——双边滤波器-TLAB Image smoothing edge preserving- bilateral filter
<wxc> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程classification-for-SVM

说明:对数据进行SVM处理,最后以进行定量及分类处理,对得到的预测和训练的数值进行RME等的计算-The data processing, and end with SVM quantitative and classification to get treatment, the numerical prediction and training for calculation of RME etc.
<李贵滨> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)STC12C2052AD

说明:头文件stc单片机具有在应用编程,调试起来比较方便;带有10位AD;内部eeprom;可在1T/机器周期下工作,速度是传统51单片机的12倍;下面是我写的AD和EEPROM的驱动C代码-STC12C2052AD.H Header file for 8xC31/51, 80C51Fx, 80C51Rx+ Copyright (c) 1988-1999 Keil Elektronik GmbH and Keil Software, Inc. All rights reserved.
<dd> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[Windows编程Dial-up

说明:使用Modem 自动拨号, 使用VB编写,VB+XP下测试通过.-Use of automatic dialing Modem, VB,, VB+ XP under test.
<lis> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[Linux/Unix编程com.port

说明:基于arm的linux串口测试源代码,简单易用,适合新手们的,-Based on the arm of the Linux source code, easy-to-use serial tests, suitable for beginners
<hanziming> 在 2025-11-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 213528.29 .30 .31 .32 .33 ... 216394 »

源码中国 www.ymcn.org