资源列表
[生物技术] 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
[数学计算/工程计算] 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
[数学计算/工程计算] 二维非结构化网格生成及流动传热求解程序
说明:delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language<asdf> 在 2025-03-16 上传 | 大小:6kb | 下载:0
[matlab例程] matlab - Kalman
说明:卡尔曼滤波matlab工具箱,还有demo-Kalman filter matlab toolbox with demo<> 在 2025-03-16 上传 | 大小:14kb | 下载:0