资源列表

« 1 2 ... .75 .76 .77 .78 .79 14480.81 .82 .83 .84 .85 ... 14959 »

[汇编语言1-2

说明:出合并两个有序顺序表的 程序段。合并后的结果放到lc指向的表中。 原始表la、lb及合并后的表lc都是由小到 大排序的。-The merger of the two ordered sequence table block. The combined results into lc points table. Original table la, lb and lc are merged table ascending
<张敏> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[汇编语言2_1

说明:逆转链表 设有一个表头指针为h的单链表。试设计一个算法,通过遍历一趟链表,将链表中所有结点的链接方向逆转。要求逆转结果链表的表头指针h指向原链表的最后一个结点-Reversal table pointer list with a single list of h. Try to design an algorithm to traverse a trip through the list, the list of all nodes
<张敏> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[书籍源码WM-01T

说明:IC卡源程序,集RC500芯片驱动,调用实例-IC card source, set RC500 chip driver, call the instance
<MR Yang> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[汇编语言Untitled

说明:自编四参数法生成多孔介质的matlab程序代码-Four-parameter method to generate self matlab code porous media
<周红猛> 在 2025-01-18 上传 | 大小:1kb | 下载:2

[LabViewoptimization-matlab

说明:最优化单纯型法-matlab算法 最优化单纯型法-matlab算法-Simplex method optimization algorithm optimization-matlab-matlab algorithm simplex method simplex method optimization algorithm-matlab
<zhangbo> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[汇编语言2_3

说明:合并两个链表的程序段 ha和hb分别是两个带表头结点的非递减有序单链表的表头指针, 试设计一个算法, 将这两个有序链表合并成一个非递减有序的单链表。-Merge two lists block ha and hb are the two with a header node non-decreasing order single linked list head pointer, try to design an algorithm
<张敏> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[汇编语言3_1

说明:若用二叉链表作为二叉树的存储表示,试针对以下问题编写递归算法: 统计二叉树中叶结点的个数。 -If using the binary tree as a binary tree stores that try to prepare for the following recursive algorithm: Statistics mid-binary number of nodes.
<张敏> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[汇编语言fastica1

说明:很清晰的fastica算法,主要是有关主元分析的程序,很好的,自己编的,有不会的 可以咨询-it s a progress which is fastica
<zhangxiaoya> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[编辑器/阅读器aodv

说明:Ad hoc On-Demand Distance Vector (AODV) Routing is a routing protocol for mobile ad hoc networks (MANETs) and other wireless ad hoc networks. This code describes no of packets received at the destination.
<KARTHIKEYAN> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[编辑器/阅读器dsdv

说明:Destination-Sequenced Distance-Vector Routing (DSDV) is a table-driven routing scheme for ad hoc mobile networks based on the Bellman–Ford algorithm
<KARTHIKEYAN> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[编辑器/阅读器dsr

说明:Dynamic Source Routing (DSR) is a routing protocol for wireless mesh networks. It is similar to AODV in that it forms a route on-demand when a transmitting computer requests one. However, it uses source routing instead o
<KARTHIKEYAN> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[操作系统开发MaxFlowMinCut_Me

说明:利用Ford--Fulkerson 标号法求最大流算法的MATLAB 程序代码 -Use Ford- Fulkerson labeling method for maximum flow algorithm MATLAB code
<金子> 在 2025-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 14480.81 .82 .83 .84 .85 ... 14959 »

源码中国 www.ymcn.org