资源列表
linked-list
- 1、实现单链表的所有基本操作 2、编写主程序测试所有功能 3、实现循环链表的基本操作,并编写测试程序。 4、实现双向链表的基本操作,并编写测试程序。 -1, to achieve a single list of all the basic operations 2, 3 to write the main program to test all functions to achieve the basic operation of a circular linked list,
FPGA_verilog_uart-
- 基于 FPGA器件设计实现UART的波特率产生器、UART发送器和接收器及其整合电路,,利用Veriolog-HDL语言对这三个功能模块进行描述并加以整合,通过ModelSim仿真,用串口调试程序进行验证,最终实现一个通用异步收发器的设计。-UART baudrate generator, transmitter and receiver and its integrated circuit are implemented by FPGA device. Using Veriolog-HDL d
wifi_rtl8188
- rtl8188 USB 无线WIFI驱动程序;linux平台都可以用直接用的-rtl8188 USB WIFI driver
sequence-list
- 顺序表是指采用顺序存储结构的线性表,它利用内存中的一片连续存储区域存放表中的所有元素。可以根据需要对表中的所有数据进行访问,元素的插入和删除可以在表中的任何位置进行。-Sequence table refers to the use of linear sequence table storage structure, which uses memory in a contiguous storage area to store all of the elements in the table.
gt911
- GT911 多点电容屏驱动 只要改一下IIC地址和rest INT 的IO脚 都可以通用的-GT911 MT Touch
2011juesai
- 基于STM32的嵌入式开发板,利用1602液晶显示屏显示ADC采集出来的数据,并且实现流水灯功能。-STM32-based embedded development board, the use of liquid crystal display 1602 ADC the data collected, and to achieve water lights function.
2012moni
- 基于STM32的嵌入式开发板,利用systick、定时器、1602液晶显示屏来测量速度,平均速度,总量,arm综合应用。-STM32-based embedded development board, use systick, timers, 1602 LCD monitor to measure speed, average speed, total, arm integrated application.
linux
- linux 初学资料,上手容易,很适合初学者,希望对你有帮助-linux Beginner s data
zhinengzhizhen
- 智能指针的设计,主要为了解决野指针的问题-Smart pointer design, mainly in order to solve the problem of dangling pointers
VI
- 部分labview入门的书籍以及一些VI小程序-Introductory part labview books as well as some small programs VI
chongzai3
- 算法重构的C++代码,重构的是指针操作符和取地址操作符-C++ reconstruction algorithm code refactoring is a pointer operator and fetch address-of operator
STM32-bluetooth-transfer
- c语言程序,蓝牙传输,用串口DMA方式传输。代码实测可用-c code Bluetooth transfer
