搜索资源列表
motorctrl
- 电动机pid控制的源码(算法),具有比较规范的数据结构,例外很好地应用了pid控制算法。-Motor pid control of the source (algorithm), with a standard data structure, exceptions to the application of good pid control algorithm.
CLanguageDetailedexamples
- 本书对C++、面向对象、数据结构都做了全面详细的讲解,是一本非常好的基础教程。适合初学者使用。-The book of C++, Object-oriented, data structure have done a full and detailed explanations, it is a very good basis for tutorials. Suitable for beginners to use.
GpsDataProcess
- GPS程序数据结构,运用队列和堆栈模式处理。有效的解决数据复杂带来的难度。-GPS program data structure
GPS-GPRS
- GPS和GPRS使用命令及相关程序,用到的命令都符合国际标准协议,采用科学的数据结构进行数据处理。-The use of GPS and GPRS orders and related procedures, the commands used in line with the international standard protocol, the data structure used to carry out the scientific data processing.
Cchapter5
- C语言进阶-第五讲 数据结构与链表 C语言进阶 (东大 凌明)-C-Advanced- 5th speak with the linked list data structure
C_linked_list_data
- C语言实现数据结构的链表,介绍链表的数据结构及基本的算法-C language linked list data structures, linked list data structure and introduces the basic algorithm
AlgorithmsandDataStructures
- While many computer science textbooks are confined to teaching programming code and languages, Algorithms and Data Structures: The Science of Computing takes a step back to introduce and explore algorithms -- the content of the code. Focusing on thre
datastructure
- data structure..linked list,queue,etc
danpianji3
- 25LP发送命令,读取当前的方位信息,根据方位信息数据结构的特点,接收GPS模块送入单片机串口的经度数据,关于纬度数据的接收,程序实现代码结构和经度数据接收程序代码类似处理即可。-25LP send commands, read the current location information, location information data structure according to the characteristics of the module into the microcont
danpianji4
- 机通过串口向GPS模块GARMIN GPS 25LP发送命令,读取当前的方位信息,根据方位信息数据结构的特点,接收GPS模块送入单片机串口的经度数据,关于纬度数据的接收,程序实现代码结构和经度数据接收程序代码类似处理即可-Machine through the serial port to the GPS module GARMIN GPS 25LP to send commands, read the current location information, location informa
eeprom_1
- AVR16EEPROM中读写字符,字符串,数组,数据结构。 -AVR16EEPROM in literacy, string array of characters, and data structure.
Assignment-CNF(ADSA)
- advance data structure assignment
Doubly-LL
- Doubly Linked List Basic. Data Structure Course.
Choose-the-load-cell-structure-data
- 对电阻应变式传感器结构中横梁的尺寸计算选择-Strain sensor on the beam size calculation of the structure of choice
primesstep2
- This sample is a mixed C and ASM project that moves the core algorithm to the .asm file. The extern function and global data structure are separately declared in the .c file and the .asm source file.
Algorithms-And-Data-Structures-In-VLSI-Design
- algorithm in vlsi and data structure book
Test
- 一、实验目的 (1)掌握进程状态转换过程 (2)掌握时间片轮转的进程调度算法; (3)掌握带优先级的进程调度算法; 二、实验内容 (1)自定义PCB的数据结构; (2)使用带优先级的时间片轮转法调度进程,每运行一个时间片,优先级减半。 (3)命令集 A)create 随机创建进程,进程的优先级与所需要的时间片随机决定; B)round 执行1次时间片轮转操作,其方法为运行高优先级队列的第1个,再降低其优先级,插入到相应的队列中。 C)ps 查看当前进程状态
diancaibao
- 基于msp430f5418的点菜宝源程序,无bug,包括基于数据结构的多级菜单、t9汉字输入法、字库、si4432rf驱动,可直接参考,代码经过调试,已在产品上应用,是不可多得设计参考。-A la carte Po source msp430f5418 bugs, based on the data structure of the multi-level menu, t9 Chinese character input method, font, si4432rf drive, direct
menu
- 实现一个多级菜单的数据结构,用于资源较少的单片机比较好。-Data structure of a multi-level menu, the microcontroller for fewer resources better.
diskIO2
- typedef SectorInfo far *LPSectorInfo /* Data structure used for EI13 functions */ struct BlockInfo { BYTE drive DWORD blockAddressLo DWORD blockAddressHi WORD count } - typedef SectorInfo far*LPSectorInf