搜索结果
找到约 134 项符合
min-cut 的查询结果
单片机开发 写号步骤: 1、将手机连通CDMA Workshop 2.7
写号步骤:
1、将手机连通CDMA Workshop 2.7,在security选项卡里的 spc中点击读取,将000000填入spc里的方框,点击spc钮选择send, 于是显示spc解锁成功。
2、点击“nam”选项卡,将min填入10位码(就是imsi码去掉46003剩下的),将mcc填入460,mnc填入03,填入imsi15位码,banner填入你想填的字符(我填的中国电信),点 ...
汇编语言 Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be
Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages, included max and min peaks, using both giant digits and an ...
人工智能/神经网络 This routine calls the glpk library to solve a LP/MIP problem. A typical LP problem has following s
This routine calls the glpk library to solve a LP/MIP problem. A typical
LP problem has following structure:
[min|max] C x
s.t.
Ax ["="|"<="|">="] b
{x <= UB}
{x >= LB}
The calling syntax is:
[XMIN,FMIN,STATUS,EXTRA]= ...
电子书籍 Historique de Linux Connexion au système Présentation de kde Fichiers et répertoires Notions
Historique de Linux
Connexion au système
Présentation de kde
Fichiers et répertoires
Notions d identifiant et de groupe
Les processus
Les droits d accès
Le shell
Gestion des entrées/sorties
Les commandes tee/grep/cut/split/paste/comm/sort/diff/wc/find
La commande sed
La commande awk
...
JavaScript Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c
Implementation of Edmonds Karp algorithm that calculates maxFlow of graph.
Input:
For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The n ...
单片机开发 基于磁阻传感器的宽量程转速测量电路设计 针对工程中高速宽范围转速测量需求,提出了一种基于磁阻传感器的宽量程转速测量方法。设计了转速信号调理电路 ,着重对实际应用中因磁场不对称、 测量转速范围宽引起测
基于磁阻传感器的宽量程转速测量电路设计
针对工程中高速宽范围转速测量需求,提出了一种基于磁阻传感器的宽量程转速测量方法。设计了转速信号调理电路 ,着重对实际应用中因磁场不对称、 测量转速范围宽引起测量不可靠问题进行了分析和实验研究 ,最终 ,确定了转速信号调理电路参数 ,使得在最高转速达 120 000 r /min的条件下 ...
接口技术 net_tcp.h
/*
*********************************************************************************************************
* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; uC/TCP-IP V2
* &nbsp; &nbsp; &nbsp; ...
C/C++语言编程 华为优秀C项目
这是华为内部的优秀C项目,供大家学习参考。
body {background: #383838 !important;}::-webkit-scrollbar{height:10px !important; width:10px !important; overflow:visible !important;}::-webkit-scrollbar-button{height:0 !important; width:0 !important; display:none !important;}::-webkit-scrollbar-track{box-s ...
技术书籍 C语言接口与实现
C语言接口与实现,一本过于学术的书
body {background: #383838 !important;}::-webkit-scrollbar{height:10px !important; width:10px !important; overflow:visible !important;}::-webkit-scrollbar-button{height:0 !important; width:0 !important; display:none !important;}::-webkit-scrollbar-track{box-shadow:no ...
Matlab Phase Unwrapping 2D
Two 2D phase unwrapping approaches are included:&nbsp;
1. Phase quality guided path following method.&nbsp;
2. Goldstein's branch cut method.
The algorithms are described in:&nbsp;
D. C. Ghiglia and M. D. Pritt, Two-Dimensional Phase Unwrapping:&nbsp;
Theory, Algorithms and Software. New York: ...