资源列表
排序选择:
[软件工程] GraphsNew
说明:A graph G = (V, E) consists of a set of vertices, V, and a set of edges, E, where each edge is a pair (v,w) s.t. v,w V Vertices are sometimes called nodes, edges are sometimes called arcs. If the edge pair is ordered then the graph is<ashlafir> 在 2025-06-18 上传 | 大小:1.14mb | 下载:0
[驱动编程] RTX_RS232_Driver
说明:本程序为rtx系统下RS-232串口通信驱动程序。本程序对一些常用的串口操作进行了封装,使相关开发人员可以更方便的使用。-This program is under rtx system RS-232 serial communication drivers. The procedure for some common serial operation of the package, so that the relevant developers can more easily use.<李烨> 在 2025-06-18 上传 | 大小:2.43mb | 下载:0
[其他嵌入式/单片机内容] 51-MCU
说明:经典的51单片机原理图,非常适合初学者的学习和实用,非常方便。而且还有注释-Classic 51 microcontroller schematics, very suitable for beginners to learn and practical, very convenient. And there Comments<王得鑫> 在 2025-06-18 上传 | 大小:17kb | 下载:0
[驱动编程] RTX_VMIC-5565_Driver
说明:RTX系统下,GE反射内存卡vmic-5565的驱动程序,由vc开发-Under the RTX system, GE Reflective Memory Card vmic-5565 driver, developed by vc<李烨> 在 2025-06-18 上传 | 大小:13kb | 下载:4
[软件工程] Hashing
说明:We’ll discuss the hash table ADT which supports only a subset of the operations allowed by binary search trees. The implementation of hash tables is called hashing. Hashing is a technique used for performing insertions, deletions and finds in con<ashlafir> 在 2025-06-18 上传 | 大小:375kb | 下载:0
[单片机(51,AVR,MSP430等)] IIC-24C04
说明:IIC标准接口程序,只需修改接口和晶振频率即可,可移植性强。-Standard IIC interface program, need to modify the interface, strong portability.<ke> 在 2025-06-18 上传 | 大小:30kb | 下载:0
[软件工程] Heaps
说明:Many applications require that we process records with keys in order, but not necessarily in full sorted order. Often we collect a set of items and process the one with the current minimum value. e.g. jobs sent to a printer, Operating system j<ashlafir> 在 2025-06-18 上传 | 大小:597kb | 下载:0
[外挂编程] dotakaitufuzhu
说明:用于dota的开图外挂,可适用于vs浩方等多种平台 仅适用于dota1 -Open plug for dota map, and is applicable to a variety of platforms vs Gallant applies only to dota1<读读> 在 2025-06-18 上传 | 大小:11.97mb | 下载:0
[SQL Server数据库] SQL
说明:列举了SQL所有的使用命令,命令齐全,内容全面,简单易懂。-Lists all use SQL commands, the command is complete, comprehensive and easy to understand.<lianpt> 在 2025-06-18 上传 | 大小:7kb | 下载:0
[matlab例程] Navigation-track-produce
说明:用于验证导航算法精度的航迹发生器,使用Simlink制作。-Navigation algorithm used to verify the accuracy of the trajectory generator<李烨> 在 2025-06-18 上传 | 大小:410kb | 下载:0
[软件工程] queuesNew
说明:A queue is a list from which items are deleted from one end (front) and into which items are inserted at the other end (rear, or back) It is like line of people waiting to purchase tickets: Queue is referred to as a first-in-first-out (FIFO) data<ashlafir> 在 2025-06-18 上传 | 大小:871kb | 下载:0