资源列表

« 1 2 ... .53 .54 .55 .56 .57 2358.59 .60 .61 .62 .63 ... 28522 »

[生物技术shengwushibie

说明:UDP对QQ来说太重要了。 UDP和TCP是同一个层上的协议,都是通过IP层进行数据。。。 算啦,不扯这些了。 UDP针对的是不需要保证数据一定传输到的一种协议。因为IP 本身是会被随意丢弃的,所以TCP为确保数据可靠,会消耗大量的 资源,而且Socket架上去以后会出于保持链接的一种结构。 QQ本身不保持链接,数据是否可靠自己去验证,而且QQ里的数据 都是小包,尤其适应UDP的结构。最后对于multicast来说,UDP 是唯一可行的
<fang> 在 2025-03-16 上传 | 大小:66kb | 下载:0

[matlab例程MATLAB检测两直线的交点

说明:用matlab编辑的实现检测两直线交点的源代码,源代码包括两个程序-using Matlab Editor Detection two straight intersection of source code, source code, including two procedures
<任逍遥> 在 2025-03-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法fempack

说明:结构分析程序2,用fortran90编写,主要用于结构分析-two structural analysis procedures used to prepare FORTRAN90, mainly for structural analysis
<刘杰> 在 2025-03-16 上传 | 大小:41kb | 下载:0

[数学计算/工程计算ExpressCalculate

说明:数值计算,表达式求值, 如计算3 + 2 * ( 3 + 2) / 5 + 8 + Sin( pi() / 180 * 30 ) + 1 + 2 ^ 10, 可自定义函数, 采用递归算法-numerical calculation, in the expression evaluates, as calculated 3 2* (2)/5 8 Sin (pi ()/180* 30) 1 2 ^ 10,- defined function
<凌有生> 在 2025-03-16 上传 | 大小:56kb | 下载:0

[人工智能/神经网络/遗传算法九宫搜索

说明:本程序代码是人工智能中九宫搜索的解决 采用Java语言-the code is AI JiuGongTu search solutions using Java language
<汪永威> 在 2025-03-16 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法产生式例子

说明:本代码是人工智能中产生式的一个例子,功能是实现对有限动物特征识别的正向和反相推理。-the code is generated artificial intelligence-an example of that function is limited to the identification of the animal forward and inverse reasoning.
<汪永威> 在 2025-03-16 上传 | 大小:3kb | 下载:0

[数学计算/工程计算CRC循环校验具体算法

说明:本代码是C语言实现的CRC循环校验具体算法-the code is the C language CRC checksum algorithm for the cycle
<汪永威> 在 2025-03-16 上传 | 大小:2kb | 下载:0

[matlab例程turbo

说明:用matlab的Simulink对cdma2000中信道编码进行仿真 主要是turbo码部分。可能要用matlab7。0打开。-using Matlab Simulink right cdma2000 Channel Coding simulation is part of turbo codes. It may take matlab7. 0 Open.
<仇会> 在 2025-03-16 上传 | 大小:8kb | 下载:0

[数学计算/工程计算二维非结构化网格生成及流动传热求解程序

说明:delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language
<asdf> 在 2025-03-16 上传 | 大小:6kb | 下载:0

[matlab例程aiwa

说明:TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序-Traveling Salesman Problem (TSP, the traveling salesman problem), simulated annealing algorithm common source malab
<> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[matlab例程matlab - Kalman

说明:卡尔曼滤波matlab工具箱,还有demo-Kalman filter matlab toolbox with demo
<> 在 2025-03-16 上传 | 大小:14kb | 下载:0

[数据结构常用算法树跟二叉树

说明:本程序是实现二叉树跟树的常用算法,都是尽量用非递归来编写的。关于二叉树的都可以从键盘动态输入,关于树的就不可以,原因是树的结构问题,在程序中,树的建立用到动态左孩子/右孩子建立-this program is a binary tree with the tree is commonly used algorithm, as possible, to use non- recursive prepared. On the binary
<吴昊> 在 2025-03-16 上传 | 大小:25kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 2358.59 .60 .61 .62 .63 ... 28522 »

源码中国 www.ymcn.org