资源列表

« 1 2 ... .51 .52 .53 .54 .55 214156.57 .58 .59 .60 .61 ... 216430 »

[汇编语言LCD

说明:lcd code 8051 with assembly language
<momo> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程main

说明:此程序为基于TI公司生产的MSP430单片机的键盘程序-This program is based on TI s MSP430 microcontroller produced Keyboard Program
<shunkeung> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法DIJKSTRA

说明:Suppose you want to find the shortest path between two intersections on a map, a starting point and a destination. To accomplish this, you could highlight the streets (tracing the streets with a marker) in a certain orde
<synthia> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[数学计算/工程计算mathbg

说明:With this C++ .h file you can convert from a decimal to a fraction number
<Krum> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法KRUSKAL

说明: * create a forest F (a set of trees), where each vertex in the graph is a separate tree * create a set S containing all the edges in the graph * while S is nonempty and F is not yet spanning o remove an edge wi
<synthia> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法my_BFS

说明: 1. Enqueue the root node. 2. Dequeue a node and examine it. * If the element sought is found in this node, quit the search and return a result. * Otherwise enqueue any successors (the direct child nodes) that h
<synthia> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法MY_DFS

说明:DFS is an uninformed search that progresses by expanding the first child node of the search tree that appears and thus going deeper and deeper until a goal node is found, or until it hits a node that has no children. The
<synthia> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法MY_QUICK

说明: 1. Pick an element, called a pivot, from the list. 2. Reorder the list so that all elements with values less than the pivot come before the pivot, while all elements with values greater than the pivot come after it (
<synthia> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[数值算法/人工智能FDTD_1D_2Media

说明:This program is ploting EM Plane wave propagation and reflection from Dielectric slab-This program is ploting EM Plane wave propagation and reflection from Dielectric slab
<Helen> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[matlab例程pml2d

说明:codes for fdtd simulation with pml boundry condition
<Helen> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[汇编语言DA0809

说明:运用C语言,结合汇编,用DA0809进行数模转换。-The use of C language, with a compilation for digital-analog conversion with DA0809.
<huangyueming> 在 2025-03-12 上传 | 大小:1kb | 下载:0

[网络截获/分析main

说明:将通过wireshark截获的数据包pac文件分割成前1000个数据包和后1000个数据包的pac文件-Through wireshark packet intercepted pac file is separated into pre-and post-1000 packets 1000 packets pac file
<刘骁明> 在 2025-03-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 214156.57 .58 .59 .60 .61 ... 216430 »

源码中国 www.ymcn.org