资源列表

排序选择:

« 1 2 ... .82 .83 .84 .85 .86 71587.88 .89 .90 .91 .92 ... 267452 »

[数据结构常用算法InsertSort

说明:直接插入排序 排序过程:整个排序过程为n-1趟插入,即先将序列中第1个记录看成是一个有序子序列,然后从第2个记录开始,逐个进行插入,直至整个序列有序-Direct Insertion Sort to sort the process: the whole process of sorting times for the n-1 insert, that is, first sequence of the first one recorded as an orderly sequence, a
<文静> 在 2025-08-01 上传 | 大小:224kb | 下载:0

[嵌入式/单片机编程DA

说明:基于ATMEGA16的DA转换的C程序源代码,拿过来就 用-Based on ATmega16 the DA conversion process C source code, get back on the use
<吉宏宇> 在 2025-08-01 上传 | 大小:90kb | 下载:1

[WEB源码JSP

说明:JSP购物车(SQLserver版) ================== 简单的JSP电子商务网站购物车 带结算功能,带注册系统 大二时自己编写的,供大家参考学习 功能不是很详尽,美工也是拼凑了以前的flash,请见谅, 数据库在data文件夹中,在SQLserver中附加数据库即可 bean在classes--bean中 放进classes里即可 核心代码在list.jsp中-JSP Cart (SQLserver version )==========
<杨祥吼> 在 2025-08-01 上传 | 大小:423kb | 下载:0

[数据结构常用算法QuickSort

说明:快速排序 基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整个序列有序-Basic idea of quicksort: sort through the trip, will be to sort records is separated into two independent parts, some of which are recorded in another part of the r
<文静> 在 2025-08-01 上传 | 大小:852kb | 下载:0

[嵌入式/单片机编程BUJINDIANJI

说明:基于ATMEGA16的步进电机的驱动程序,-Based on ATmega16 of stepper motor drivers,
<林木> 在 2025-08-01 上传 | 大小:1.23mb | 下载:0

[嵌入式Linuxdriver_demo

说明:一个关于嵌入式Linux驱动的demo,大体框架。-Embedded Linux driver on the demo, the general fr a mework.
<zhaohongyun> 在 2025-08-01 上传 | 大小:9kb | 下载:0

[数据结构常用算法ShellSort

说明:希尔排序(缩小增量法) 排序过程:先取一个正整数d1<n,把所有相隔d1的记录放一组,组内进行直接插入排序;然后取d2<d1,重复上述分组和排序操作;直至di=1,即所有记录放进一个组中排序为止 -Sort Hill (narrow incremental method) sorting process: first get a positive integer d1
<文静> 在 2025-08-01 上传 | 大小:338kb | 下载:0

[嵌入式/单片机编程TCRT5000_www.ic37.com

说明:TCRT5000光电传感器,体积小,灵敏度高.价格便宜-TCRT5000 photoelectric sensor, small size, high sensitivity. Cheap
<林木> 在 2025-08-01 上传 | 大小:423kb | 下载:0

[人工智能/神经网络/遗传算法RobotPathPlan

说明:机器人路径规划演示平台,自主移动的智能机器人演示程序源代码,可以实现机器人壁障功能-Demonstration platform for robot path planning, intelligent autonomous mobile robot demo program source code, you can realize robot barrier function
<文静> 在 2025-08-01 上传 | 大小:4.02mb | 下载:0

[Windows编程VC++graphics

说明:VC++环境下实现图像的缩放 -VC++ Environment realize image zoom
<王涛> 在 2025-08-01 上传 | 大小:6kb | 下载:0

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

说明:51子程序库,供大家做开发用到时,参考!也可作为学习工具.-51蟹谐袚鞋邪褣袩褌, 袡袎袛褤袦胁蟹褨袩袏袟袀谐校袝袧歇袘, 袙挟袩袦! 袙袙袩些蟹褩挟袏斜袊携袗袡袆袨锌.
<罗福良> 在 2025-08-01 上传 | 大小:231kb | 下载:0

[数据库编程sqlconfig_08_19

说明:一个操作MySQL数据库的程序,可以自动往表中插入内容,通过解析txt来对数据进行导入以及修改-A MySQL database operating procedures, can be automatically inserted to the table content, through analysis of data txt to import and modify
<x> 在 2025-08-01 上传 | 大小:834kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 71587.88 .89 .90 .91 .92 ... 267452 »

源码中国 www.ymcn.org