资源列表
shortest-path
- 最短路径-shortest path
procedure_fa
- procedure_fa (vhdl source code)
G
- 2. 采用相邻矩阵表示一个有向图G,写一个算法确定G是否有一个漏(即入度为n-1,出度为0的顶点),要求该算法的时间复杂度是o(n2)。-2. Using adjacency matrix represents a directed graph G, G wrote an algorithm to determine whether there is a leak (ie, the degree of n-1, a degree of a vertex is 0), the requiremen
xiaobo
- 小波算法的源程序,可用于信号的降噪,4种小波类型,有良好的降噪效果-Wavelet algorithm source code, can be used for signal de-noising,Four types of wavelet, good noise reduction effect
cycleLamp
- 用位数模仿走马灯的个数,位的移动来模拟走马灯的run过程。-With the number of digits imitation version, a process of moving to simulate the version of the run.
JONSWAP
- the code for wave spectrum
bankers
- it s all about bankers algorithm
tonecombine
- Problem F:石子合并 Time Limit:1000MS Memory Limit:65536K Total Submit:1180 Accepted:386 Language: not limited Descr iption 在一个圆形操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2 堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最
1
- 对文本文件进行加密,解密,该代码属于C程序源代码,用异或编写。-The text file encryption, decryption, the code is C source code, or using different preparation.
FireOriginal
- 在足球机器人比赛中,用于打原始点的机器人-In the soccer robot game, playing the original point of the robot
threshold
- threshold using Visual C ++ with OpenCv Library
3
- 题目:打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数 本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。-Topic: print out all the "daffodils", so-called "daffodils" refers to a three-digit number, which you figure is equal to the number of cubic Itself. For e
