搜索资源列表
QueueDriver
- uc/osII平台下一个队列数据结构的源代码实现,该代码可以直接应用到用户的程序中而无需做任何改动。-uc / osII platform under a queue data structure to achieve the source code, the code can be applied directly to the user's proceedings without any changes.
DCPower
- 用于复杂的数据结构寻找,提供公用公式,它可帮我们简化多沉的代码,提供灵活的查询数据体-for complex data structure for providing common formula, it can help us simplify Shen code, to provide flexible access to data -
DSP_Max_Log_MAP
- 基于DSP平台实现turbo码Max_Log_MAP算法,基于标准C 语言研究 了Turbo 码Max - Log - MAP 译码算法的软件编程与实现,为了提高程序的运行效率,结合TMS320C6000 系列DSP 芯片 的结构与特点采用循环展开、数据的存取优化设计、算法改进等措施进行了代码优化,给出了测试结果,非常值得一看
VxWorks_DataCoherence
- VxWorks中主备数据一致性功能组件的设计与实现.pdf :数据一致性是主备用系统必须解决的问题。目前主备 系统的一致性都采用手工编程来实现。导致代码结构繁杂, 且效率不高。利用VxWorks的异常处理机制,结合RISC CPU 的特性.设计实现了一个数据一致性功能组件。这个组件可 使数据的一致性处理自动化
c8051的flash读写
- 从 C8051F02x Flash 存储器的结构可以知道,C8051F02x的 Flash 存储器中,不仅具有64KB的 Flash存 储器(其地址为0x0000~0xFFFF,该存储器可以用来存储 程序代码和非易失性数据),还有一个附加的128B的扇 区(该扇区位于0x10000~0x1007F)。 C8051F02x的Flash存 储器中附加的128B的扇区在64KB存储器中是双映射的, 其逻辑地址范围是0x0000~0x007F。许多单片机应用场合 需要使用掉电不丢失内容的数
eightQueensdynamic
- 数据结构课程设计(C++)_八皇后动态演示原代码_文档提供 -Curriculum design data structure (C++) _ eight Queen' s dynamic presentation to provide the original source document _
Stack
- 在学习数据结构的时候要用到栈,这是栈的代码-At the time of the study used data structure to the stack, the stack This is the code
clockcircuit(designedbyat89c51)
- 第 一章 电路原理分析 1-1 显示原理 1-2 数码管结构及代码显示 1-3 键盘及读数原理 1-4 连击功能的实现 第 二 章 程序设计思想和相关指令介绍 2-1 数据与代码转换 2-2 计时功能的实现与中断服务程序 2-3 时间控制功能与比较指令 2-4 时钟误差的分析 附录A 电路图 附录B 存储单元地址表 附录C 输入输出口功能分配表 附录D 定时中断程序流程图 附录F 调时功能流程图 附录G 程序清单 -clock ci
datastructurevccode
- 数据结构各种算法如链表,堆栈,队列等用VC实现,包括VC的代码。-Algorithms such as data structure linked list, stack, queue, etc. VC to achieve, including the VC code.
bsd_tree_queue
- bsd的基本数据结构的宏封装,有此代码,基本不用再写数据结构-bsd basic data structure of the macro package, there is such a code, the basic data structures do not have to write
DSP_Exp1
- 1、 学习Matlab最有效的方式是自己动手以及经常查Help。 2、 遇到不很确定的函数或者操作,最好的办法就是自己建一个测试矩阵然后试一下,不会对数据产生不好的影响,也十分直观,因为很多细节老师也不会很清楚。 3、 养成用Editer编程的好习惯,最好结构化编程,经常使用自建的函数,使得代码清晰易查错。 4、 自己给自己加注释,运行程序时可以先试着一行一行运行,看一下每一行的输出是否与预期相同等等,出错的时候自上而下慢慢查。 -1, the most effective wa
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
crisscross-latest.tar.tar
- CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统,
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
youhua
- C代码优化方案,选择合适的算法和数据结构,使用尽量小的数据类型 ,减少运算的强度。-C code optimization program, select the appropriate algorithms and data structures as small as possible data types to reduce the intensity of the operation.
Data-Structures-and-Algorithms
- 数据结构与算法示例代码,线性表,队列,栈,二叉,图,排序,查找等-Data Structures and Algorithms Sample Code
data-structure
- 嵌入式培训资料,数据结构,有丰富的代码。-嵌入式培训资料,数据结构,有丰富的代码。 Embedded training data, data structure, there is a wealth of code.
i2c
- iic驱动的代码,包括IIc总线驱动,IIc核心,IIc设备驱动,还有部分驱动的算法实现及其数据结构,包含了pcf8574,pcf8575,pcf8591,tps95010等芯片的代码。-iic driver code, including the bus driver IIc, IIc core, IIc device drivers, there are some driven algorithms and data structures, including the pcf8574, pc
DataStructCode
- 本代码可以很方便初学者学习算法与数据结构,很好用,是一个很好的例子!-This code makes it easy for beginners learning algorithms and data structures, very good, is a good example!