资源列表
[通讯编程] AsyncSocket
说明:异步socket通信C++,对socket基础协议进行封装处理-Asynchronous socket communication C++, on the basis of protocol encapsulation process socket<> 在 2025-10-01 上传 | 大小:8kb | 下载:0
[图形图象] USER_DRAW_LAYER
说明:VB 加 MAPX 比例尺的实现 以及图层管理功能-Add MAPX scale implementation of VB and layer management functions<> 在 2025-10-01 上传 | 大小:8kb | 下载:0
[单片机(51,AVR,MSP430等)] sd
说明:单片机读写SD的详细程序,C语言写的,希望对需要的有帮助.-Microcontroller to read and write detailed procedures for SD, C language written in the hope of help needed.<陈俊> 在 2025-10-01 上传 | 大小:8kb | 下载:0
[图形图像处理(光照,映射..)] p1a1
说明:z-source inverter with asymmetric LC network<mohd faridun> 在 2025-10-01 上传 | 大小:8kb | 下载:1
[matlab例程] project1
说明:z-source inverter simulation. single phase.<mohd faridun> 在 2025-10-01 上传 | 大小:8kb | 下载:0
[matlab例程] project2
说明:single phase z-source inverter.<mohd faridun> 在 2025-10-01 上传 | 大小:8kb | 下载:0
[matlab例程] project3a
说明:z-source inverter with non-asymmetric LC network<mohd faridun> 在 2025-10-01 上传 | 大小:8kb | 下载:0
[matlab例程] project3b
说明:single phase z-source inverter with symmetric LC network<mohd faridun> 在 2025-10-01 上传 | 大小:8kb | 下载:0
[单片机(51,AVR,MSP430等)] UART
说明:C8051F340的串口程序,在新华龙的板子上测试通过,包含3个文件,其中有一个是两个串口同时用-C8051F340' s serial procedures, Hualong the board of the new test, contains three files, one of which is the same with two serial ports<范明> 在 2025-10-01 上传 | 大小:8kb | 下载:0
[数据结构常用算法] QuickSort
说明:快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick sort (Quicksort) is a bubble sort of an improvement. By the CAR Hoare in 1962. The b<杨金> 在 2025-10-01 上传 | 大小:8kb | 下载:0