资源列表
排序选择:
[单片机(51,AVR,MSP430等)] STM32HD7279
说明:stm32f103rbt6的7279键盘程序, 只需要两个引脚,调试成功。-stm32f103rbt6 7279 keyboard program, requires only two pins, and debugging success.<叶富尧> 在 2025-07-21 上传 | 大小:6kb | 下载:0
[技术管理] KernelStruct-I
说明:ppt on My first book, “μC/OS, The Real-Time Kernel”<rajasekhar> 在 2025-07-21 上传 | 大小:70kb | 下载:0
[WEB源码] sexy-lightbox-2.3.4
说明:实现一些华丽的图片处理功能,像图片轮流显示等-Gorgeous image processing functions, such as display picture rotation<未战> 在 2025-07-21 上传 | 大小:2.63mb | 下载:0
[编译器/词法分析] standard_pso_2007
说明:Very basic standard PSO a source code .. its a building block. Do take it seriously-Very basic standard PSO a source code .. its a building block. Do take it seriously..<Vicky> 在 2025-07-21 上传 | 大小:19kb | 下载:0
[Windows编程] fast_sort
说明:/*快速排序:以待排序元素中的第一个元素作为基准将带排序的元素分为三组 *大于基准元素为一组置于基准值的右边,小于基准值的元素为一组置于基准值的左边, *基准值为一组,这样就找到了基准元素的位置就确定了 *如此递归调用。直到每一组的low==high,即实现了排序的要求。 */ -/* Rapid Sort: the first element to be sorted in the element as a basis with with sorting the eleme<雷海军> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[Windows编程] insert_sort
说明:/*直接插入排序 *假设前面的n个元素已经排好序了,现在有一个元素要插入这个序列中,找到自己的位置 *从右向左依次比较,比较过的依次往后移,当条件不满足时,则找到了自己的位置 */ -/* Direct insertion sort* Assuming the previous n elements have been sorted out, and now there is an element to be inserted into this sequence, find t<雷海军> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[软件工程] jQueryAPI-1.4.1
说明:这是jquery的中文帮助文档哦……!20字啊20字啊-the jquery Chinese help documentation<liubaolin> 在 2025-07-21 上传 | 大小:218kb | 下载:0
[C#编程] xueshengxinxiwenjian
说明:统计学生成绩,保存各科成绩到结构体中,并显示出结构体中的内容-A system to deal with student s grades .then save the grades to the struct<TU> 在 2025-07-21 上传 | 大小:1kb | 下载:0