-
asp网络书店
在网上找的c#网络书店程序,包括所有程序代码+sql文件
- 2022-05-06 23:34:15下载
- 积分:1
-
recv
组播接收端,socket通信,Windows网络编程(Multicast receiver, socket communications, Windows network programming)
- 2021-01-13 21:48:47下载
- 积分:1
-
【77】分水岭算法
说明: 分割区域图像,好滴哦将按计划啊房价跌幅 安防科技来得及(for photo segemetation)
- 2020-06-22 08:20:01下载
- 积分:1
-
1602
4*4键盘控制1602液晶显示,希望对大家有用(4* 4 Keyboard control of liquid crystal display 1602, in the hope that useful)
- 2009-03-31 13:02:51下载
- 积分:1
-
MarchingCube
说明: marching cube 经典算法,可以快速的实现隐式曲面的网格化显示(Marching cube classic algorithm, improved March cube algorithm can quickly realize the grid display of implicit surfaces)
- 2020-08-23 15:08:17下载
- 积分:1
-
Sspectrump
频谱分析的一个程序,分析细致!!研究频谱分析的可以可直接使用。
(Spectrum analysis of a program, and detailed analysis. ! Spectrum analysis can be used directly.)
- 2021-03-07 15:09:29下载
- 积分:1
-
BGPPN28
说明: The self-drawing menu based on MFC can realize the style of XP and so on.
- 2018-12-22 17:57:17下载
- 积分:1
-
温控热水资料
说明: 基于51单片机对水温进行PID控制,维持水温,水温可设定。内附Verilog代码PCB和仿真程序。(Based on 51 single-chip computer, the water temperature is controlled by PID to maintain the water temperature, and the water temperature can be set.)
- 2019-01-23 11:22:53下载
- 积分:1
-
用三重循环找出全部的水仙花数
一个简单的C程序,不知道是否有勾起大家初学语言的那些回忆。
- 2022-03-11 05:41:12下载
- 积分:1
-
Figure-topological-sort
说明: 拓扑排序
对一个 有向无环图 G进行拓扑排序,是将G中所有顶点排成一个线性序列,使得图中任
意一对顶点u和v,若u,v ∈E,则u在线性序列中出现在v之前。
通常,这样的线性序列称为满足拓扑次序的序列,简称 拓扑序列 。
注意:
①若将图中顶点按拓扑次序排成一行,则图中所有的有向边均是从左指向右的。
②若图中存在有向环,则不可能使顶点满足拓扑次序。
③一个DAG的拓扑序列通常表示某种方案切实可行。 (Topological sort
In a directed acyclic graph G topological sort, is all vertices will G formed a linear sequence, make diagram post
Meaning a pair of vertex u and v, if u, v ∈ E, then u in linear sequence in which they appear in v before.
Usually, such linear sequence sequence of topological order called meet, abbreviation topology sequence.
Note:
(1) if the diagram according to the topology order line vertices, then figure all from left to right edge are pointing.
(2) if the figure to exist in the ring, is impossible to have the vertex meet topological sequence.
(3) a DAG topological sequence usually expressed some scheme is feasible.
)
- 2011-03-22 17:19:14下载
- 积分:1