资源列表
[数据结构常用算法] speedsort
说明:快速排序是选一个中间值,程序中使用中间值,然后把比它小的数据放在左边,大的数据放在右边。两边分别递归这个过程。-Quick Sort is the election of a middle value between the value of the use of the procedure, and then put it smaller than the data on the left, the data on the right side. Recursive separately on<Ray> 在 2025-07-29 上传 | 大小:100kb | 下载:0
[数据结构常用算法] choosesort
说明:选择法排序是从数据中选择最小的同第一个值交换,再从剩下的部分中选择最小的与第二个值交换,这样循环下去,直到循环结束。-Selection method to sort the data selection from the smallest value with the first exchange, and then the remaining part from the selection with the second smallest value of the exchange, so<Ray> 在 2025-07-29 上传 | 大小:100kb | 下载:0
[数据结构常用算法] Bubblesort
说明:冒泡法排序是在一组数据中依次比较相邻的两个元素,如果相邻的两个元素是逆序,改变其顺序,循环若干遍,直到数据是从小到大的排序。-Bubble sort method are at a group of data followed by comparison of the two adjacent elements, if two adjacent elements are in reverse, to change its order, the cycle several times until<Ray> 在 2025-07-29 上传 | 大小:100kb | 下载:0
[单片机(51,AVR,MSP430等)] CP220x_Ethernet_Routines_web340
说明:用c8051f340基于51单片机上网,实现基本的TCPIP协议-this is c8051f340<安多> 在 2025-07-29 上传 | 大小:385kb | 下载:0
[Linux/Unix编程] alsa-lib-1.0.9rc4.tar.bz2
说明:alsa声音驱动体系的lib库源代码,对应libaudio.so动态库-alsa sound lib-driven database system source code, the corresponding dynamic library libaudio.so<seven> 在 2025-07-29 上传 | 大小:678kb | 下载:0
[其他嵌入式/单片机内容] pcf8563_sourceCode
说明:本源代码是一个51单片机控制pcf8563时钟日历芯片的源代码,可以实现对PCF8563IIC总线的访问功能,已经在硬件上实现了,可以用1602液晶显示当前的时间,并且可以在单片机上连接键盘,实现设定闹钟,调整时间等功能,由于程序文件较多,有哪位同学看不懂,可以联系我,希望大家喜欢这个程序并给你带来方便! luhang33@126.com QQ:353095430-Source code is a single-chip control of 51 calendar clock chip<luhang> 在 2025-07-29 上传 | 大小:60kb | 下载:0
[数值算法/人工智能] Harriscornerdetection
说明:Harris Corner detection algorithm<Kainjan> 在 2025-07-29 上传 | 大小:1kb | 下载:0
[数据库系统] StudentManager
说明:1,1套完美的学生/老师登陆系统 2,老师可增加/删除科目,学科等信息 3,可增加/删除学生信息 4,分5个版块:[学生资料管理] [学生成绩管理] [系统设置] [查询与报表] [操作员管理] [退出]-Sets the perfect 1,1 Student/Teacher 2 landing system, teachers can increase/delete subjects, 3 subjects, such as information, can increase/d<智深> 在 2025-07-29 上传 | 大小:948kb | 下载:0