-
c 语言实现快速排序算法
通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。
- 2022-01-25 21:14:12下载
- 积分:1
-
ADS 开发环境使用指南,有比较详细的基本步骤和操作方法
ADS 开发环境使用指南,有比较详细的基本步骤和操作方法-ADS development environment, the use of guidelines, there is a more detailed method of the basic steps and operating
- 2023-09-07 04:00:04下载
- 积分:1
-
本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的
本文从理论上推导出CRC 算法实现原理,给出三种分别适应不同计算机或微控制器硬件环境的C 语言程序。读者更能根据本算法原理,用不同的语言编写出独特风格更加实用的CRC 计算程序。-is theoretically derived from the CRC algorithm theory, Adaptation were given three different computer or micro-controller hardware environment of the C Programming Language. According to the better the algorithm is used to a different language unique style more practical calculation of the CRC process.
- 2022-01-25 19:42:22下载
- 积分:1
-
气体报警程序,外部给出干接点.发光管闪烁报警
气体报警程序,外部给出干接点.发光管闪烁报警-gas alarm procedures, external contact is dry. Blinking LED Alarm
- 2022-01-26 06:33:53下载
- 积分:1
-
关于c++的绘图程序 with pictures show the progress of the load ce shown nboot...
关于c++的绘图程序 with pictures show the progress of the load ce shown nboot-About c++ Mapping procedures with pictures show the progress of the load ce shown nboot
- 2023-09-05 15:30:03下载
- 积分:1
-
分布式嵌入式控制系统
Distributed embedded control system
- 2022-04-23 23:21:25下载
- 积分:1
-
在msp430上编写ads1115时序
应用背景
利用msp430单片机,编写ads1115驱动时序,电子设计大赛用。
已验证。
关键技术
用c语言编写,IAR软件,msp430单片机。
经过仿真器调试。
- 2022-02-12 03:50:16下载
- 积分:1
-
嵌入式系统的重要概念
嵌入式系统的重要概念-Embedded System important concepts
- 2023-08-12 23:45:03下载
- 积分:1
-
full package of jaffs file system
full package of jaffs file system
- 2022-02-14 05:29:32下载
- 积分:1
-
linux下触摸屏驱动源码及其详细讲解(ads7843、7846、ak4182)
linux下触摸屏驱动源码及其详细讲解(ads7843、7846、ak4182)-linux driver source code under the touch screen and explain in detail (ads7843, 7846, ak4182)
- 2023-08-03 09:20:03下载
- 积分:1