资源列表
排序选择:
[PropertySheet] bookflip
说明:java 编写的一些小原代码望同学们使用。-prepared in some small source hope students use.<> 在 2025-07-08 上传 | 大小:12kb | 下载:0
[TreeView控件] drawtxt4105
说明:是一个插件原代码,用于编写网页。望同学们好好学习。-is a plug-in the original code, for the preparation of the website. Looking students learn well.<> 在 2025-07-08 上传 | 大小:402kb | 下载:0
[Static控件] jsjxtjg2005.5.11
说明:计算机接口的课件。望广大学生好好用。忘记万毫我。-Computer Interface Software. The majority of students look properly. I forget the 10,000 coin.<> 在 2025-07-08 上传 | 大小:109kb | 下载:0
[单片机(51,AVR,MSP430等)] 89F0X0
说明:51单片机操作89F0X0系列FLASH存储器的程序-51 89F0X0 Series MCU operating procedures FLASH memory<石头> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 51-Key
说明:51的键盘扫描程序,与原来的扫描方式不同,这种方式可以处理多键同时按下.-51 keyboard scanning procedures, with the original scan different ways, this approach can handle multi-button pressed together.<石头> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[Windows编程] 完全实现快速排序算法
说明:完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素的集合。 将该元素放在二部分中间 利用递归原理,分别对每部分进行排序-Fast sort algrithms<要命> 在 2025-07-08 上传 | 大小:10kb | 下载:0