搜索资源列表
shengwushibie
- UDP对QQ来说太重要了。 UDP和TCP是同一个层上的协议,都是通过IP层进行数据。。。 算啦,不扯这些了。 UDP针对的是不需要保证数据一定传输到的一种协议。因为IP 本身是会被随意丢弃的,所以TCP为确保数据可靠,会消耗大量的 资源,而且Socket架上去以后会出于保持链接的一种结构。 QQ本身不保持链接,数据是否可靠自己去验证,而且QQ里的数据 都是小包,尤其适应UDP的结构。最后对于multicast来说,UDP 是唯一可行的降低网络带宽负担的协议-UDP right QQ is so
wannnpid532
- 完善网络结构将RBF网络的径向基换成小波函数,调整权值以及公式的变更, 可望在仿真结构中添加非奇异项以验证小波网络的辨识精度和能力,输入层加权值进行调整~..~-to improve the network structure of the RBF network replaced wavelet Radial Basis Functions, value and the right to adjust the formula change, the simulation structure
FaceDetectionFrame
- 一个基于知识的人脸检测系统,首先是提取肤色,然后在检测眼睛,嘴这些特征,进行验证是否是人脸,并标记位置-a knowledge-based Face Detection System, the first extraction of color, and then testing the eyes, mouth of these characteristics, verify whether he is a human face, and mark position
yiqunsuanfa
- 蚁群算法的实现,使用一个例子验证蚁群算法的有效性。-ant algorithm implementation, use an example to verify the validity of ant colony algorithm.
heidongshu
- 黑洞数又称陷阱数,是类具有奇特转换特性的整数。 任何一个数字不全相同整数,经有限次“重排求差”操作,总会得某一个或一些数,这些数即为黑洞数。\"重排求差\"操作即组成该数得排后的最大数去重排的最小数。 印度数学家研究过四位黑洞数,得到的黑洞数为6174。用这个程序验证这一下这个黑洞数。-few black hole known as traps, and are kind of peculiar characteristics of the integer conversion. Any
ComputeHurst
- 该代码为原创,用vc实现。代码实现的功能为计算网络流量的自相似指数hurst。里面包括了一个试验数据文件packetnumber1.dat,有需要的可以验证代码的正确性。-the original code using vc achieve. Code the function to calculate the flow of network self-similarity index hurst. Includes a pilot packetnumber1.dat data files, n
riqi
- 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。 例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。 class DateType { //自定义的日期类DateType int y,m,d //数
testEKF
- EKF的效果需要有test来测验。test中给定了初值来验证EKF的滤波效果-EKF the test results need to test. Test were given to verify the initial value of the filtering effect of the EKF
memory_fft
- 次代码在传统fft的基础上,为了节约存储控间,对选装因子进行了压缩,是在同样完成fft的基础上,由于旋转因子的数量的改变而减少了62.5%计算点数的空间,结果以验证,可以直接使用-times in the traditional fft code on the basis that in order to save storage control, the right option for the compression factor. is the same fft completed on
四方定理
- 四方定理描述: 在数论中有一个著名的“四方定理”,它的含义是: 所有自然数至多只要用四个数的平方和就可以表示。 要求: 该题是一个定理,我们不是去证明它,而是要求同学们编程 序来验证该定理的正确性。 输入: 用户从键盘任意输入一个自然数。 输出: 给出满足四方定理中的至多四个自然数。-Quartet theorem Descr iption : Number Theory in a famous "Quartet Theorem," meaning it is : all n
哥德巴赫
- Goldbach s conjecture: Goldbach(哥德巴赫)曾经提出了一个这样的猜想: 对于2000 以内的正偶数都能够分解为两个素数之和。 要求: 该题是一个猜想,我们不去证明它,而是通过编程序来验证 该猜想是否正确。 输入: 用户从键盘任意输入一个自然数。 输出: 给出满足猜想的两个自然数。-Goldbach conjecture : Goldbach (Goldbach) had raised such a guess : 2000 within the can is eve
2262
- 北京大学ACM比赛题目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture: Every even number greater than 4 can be written as the sum of two odd prime numbers.
矩形截面偏心受压构件对称配筋的设计与复核
- 说明:本程序用于矩形截面偏心受压构件对称配筋的设计和复核以及不对称配筋的复核。本程序有文件支持,但无需建立数据文件,请按屏幕提示输入数据,并注意单位。本程序可在此文件同目录上自动生成下列文件:设计数据文件“design.dat”,设计结果文件“design.out”;复核数据文件“verify.dat”,复核结果文件“verify.out”。-Note : This procedure for the eccentric rectangular reinforced symmetrical co
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
图像的峰值信噪比PSNR
- 图像处理,图像的峰值信噪比PSNR,matlab代码例程,验证可用,Image processing, image the peak signal to noise ratio PSNR, matlab code routines can be used to verify
Matlab的M文件编写的数控插补2D直线算法仿真
- Matlab的M文件编写的数控插补2D直线算法仿真。具体参数可使用:X-500,Y-600,Fc-600,Fs-0,Fa-0,at--200.仿真的本意是为了验证DSP上同类插补算法的正确性,Matlab M-file to prepare the CNC interpolation algorithm for 2D simulation of a straight line. Specific parameters can be used: X-500, Y-600, Fc-600, Fs-0
BP-neural-network-
- 该程序是用matlab语言实现应用BP神经网络逼近非线性函数,文档中包括了matlab的m文件,验证文件还有说明文件。-The program is matlab language on BP neural network approach nonlinear function, the document includes matlab m-files, verify file as well the documentation
Verify-sampling-theorem
- 用于验证时域采样定理,进一步理解和使用采样定理-Used to verify the time-domain sampling theorem
Verify-the-Goldbach-Conjecture
- 验证哥德巴赫猜想,利用枚举算法进行验证,每一个不小于6的偶数都等于相应的两个素食之和-Verify the Goldbach conjecture, the enumeration algorithm for authentication, each not less than 6 even equal to two vegetarian and
Verify-bandpass-sampling-theorem
- 带通采样定理的验证以及在无线电全数字中频直扩接收机的应用 -Verify bandpass sampling theorem