资源列表
somtoolbox
- som自组织神经,简单易懂,适合新手,完全自动化-Self Organizing Feature Map
vertex_cover
- 内容为顶点覆盖问题的程序设计: 给定一个 n 个点 m 条边(n≤ 100,m≤5000)的无向图 G,问是否存在一个不超过 k(𝑘 ≤20)个点的点集 S,使得 G 中每条边都至少有一个点被覆盖。该实现效率很高,较大的测试用例也可以在15ms内计算出。-vertex cover problem.
linux-file-transfer
- Linux下简单的文件传输,包含客户端和服务端,基于TCP/IP协议-Simple file transfer under Linux, including client and server-based TCP/IP protocol
Keypad_LEDPLCD
- this program is use to read input keypad 4x4 and display the output at LED.. -this program is use to read input keypad 4x4 and display the output at LED..
kalman
- EasyARM1138上的卡尔曼滤波参考程序-Kalman filtering on the reference procedure EasyARM1138
rgb
- 打开一幅BMP图像,能够提取图像的RGB颜色分量-Open a BMP image can be extracted RGB color component of the image
BP-Simu
- 一个神经网络的应用程序的代码,包含界面、例子和文档。-One BP network application source code including ui, example and document.
project
- 《MATLAB通信仿真及应用实例详解》邓华,所有章节实例的matlab代码和simulink model。- MATLAB simulation and communication application example explanation Deng Hua, all chapters instances matlab code and simulink model.
Cpp6
- 设有n个人站成一排,从左向右的编号分别为1~n,现在从左往右报数“1,2,1,2……”,数到“1”的人出列,数到“2”的立即站到队伍的最右端。报数过程反复进行,直到n个人都出列为止。要求给出他们的出列顺序。 例如:n=8,初始序列:1,2,3,4,5,6,7,8 出队顺序为:1,3,5,7,2,6,4,8 -N has a personal stand in a row, left to right are numbered 1 ~ n, left to right
diameter_basic_GraphChi
- 使用GraphChi计算图直径的估值。方法是Magnien 等人提出的 Double Sweep 算法,即两次BFS算法,一次向前一次向后。-Diameter valuation of a Graph using GraphChi framework. Using the method of Double Sweep that Magnien proposed, which is two bfs process.
db6-wavelet-signal-decomposition
- 利用小波理论,基于db6小波基,小波信号分解。-Using the wavelet theory, signal wavelet decomposition, based on db6 wavelet.The program can run.
UsingThumbnailProviders
- 实现调用手动调用系统缩略图功能,有源码,实现时参考Readme.txt-Call manually to achieve the system Thumbnail functions, a source code, the realization of the reference Readme.txt
