搜索资源列表
SNS社交网络中实时找朋友和朋友链的应用案例
- SNS社交网络中实时找朋友和朋友链的应用案例 分布式,云计算,云服务,大数据,NoSQL,面向对象
找鞍点
- 在一个矩阵中寻找鞍点,若一个元素是所在行的最大值,且是所在列的最小值,则为鞍点
get_max_min
- 设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。-established from the beginning byte DATA modules into 10 unsigned data, the data to find the maximum and minimum, the screens showed that 10 data and maximu
graphDegree
- 求图的顶点连通度算法。方法就是先对源和汇做枚举,之后对每个枚举情况,把除去源汇两点的其余所有顶点看成是容量限制为1的点,求网络的最大流,就是此点对的顶点连通度,之后对枚举的所有点对找连通度最小的当成图的连通度。 带有顶点容量限制的最大流方法:将带容量限制的顶点u拆成两个点u 和u*,原顶点u的入边为u 的入边,原顶点u的出边为u*的出边,之后在u 和u*之间连接双向边,边的容量为顶点的容量限制。-plans for the ver
BIGSunriseUpload
- 好东东,asp.net(C#)带进度条的大文件上传,相信很多人找这-good Dongdong, Asp. Net (C#) with the progress of the file upload and I think many people find it Dongdong
123485721345214542165
- 大整数的运算,我再网上找刀的一些,大家一起分享-large integer arithmetic, I find the Internet a number of knives, to share with everyone
3DPieChart
- 本文的想法就是创建一个独立的能够用于绘制立体三维饼状图的类库。首先,它看起来非常简单,因为,在Graphics 类中已经有了一个叫DrawPie 的方法。这个方法接收开始角度和展开角度作为参数,因此,看上去不再有什么其它的问题了。不过它实现的是一个平面的圆饼图,我需要的是一个三维的透视图;如果你也正需要这样的一个控件,这篇文章将再适合不过了 本文中的PieChart 解决方案包括三个类:PieSlice, PieChart3D 和
exting
- 这是我们小组VB大作业所做的一个小游戏,名字是饭团来找茬,希望大家喜欢~-This is our largest operating group VB made a small game, the name of rice to finding fault, I hope you like ~
richman
- 手机java版的大富翁,在网上找了很久才找到的!-Mobile java version of Monopoly, in-line looking for a long time to find the!
11
- 二分图的最大匹配,非常好的资料。这是我辛勤找来的。-Bipartite graph of maximum matching, very good information. This is what I found the hard.
jisuanjituxiang
- 最大值:扫描法:设第一个象素灰度级为最大值,然后与后一个象素灰度级比较,如果后面的大,则把后一象素值赋给最大值,依次逐一比较到图象最后的一个象素,找出最大值。-Max: scanning method: the first pixel-based gray-scale for the maximum, and then after a pixel with gray-scale comparison, if the back of th
gshq092
- 我好不容易找来的股票行情插件,功能齐全,最新版的插件,,读取大智慧提供的flash数据接口实现实时查看真实的股票行情信息。本插件完全绿色、代码简洁,无数据库,不会对UCHome系统造成任何影响,安装和卸载都十分简单。-uchome chajian gupiao
matlab
- 一个基于matlab的遗传算法的程序》很好,很实用的,找了很久才找大-A matlab genetic algorithm-based program " very good, very practical, looking for a long time before they find a large ! !
FindBigFile
- 模仿android版360,找大文件(此代码设置了只找压缩包文件)-Imitation android version 360, looking for large files (This code sets only to find archive file)
USB应用技术开发大全
- USB应用技术开发大全含有源代码,非常不错的资料,本人找了好久才找到这本书.(USB application technology development)
ShapeFinding_SupensionBrige
- 大跨悬索桥主缆空间找形程序,通过matlab输入初始参数,程序自动搜索主缆与吊索交点位置,吊索荷载等(The main cable shape finding program of large span suspension bridge)
CAD大文件清理
- CAD大文件清理,找出隐藏的无用数据并进行清理。(CAD large files clean up, find hidden useless data and clean up.)
glswc65
- 通过回溯算法完成对迷宫路口的选择 找出出路 包含了对循环路径的求解()
基于Burg算法的最大熵谱估计
- 网上找的burg算法,可以借鉴一下。也可以通过百度文库搜寻作者。(The Burg algorithm on the Internet can be used for reference. You can also search for the author through the Baidu library.)
MATLAB求图形的最大内切圆代码
- hough变换找直线matlab下能直接运行(Hough transformation which can run directly in matlab environment.)