搜索资源列表
cf_fp_mul_c_8_23
- c语言浮点乘发器,特定数据结构,指数底为10-floating point multiplication hair, a specific data structure, the index for the end of 10
BST
- 这是用C实现的二叉树的算法程序,很经典,二叉树是一种经典的数据结构
数据结构c描述习题集答案
- 减1计数器 一、设计要求 用Verilog HDL语言设计一个计数器。 要求计数器具有异步置位/复位功能,可以进行自增和自减计数,其计数周期为2^N(N为二进制位数)。 二、设计原理 输入/输出说明: d:异步置数数据输入; q:当前计数器数据输出; clock:时钟脉冲; count_en:计数器计数使能控制(1:计数/0:停止计数); updown:计数器进行自加/自减运算控制(1:自加/0:自减); load_d-a counter a reduction, design requirem
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.
yuesefu
- 数据结构的课程设计题目以及源代码 约瑟夫环问题 c-Data structure of the curriculum design topics, as well as the question of the source code c Joseph Central
haxi
- 数据结构课程设计 哈希表的创建和实现 c语言源码 文字注解等 适合正在学习数据结构的人士参考学习-Curriculum design data structure hash table creation and the realization of c language source text notes, etc. are learning the data structure suitable for those who study
eightQueensdynamic
- 数据结构课程设计(C++)_八皇后动态演示原代码_文档提供 -Curriculum design data structure (C++) _ eight Queen' s dynamic presentation to provide the original source document _
C_Program_Daquan
- 用c实现数据结构、Winsock2编程、鼠标编程、asm嵌入式编程、汉诺塔问题、效验算法、N皇后问题回溯算法、骑士遍历、文件加密、万年历的算法,很好很强大-Data structure using c implementation, Winsock2 programming, mouse programming, asm embedded programming, Tower of Hanoi problem, well-tested algorithm, N Queen' s probl
1020
- 课程 1020 BTL: 16位自举程序的概念和实践 课程简介 本课程介绍目前的16位自举程序方案并全面概述高级模块化的自举程序概念。将具体介绍目前的16位自举程序的详细 情况,包括C数据结构、C和汇编函数以及一些协议细节。本课程还将演示一个运行于16位单片机上的小型串行自举程 序。还会讨论高级模块化的自举程序概念,包括通信层模块的设计、实用的自举程序诊断、加密、各种进入/退出方式 和常见的应用程序调用的原因等。-Course 1020 BTL: 16
Cchapter5
- C语言进阶-第五讲 数据结构与链表 C语言进阶 (东大 凌明)-C-Advanced- 5th speak with the linked list data structure
farmer
- 数据结构实验:这个是C语言求解农夫过河问题-Experimental data structure: This is the C language to solve the problem the farmer across the river
413069
- 嵌入式实时操作系统 μC/OS-II讲座 一.凡从事嵌入式系统开发工作的人,必须 对嵌入式操作系统有足够的了解。 二.对于初学者,从μC/OS-II开始是个明智的选择。 1. μC/OS-II麻雀虽小,却五脏基本全(它是个微内核)。 2.可以学习实时系统的一些编程技巧。 3.可以把在学校中学到的操作系统抽象概念具体化。 4.具有很强的实用性。 5.学习数据结构应用的好例子。 -Embedded real time operating sys
51kaifa
- 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言程序设计基础 第9章 C51的数据结构与函数 第10
ZLG_FS
- 周立功文件系统zlg_fs,能用的。我已经在基于LPC2290的MINIARM开发板上移值成功。源码用到的数据结构和指针很多,方便C语言的学习-ZLG file system zlg_fs, usable. I have the MINIARM based LPC2290 development board transplant success. Source used in a lot of data structures and pointers to facilitate the C la
DataSample
- 基于8051单片机+FPGA的高速数据采集系统单片机部分,C源码,对于这种结构的数据采集系统有一定的参考意义-8051 MCU+ FPGA based high-speed data acquisition system in SCM, C source code, for this structure to the data acquisition system has some reference value
shujujiegou(C)
- 这是一份C语言的数据结构。PDF格式的。完整的介绍了关于C语言的数据结构-This is a C language data structures. PDF format. Complete descr iption of the data structure on C language
C_linked_list_data
- C语言实现数据结构的链表,介绍链表的数据结构及基本的算法-C language linked list data structures, linked list data structure and introduces the basic algorithm
c
- C语言指针、数据结构,培训学习笔记(包含数组指针)。-C language pointer, data structures, training Study Notes (including an array of pointers).
programs
- 数据结构(c语言)全部源代码-Data structure of the source code
system
- linux下简单学生操作系统的实现,双向循环链表的使用,数据结构中对于结构体的练习。(Linux simple calendar implementation, the use of curses library color change function, you can make the color more brilliant.)