资源列表

« 1 2 ... .87 .88 .89 .90 .91 28392.93 .94 .95 .96 .97 ... 28521 »

[生物技术shengwushibie

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

[数值算法/人工智能卡尔曼滤波VB

说明:VB实现的线性卡尔曼滤波程序,简单易懂。适合初学者练习参考。-VB linear Kalman filtering procedures, simple and understandable. For beginners practice reference.
<胡永生> 在 2008-10-13 上传 | 大小:1091 | 下载:1

[压缩解压把信息写到自身的Exe文件中

说明:把信息写到自身的Exe文件中,并能读取,可用它进行一些软件的加密和保护-may write information into the EXE file itself and also can read. It may be used in software protection and encription.
<杨宏刚> 在 2008-10-13 上传 | 大小:11231 | 下载:0

[压缩解压zlib-1.2.2

说明:zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rf
<fwx> 在 2008-10-13 上传 | 大小:483798 | 下载:0

[数值算法/人工智能nihe4

说明:四次及四次以下多项式拟和程序,可在c或c++环境下运行-Polynomial fit arithmetic witch could been run in C or C++ environment
<傅立叶> 在 2008-10-13 上传 | 大小:1536 | 下载:0

[数值算法/人工智能 四十三种差分格式源代码

说明:四十三种差分格式的fortran源代码,网上下载来的,呵呵,好东西,推荐。-43 species difference format FORTRAN source code to the Internet to download, what good things, recommended.
<兴唐> 在 2008-10-13 上传 | 大小:492346 | 下载:2

[压缩解压compress_folders

说明:哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用-huffman compression program, which realizes folder access and compressing rate is the same to rar when compressing text file
<聂波> 在 2008-10-13 上传 | 大小:79818 | 下载:0

[数值算法/人工智能matrix_js

说明:矩阵计算,包括了矩阵的加减乘除,还可以实现对角化,对一次解方程组非常有帮助-computing in matrixs,It Includes the plus and multiply and so on,It can realize the diagonalize,that will be very helpfull for one result equation
<聂波> 在 2008-10-13 上传 | 大小:9056 | 下载:0

[数值算法/人工智能行列式运算

说明:行列式计算,基本的行列式的运算都实现了而且可以任意阶运算,不过阶数太高会影响速度-determinant calculation, the basic determinant of the computing is achieved can be arbitrary order operation, but the order will affect the speed is too high
<聂波> 在 2008-10-13 上传 | 大小:3954 | 下载:0

[压缩解压gzip-1.3.3

说明:gzip源码,用于压缩,在unix下使用的主流压缩工具,建议参考-it is used to compact files in unix.It is recommended.
<桑波> 在 2008-10-13 上传 | 大小:343115 | 下载:0

[数值算法/人工智能19点FIR低通滤波C语言程序

说明:这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this fil
<郑涛> 在 2008-10-13 上传 | 大小:1269 | 下载:0

[数值算法/人工智能辛普生

说明:辛普生法求积分,也是关于数值积分的matlab程序-Simpson for Integral Health Act, as well as on the numerical integration of Matlab procedures
<tsibintsibin> 在 2008-10-13 上传 | 大小:2842 | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 28392.93 .94 .95 .96 .97 ... 28521 »

源码中国 www.ymcn.org