搜索资源列表
LyapunovExponents
- 文件说明: ---------------------------------------------- Main_LargestLyapunov_Rosenstein1.m 程序主文件1,直接运行此文件即可,Logistic 序列 Main_LargestLyapunov_Rosenstein2.m 程序主文件2,直接运行此文件即可,Henon 序列 Main_LargestLyapunov_Rosenstein3.m 程序主文件3,直接运行此文件即可,Lorenz 吸引子
ser_cli
- 基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习makefile。另外,对于linux环境下Socket编程爱好者,此文件是初级学习阶段不错的参考资料代码。 开发测试环境:Red Hat Linux 3.2.2-5 编译工具:gcc 3.2.2 20030222 -TCP-based network control panel under the ftp (C/S),
ECU-REPROGRAMMING
- This document originates from ISO international Standards 14230, Section 3 "Diagnostic System - Keyword 2000 Protocol - Coat Application" and "ISO 15765 part 3 "Diagnostics on CAN - Application layer services". This document describes ECU reali
ytqlt_v2.2
- 有天轻论坛是一款新生论坛,主要目标是实现轻(体积小,数据优化高)、快(加载速度快)、简(方便操作,易扩展),目前测试阶段,对个人非盈利性用户免费开放,作者保留一切权利。-Light day forum is a freshman forum, the main objective is to achieve a light (small size, high data optimized), fast (faster loading), Jane (easy to operate, easy t
Sfourier
- 一维离散功率谱分析求一维序列x(n)的离散Fourier谱分析,s(0:m)离散功率谱,c(0:m)振幅谱,cta(0:m)位相谱,其中m=[n/2.]。 -One dimensional power spectrum analysis of one-dimensional sequence of demand x (n) the discrete Fourier spectrum, s (0: m) discrete power spectrum, c (0: m) amplitude spe
ytqlt_v2.2
- 有天轻论坛是一款新生论坛,主要目标是实现轻(体积小,数据优化高)、快(加载速度快)、简(方便操作,易扩展),目前测试阶段,对个人非盈利性用户免费开放,作者保留一切权利。-There are days of light forum is a new forum, the main objective is to achieve light (small size, high data optimization), fast (loading speed), Jane (easy to operat
SocketToolsourcecode
- Socket测试工具包的开发 第一阶段,先开发客户端,第二阶段 开发服务端. 1.GPS坐标数据的解析与转化, 比如开始和结尾判断后,中间取字符串的方式. 使用什么样的编码. 2.Json数据的解析与转化,快速的发送类的一种方式,不用考虑那么多的字节转化方式 3.最简单的是发送字符串,这样的功能市面上都有。 我要能够发送字节串,可以写一个16进制串,然后发送出去. 可以定时发送. 4.多个客户端同时发送数据. 模拟数量,然后以列表的形式看发送和返回的数据. 5.添加的测试服务器和